Show patches with: State = Action Required       |    Archived = No       |   426621 patches
« 1 2 ... 1047 1048 10494266 4267 »
Patch Series A/F/R/T S/W/F Date Submitter Delegate State
mirror: hold aio_context before bdrv_drain - - - - --- 2015-04-01 Bin Wu New
[V5,01/18] virtio-net: fix the upper bound when trying to delete queues - - - - --- 2015-04-01 Jason Wang New
[V5,02/18] pc: add 2.4 machine types - - - - --- 2015-04-01 Jason Wang New
[V5,03/18] spapr: add machine type specific instance init function - - - - --- 2015-04-01 Jason Wang New
[V5,04/18] ppc: spapr: add 2.4 machine type - - - - --- 2015-04-01 Jason Wang New
[V5,05/18] monitor: replace the magic number 255 with MAX_QUEUE_NUM - - - - --- 2015-04-01 Jason Wang New
[V5,06/18] monitor: check return value of qemu_find_net_clients_except() - - - - --- 2015-04-01 Jason Wang New
[V5,07/18] virtio-ccw: using VIRTIO_NO_VECTOR instead of 0 for invalid virtqueue - - - - --- 2015-04-01 Jason Wang New
[V5,08/18] virtio: introduce bus specific queue limit - - - - --- 2015-04-01 Jason Wang New
[V5,09/18] virtio-ccw: introduce ccw specific queue limit - - - - --- 2015-04-01 Jason Wang New
[V5,10/18] virtio-s390: switch to bus specific queue limit - - - - --- 2015-04-01 Jason Wang New
[V5,11/18] virtio-mmio: switch to bus specific queue limit - - - - --- 2015-04-01 Jason Wang New
[V5,12/18] virtio-pci: switch to use bus specific queue limit - - - - --- 2015-04-01 Jason Wang New
[V5,13/18] virtio: introduce vector to virtqueues mapping - - - - --- 2015-04-01 Jason Wang New
[V5,14/18] virtio: introduce virtio_queue_get_index() - - - - --- 2015-04-01 Jason Wang New
[V5,15/18] virtio-pci: speedup MSI-X masking and unmasking - - - - --- 2015-04-01 Jason Wang New
[V5,16/18] virtio-pci: increase the maximum number of virtqueues to 513 - - - - --- 2015-04-01 Jason Wang New
[V5,17/18] pci: remove hard-coded bar size in msix_init_exclusive_bar() - - - - --- 2015-04-01 Jason Wang New
[V5,18/18] virtio-pci: introduce auto_msix_bar_size property - - - - --- 2015-04-01 Jason Wang New
[v2] qom: Change prototype of user_creatable_complete. - - 2 - --- 2015-04-01 Lin Ma New
[PULL,0/5] Bugfixes for 2.3.0-rc2 - - - - --- 2015-04-01 Paolo Bonzini New
[PULL,1/5] qom: Add can_be_deleted callback to UserCreatableClass - - 1 - --- 2015-04-01 Paolo Bonzini New
[PULL,2/5] hostmem: Prevent removing an in-use memory backend - - 1 - --- 2015-04-01 Paolo Bonzini New
[PULL,3/5] pc: acpi: fix pvpanic regression 1 - 1 - --- 2015-04-01 Paolo Bonzini New
[PULL,4/5] rcu: do not create thread in pthread_atfork callback - - - - --- 2015-04-01 Paolo Bonzini New
[PULL,5/5] Revert "exec: Respect as_tranlsate_internal length clamp" - - - - --- 2015-04-01 Paolo Bonzini New
[for-2.4,1/5] chardev: Add IRC char driver - - - - --- 2015-04-01 Max Reitz New
[for-2.4,2/5] chardev/irc: Add sockfd option - - - - --- 2015-04-01 Max Reitz New
[for-2.4,3/5] chardev/irc: Add SSL support - - - - --- 2015-04-01 Max Reitz New
[for-2.4,4/5] chardev/irc: Add end-to-end encryption - - - - --- 2015-04-01 Max Reitz New
[for-2.4,5/5] Documentation: Document IRC char driver - - - - --- 2015-04-01 Max Reitz New
[v2] qga/commands-posix: Fix bug in guest-fstrim - - - - --- 2015-04-01 Justin Ossevoort New
[RFC] vl.c: add -semihosting-config "arg" sub-argument - - - - --- 2015-04-01 Leon Alrae New
[for-2.3] util/qemu-config" fix regression of qmp_query_command_line_options - - 1 1 --- 2015-04-01 Marcel Apfelbaum New
[PULL,for-2.3,0/2] vnc: fix websocket security issues (cve-2015-1779). - - - - --- 2015-04-01 Gerd Hoffmann New
[PULL,1/2] CVE-2015-1779: incrementally decode websocket frames - - - - --- 2015-04-01 Gerd Hoffmann New
[PULL,2/2] CVE-2015-1779: limit size of HTTP headers from websockets clients - - - - --- 2015-04-01 Gerd Hoffmann New
[PULL,0/5] hw: Contain drive, serial, parallel, net misuse - - - - --- 2015-04-01 Markus Armbruster New
[PULL,1/5] hw: Mark devices picking up block backends actively FIXME - - - - --- 2015-04-01 Markus Armbruster New
[PULL,2/5] hw: Mark devices picking up char backends actively FIXME - - - - --- 2015-04-01 Markus Armbruster New
[PULL,3/5] hw: Mark device misusing nd_table[] FIXME - - - - --- 2015-04-01 Markus Armbruster New
[PULL,4/5] sdhci: Make device "sdhci-pci" unavailable with -device - - - - --- 2015-04-01 Markus Armbruster New
[PULL,5/5] sysbus: Make devices picking up backends unavailable with -device - - - - --- 2015-04-01 Markus Armbruster New
[PULL,v2,0/2] vnc: fix websocket security issues (cve-2015-1779). - - - - --- 2015-04-01 Gerd Hoffmann New
[PULL,v2,1/2] CVE-2015-1779: incrementally decode websocket frames - - - - --- 2015-04-01 Gerd Hoffmann New
[PULL,v2,2/2] CVE-2015-1779: limit size of HTTP headers from websockets clients - - - - --- 2015-04-01 Gerd Hoffmann New
[v6,1/5] target-arm: Store SPSR_EL1 state in banked_spsr[1] (SPSR_svc) - - - - --- 2015-04-01 Alex Bennée New
[v6,2/5] target-arm: kvm: save/restore mp state - - - - --- 2015-04-01 Alex Bennée New
[v6,3/5] hw/intc: arm_gic_kvm.c restore config first 1 - - - --- 2015-04-01 Alex Bennée New
[v6,4/5] target-arm: kvm64 sync FP register state - - - - --- 2015-04-01 Alex Bennée New
[v6,5/5] target-arm: kvm64 fix save/restore of SPSR regs - - - - --- 2015-04-01 Alex Bennée New
[v2,1/2] qga: add additional win32 cflags and libraries - - - - --- 2015-04-01 Kirk Allan New
[v2,2/2] qga: win32 implementation of qmp_guest_network_get_interfaces - - - - --- 2015-04-01 Kirk Allan New
[v2] qga: fitering out -fstack-protector-strong - - - - --- 2015-04-01 Joseph Hindin New
[V2,for-2.3] util/qemu-config: fix regression of qmp_query_command_line_options - - 1 1 --- 2015-04-01 Marcel Apfelbaum New
[PULL,0/8] target-arm queue - - - - --- 2015-04-01 Peter Maydell New
[PULL,1/8] hw/arm/highbank: Fix resource leak and wrong image loading - - - - --- 2015-04-01 Peter Maydell New
[PULL,2/8] hw/arm/vexpress: Fix memory leak reported by Coverity - - - - --- 2015-04-01 Peter Maydell New
[PULL,3/8] hw/arm/virt: Fix memory leak reported by Coverity - - - - --- 2015-04-01 Peter Maydell New
[PULL,4/8] target-arm: Store SPSR_EL1 state in banked_spsr[1] (SPSR_svc) - - - - --- 2015-04-01 Peter Maydell New
[PULL,5/8] target-arm: kvm: save/restore mp state - - - - --- 2015-04-01 Peter Maydell New
[PULL,6/8] hw/intc: arm_gic_kvm.c restore config first 1 - - - --- 2015-04-01 Peter Maydell New
[PULL,7/8] target-arm: kvm64 sync FP register state - - - - --- 2015-04-01 Peter Maydell New
[PULL,8/8] target-arm: kvm64 fix save/restore of SPSR regs - - - - --- 2015-04-01 Peter Maydell New
Use $(MAKE) for recursive make - - 3 - --- 2015-04-01 Ed Maste New
qtest: Add assertion that required environment variable is set - - 1 - --- 2015-04-01 Ed Maste New
net: Fix link state inter-dependencies between NIC and backend - - - - --- 2015-04-01 Vlad Yasevich New
target-i386: clear bsp bit when designating bsp - - - - --- 2015-04-01 Nadav Amit New
hw/arm/virt: Fix corruption due to double free - - 1 - --- 2015-04-02 Shannon Zhao New
[qemu] qemu-options: Add documentation about PPC64's "-cpu compat" option 1 - - - --- 2015-04-02 Alexey Kardashevskiy New
[Migration,Bug?] Occasionally, the content of VM's memory is inconsistent between Source and Destin… - - - - --- 2015-04-02 Wen Congyang New
[v6,2/8] acpi, mem-hotplug: add acpi_memory_slot_status() to get MemStatus - - - - --- 2015-04-02 Zhu Guihua New
[v6,3/8] acpi, mem-hotplug: add unplug request cb for memory device - - - - --- 2015-04-02 Zhu Guihua New
[v6,4/8] acpi, mem-hotplug: add unplug cb for memory device - - - - --- 2015-04-02 Zhu Guihua New
[v6,5/8] acpi: extend aml_field() to support UpdateRule - - - - --- 2015-04-02 Zhu Guihua New
[v6,6/8] acpi: fix "Memory device control fields" register - - - - --- 2015-04-02 Zhu Guihua New
[v6,7/8] acpi: add hardware implementation for memory hot unplug - - - - --- 2015-04-02 Zhu Guihua New
[v6,8/8] qmp-event: add event notification for memory hot unplug error - - - - --- 2015-04-02 Zhu Guihua New
[for-2.3] hw/arm/vexpress: Don't double-free flash filename - - 1 - --- 2015-04-02 Peter Maydell New
[Migration,Bug?] Occasionally, the content of VM's memory is inconsistent between Source and Destin… - - - - --- 2015-04-02 Zhanghailiang New
[for-2.3] target-i386: save 64-bit CR3 in 64-bit SMM state save area - - - - --- 2015-04-02 Paolo Bonzini New
[PULL,v2,0/5] hw: Contain drive, serial, parallel, net misuse - - - - --- 2015-04-02 Markus Armbruster New
[PULL,v2,1/5] hw: Mark devices picking up block backends actively FIXME - - - - --- 2015-04-02 Markus Armbruster New
[PULL,v2,2/5] hw: Mark devices picking up char backends actively FIXME - - - - --- 2015-04-02 Markus Armbruster New
[PULL,v2,3/5] hw: Mark device misusing nd_table[] FIXME - - - - --- 2015-04-02 Markus Armbruster New
[PULL,v2,4/5] sdhci: Make device "sdhci-pci" unavailable with -device - - - - --- 2015-04-02 Markus Armbruster New
[PULL,v2,5/5] sysbus: Make devices picking up backends unavailable with -device - - - - --- 2015-04-02 Markus Armbruster New
virtio-blk: correctly dirty guest memory - - - - --- 2015-04-02 Paolo Bonzini New
[v2,1/3] vhost: move cross-endian check to vhost core - - - - --- 2015-04-02 Greg Kurz New
[v2,2/3] linux-headers: sync vhost.h - - - - --- 2015-04-02 Greg Kurz New
[v2,3/3] vhost: set vring endianness for legacy virtio - - - - --- 2015-04-02 Greg Kurz New
[PULL,0/6] More changes for QEMU 2.3.0-rc2 - - - - --- 2015-04-02 Paolo Bonzini New
[PULL,1/6] target-i386: save 64-bit CR3 in 64-bit SMM state save area - - - - --- 2015-04-02 Paolo Bonzini New
[PULL,2/6] qga: fitering out -fstack-protector-strong - - - - --- 2015-04-02 Paolo Bonzini New
[PULL,3/6] target-i386: clear bsp bit when designating bsp - - - - --- 2015-04-02 Paolo Bonzini New
[PULL,4/6] util/qemu-config: fix regression of qmp_query_command_line_options - - - - --- 2015-04-02 Paolo Bonzini New
[PULL,5/6] kvm-all: Sync dirty-bitmap from kvm before kvm destroy the corresponding dirty_bitmap - - - - --- 2015-04-02 Paolo Bonzini New
[PULL,6/6] Use $(MAKE) for recursive make - - - - --- 2015-04-02 Paolo Bonzini New
sun4m: fix slavio sysctrl and led register sizes - - - - --- 2015-04-02 Mark Cave-Ayland New
[for-2.3,1/1] glib-compat: fix problems with not-quite glib 2.22 - - - - --- 2015-04-02 Cornelia Huck New
« 1 2 ... 1047 1048 10494266 4267 »