Show patches with: none      |   431524 patches
« 1 2 ... 3036 3037 30384315 4316 »
Patch Series A/F/R/T S/W/F Date Submitter Delegate State
[v13,14/14] qapi: Detect base class loops - - - - --- 2015-11-20 Eric Blake New
[v13,13/14] qapi: Move duplicate collision checks to schema check() - - - - --- 2015-11-20 Eric Blake New
[v13,12/14] qapi: Enforce (or whitelist) case conventions on qapi members - - - - --- 2015-11-20 Eric Blake New
[v13,11/14] qapi: Populate info['name'] for each entity - - - - --- 2015-11-20 Eric Blake New
[v13,10/14] qapi: Track enum values by QAPISchemaMember, not string - - - - --- 2015-11-20 Eric Blake New
[v13,09/14] qapi: Prepare new QAPISchemaMember base class - - - - --- 2015-11-20 Eric Blake New
[v13,08/14] qapi: Shorter visits of optional fields - - - - --- 2015-11-20 Eric Blake New
[v13,07/14] qapi: Simplify visits of optional fields - - - - --- 2015-11-20 Eric Blake New
[v13,06/14] qapi: Fix alternates that accept 'number' but not 'int' - - - - --- 2015-11-20 Eric Blake New
[v13,05/14] qapi: Inline _make_implicit_tag() - - - - --- 2015-11-20 Eric Blake New
[v13,04/14] qapi: Simplify visiting of alternate types - - - - --- 2015-11-20 Eric Blake New
[v13,03/14] qapi: Convert QType into QAPI built-in enum type - - - - --- 2015-11-20 Eric Blake New
[v13,02/14] qobject: Rename qtype_code to QType - - - - --- 2015-11-20 Eric Blake New
[v13,01/14] qobject: Simplify QObject - - - - --- 2015-11-20 Eric Blake New
numa: Clean up query-memdev error handling, plug leak - - - - --- 2015-11-20 Markus Armbruster New
target-mips: flush QEMU TLB when disabling 64-bit addressing - - - - --- 2015-11-20 Leon Alrae New
[for-2.5] target-arm: Don't mask out bits [47:40] in LPAE descriptors for v8 - - 2 - --- 2015-11-20 Peter Maydell New
tests: fix cdrom_pio_impl in ide-test - - 2 - --- 2015-11-20 Peter Lieven New
[PULL,00/14] Migration pull request - - - - --- 2015-11-20 Peter Lieven New
numa: Clean up query-memdev error handling, plug leak - - 1 - --- 2015-11-20 Markus Armbruster New
[v5,10/10] target-ppc: Enable CPU hotplug for POWER8 CPU family - - - - --- 2015-11-20 Bharata B Rao New
[v5,09/10] spapr: CPU hot unplug support - - - - --- 2015-11-20 Bharata B Rao New
[v5,08/10] spapr: CPU hotplug support - - - - --- 2015-11-20 Bharata B Rao New
[v5,07/10] spapr: Enable CPU hotplug for pseries-2.5 and add CPU DRC DT entries - - 1 - --- 2015-11-20 Bharata B Rao New
[v5,06/10] xics_kvm: Add cpu_destroy method to XICS - - 1 - --- 2015-11-20 Bharata B Rao New
[v5,05/10] cpu: Add a sync version of cpu_remove() - - 1 - --- 2015-11-20 Bharata B Rao New
[v5,04/10] cpu: Reclaim vCPU objects - - 1 - --- 2015-11-20 Bharata B Rao New
[v5,03/10] exec: Do vmstate unregistration from cpu_exec_exit() - - 1 - --- 2015-11-20 Bharata B Rao New
[v5,02/10] exec: Remove cpu from cpus list during cpu_exec_exit() - - - - --- 2015-11-20 Bharata B Rao New
[v5,01/10] vl: Don't allow CPU toplogies with partially filled cores - - 1 - --- 2015-11-20 Bharata B Rao New
block/qapi: Plug memory leak on query-block error path - - 2 - --- 2015-11-20 Markus Armbruster New
[for-2.5] iothread: include id in thread name - - - - --- 2015-11-20 Paolo Bonzini New
[v1,1/1] xlnx-ep108: Fix minimum RAM check - - - - --- 2015-11-20 Alistair Francis New
PCI: minor performance optimization - - - - --- 2015-11-20 Cao jin New
[v6,2/2] mirror: Add mirror_wait_for_io - - 1 - --- 2015-11-20 Fam Zheng New
[v6,1/2] mirror: Rewrite mirror_iteration - - - - --- 2015-11-20 Fam Zheng New
[for,2.6,3/3] hbitmap: Drop "granularity" - - - - --- 2015-11-20 Fam Zheng New
[for,2.6,2/3] block: Hide HBitmap in block dirty bitmap interface - - - - --- 2015-11-20 Fam Zheng New
[for,2.6,1/3] backup: Use Bitmap to replace "s->bitmap" - - 1 - --- 2015-11-20 Fam Zheng New
[PULL,00/14] Migration pull request - - - - --- 2015-11-20 Peter Lieven New
memory: emulate ioeventfd - - 1 - --- 2015-11-20 Pavel Fedin New
[for-2.5] block-migration: limit the memory usage - - 2 - --- 2015-11-20 Wen Congyang New
qemu-iotests: Add -nographic when starting QEMU in 120 - - - - --- 2015-11-20 Fam Zheng New
[for-2.5] call bdrv_drain_all() even if the vm is stopped - - - - --- 2015-11-20 Wen Congyang New
[4/4] qjson: surprise, allocating 6 QObjects per token is expensive - - 1 - --- 2015-11-20 Paolo Bonzini New
[3/4] qjson: store tokens in a GQueue - - 1 - --- 2015-11-20 Paolo Bonzini New
[2/4] qjson: do not save/restore contexts - - 1 - --- 2015-11-20 Paolo Bonzini New
[1/4] qjson: replace QString in JSONLexer with GString - - 1 - --- 2015-11-20 Paolo Bonzini New
[-qemu] nvme: support Google vendor extension - - - - --- 2015-11-20 Ming Lin New
[for-2.5] eepro100: Prevent two endless loops - - - - --- 2015-11-20 Stefan Weil Accepted
[RFC,9/9] nvme-vhost: add nvme queue handlers - - - - --- 2015-11-20 Ming Lin New
[RFC,8/9] nvme-vhost: add vhost memory helpers - - - - --- 2015-11-20 Ming Lin New
[RFC,7/9] nvme-vhost: add "parse_extra_admin_cmd" callback - - - - --- 2015-11-20 Ming Lin New
[RFC,6/9] nvmet: add a "parse_extra_admin_cmd" hook - - - - --- 2015-11-20 Ming Lin New
[RFC,5/9] nvme-vhost: add controller "start" callback - - - - --- 2015-11-20 Ming Lin New
[RFC,4/9] nvmet: add a controller "start" hook - - - - --- 2015-11-20 Ming Lin New
[RFC,3/9] nvme-vhost: add basic nvme bar read/write - - - - --- 2015-11-20 Ming Lin New
[RFC,2/9] nvme-vhost: add basic ioctl handlers - - - - --- 2015-11-20 Ming Lin New
[RFC,1/9] nvme-vhost: add initial commit - - - - --- 2015-11-20 Ming Lin New
[v3,3/3] i.MX: Add an i.MX25 specific CCM class/instance. - - - - --- 2015-11-19 Jean-Christophe Dubois New
[v3,2/3] i.MX: Split the CCM class into an abstact base class and a concrete class. - - 1 - --- 2015-11-19 Jean-Christophe Dubois New
[v3,1/3] i.MX: rename i.MX CCM get_clock() function and CLK ID enum names - - 1 - --- 2015-11-19 Jean-Christophe Dubois New
[v2,4/4] json-streamer: Limit number of tokens in addition to total size - - 1 - --- 2015-11-19 Markus Armbruster New
[v2,3/4] check-qjson: Add test for JSON nesting depth limit - - 1 - --- 2015-11-19 Markus Armbruster New
[v2,2/4] json-streamer: Don't crash when input exceeds nesting limit - - 1 - --- 2015-11-19 Markus Armbruster New
[v2,1/4] json-streamer: Apply nesting limit more sanely - - 1 - --- 2015-11-19 Markus Armbruster New
Assume madvise for (no)hugepage works - - 2 1 --- 2015-11-19 Dr. David Alan Gilbert New
[RESEND,RFC,6/6] hw/arm/sysbus-fdt: enable amd-xgbe dynamic instantiation - - - - --- 2015-11-19 Eric Auger New
[RESEND,RFC,5/6] hw/arm/sysbus-fdt: helpers for clock node generation - - - - --- 2015-11-19 Eric Auger New
[RESEND,RFC,4/6] device_tree: introduce qemu_fdt_getprop_optional - - 1 - --- 2015-11-19 Eric Auger New
[RESEND,RFC,3/6] device_tree: introduce qemu_fdt_node_path - - - - --- 2015-11-19 Eric Auger New
[RESEND,RFC,2/6] device_tree: introduce load_device_tree_from_sysfs - - - - --- 2015-11-19 Eric Auger New
[RESEND,RFC,1/6] hw/vfio/platform: amd-xgbe device - - 1 - --- 2015-11-19 Eric Auger New
[v2,9/9] s390x/cpu: Allow hot plug/unplug of CPUs - - - - --- 2015-11-19 Matthew Rosato New
[v2,8/9] s390/virtio-ccw: Add hotplug handler and prepare for unplug - - - - --- 2015-11-19 Matthew Rosato New
[v2,7/9] s390x/cpu: Extra cleanup during CPU finalize - - - - --- 2015-11-19 Matthew Rosato New
[v2,6/9] s390x/cpu: Add functions to (un)register CPU state - - - - --- 2015-11-19 Matthew Rosato New
[v2,5/9] s390x/cpu: Move some CPU initialization into realize - - - - --- 2015-11-19 Matthew Rosato New
[v2,4/9] s390x/cpu: Set initial CPU state in common routine - - 1 - --- 2015-11-19 Matthew Rosato New
[v2,3/9] s390x/cpu: Cleanup init in preparation for hotplug - - 1 - --- 2015-11-19 Matthew Rosato New
[v2,2/9] cpus: Add a sync version of cpu_remove() - - - - --- 2015-11-19 Matthew Rosato New
[v2,1/9] cpus: Reclaim vCPU objects - - - - --- 2015-11-19 Matthew Rosato New
[5/5] target-arm: support QMP dump-guest-memory - - - - --- 2015-11-19 Andrew Jones New
[4/5] dump: allow target to set the physical base - - - - --- 2015-11-19 Andrew Jones New
[3/5] dump: allow target to set the page size - - - - --- 2015-11-19 Andrew Jones New
[2/5] dump: qemunotes aren't commonly needed - - 1 - --- 2015-11-19 Andrew Jones New
[1/5] qapi-schema: dump-guest-memory: Improve text - - 1 - --- 2015-11-19 Andrew Jones New
hw/pci-bridge: remove 16 PCIe devices limitation by making IO forwarding optional - - - - --- 2015-11-19 Marcel Apfelbaum New
[PULL,v2,10/10] MAINTAINERS: Add check-qom-{interface, proplist} to QOM - - 2 - --- 2015-11-19 Andreas Färber New
[PULL,v2,09/10] qom: Clean up assertions to display values on failure - - 1 - --- 2015-11-19 Andreas Färber New
[PULL,v2,08/10] qom: Replace object property list with GHashTable - - 1 1 --- 2015-11-19 Andreas Färber New
[PULL,v2,07/10] qom: Add a test case for complex property finalization - - - - --- 2015-11-19 Andreas Färber New
[PULL,v2,06/10] net: Convert net filter code to use object property iterators - - - 1 --- 2015-11-19 Andreas Färber New
[PULL,v2,05/10] ppc: Convert spapr code to use object property iterators - - - 1 --- 2015-11-19 Andreas Färber New
[PULL,v2,04/10] vl: Convert machine help code to use object property iterators - - - 1 --- 2015-11-19 Andreas Färber New
[PULL,v2,03/10] qmp: Convert QMP code to use object property iterators - - - 1 --- 2015-11-19 Andreas Färber New
[PULL,v2,02/10] qom: Introduce ObjectPropertyIterator struct for iteration - - - 1 --- 2015-11-19 Andreas Färber New
[PULL,v2,01/10] qdev: Change Property::offset field to ptrdiff_t type - - 1 - --- 2015-11-19 Andreas Färber New
[PULL,for-2.5,v2,00/10] QOM devices patch queue 2015-11-19 - - - - --- 2015-11-19 Andreas Färber New
[v5] tests/vhost-user-bridge: implement logging of dirty pages - - - - --- 2015-11-19 Victor Kaplansky New
« 1 2 ... 3036 3037 30384315 4316 »