Show patches with: State = Action Required       |   426474 patches
« 1 2 ... 1044 1045 10464264 4265 »
Patch Series A/F/R/T S/W/F Date Submitter Delegate State
s390x: do not include ram_addr.h - - - - --- 2015-03-25 Paolo Bonzini New
[PULL,0/3] pc, virtio bugfixes for 2.3 - - - - --- 2015-03-25 Michael S. Tsirkin New
[PULL,1/3] acpi: Add missing GCC_FMT_ATTR to local function - - 1 - --- 2015-03-25 Michael S. Tsirkin New
[PULL,2/3] virtio-serial: fix virtio config size - - - 1 --- 2015-03-25 Michael S. Tsirkin New
[PULL,3/3] virtio-net: validate backend queue numbers against bus limitation - - 2 - --- 2015-03-25 Michael S. Tsirkin New
[for-2.3,v2,1/4] qtest: Add qtest_add_data_func() wrapper function - - 2 - --- 2015-03-25 Andreas Färber New
[for-2.3,v2,2/4] qtest: Add qtest_add() wrapper macro - - 1 - --- 2015-03-25 Andreas Färber New
[for-2.3,v2,3/4] i440fx-test: Fix test paths to include architecture - - 1 - --- 2015-03-25 Andreas Färber New
[v2,4/4] tests: Use qtest_add_data_func() consistently - - 1 - --- 2015-03-25 Andreas Färber New
tcg: optimise memory layout of TCGTemp - - - - --- 2015-03-25 Emilio Cota New
[PULL,2.3,0/5] ppc patch queue 2015-03-25 for 2.3 - - - - --- 2015-03-25 Alexander Graf New
[PULL,2.3,1/5] pseries: Update SLOF firmware image to qemu-slof-20150313 - - - - --- 2015-03-25 Alexander Graf New
[PULL,2.3,2/5] spapr: Add missing checks for NULL pointers and report failures - - - - --- 2015-03-25 Alexander Graf New
[PULL,2.3,3/5] target-ppc: Remove POWER5+ v0.0 that never existed - - 1 - --- 2015-03-25 Alexander Graf New
[PULL,2.3,4/5] PPC: pseries: Implement boot once=foo - - - - --- 2015-03-25 Alexander Graf New
[PULL,2.3,5/5] powerpc: fix -machine usb=no for newworld and pseries machines - - - - --- 2015-03-25 Alexander Graf New
[v5,1/4] configure: handle clang -nopie argument warning - - - - --- 2015-03-25 John Snow New
[v5,2/4] configure: factor out supported flag check - - - - --- 2015-03-25 John Snow New
[v5,3/4] configure: silence glib unknown attribute __alloc_size__ - - - - --- 2015-03-25 John Snow New
[v5,4/4] configure: Add workaround for ccache and clang - - - - --- 2015-03-25 John Snow New
E5-2620v2 - emulation stop error - - - - --- 2015-03-25 Kevin O'Connor New
[1/5] qapi: Minor tweaks to qapi-code-gen.txt - - - - --- 2015-03-26 Eric Blake New
[2/5] qapi: Clean up documentation of alternate mappings - - - - --- 2015-03-26 Eric Blake New
[3/5] qapi: Make placeholders more obvious in doc usage statements - - - - --- 2015-03-26 Eric Blake New
[4/5] qapi: Tweak doc references to QMP when QGA is also meant - - - - --- 2015-03-26 Eric Blake New
[5/5] qapi: Fix QMP spec references to JSON - - - - --- 2015-03-26 Eric Blake New
rdma: Fix cleanup in error paths - - - - --- 2015-03-26 Padmanabh Ratnakar New
configure: Add support for tcmalloc - - - - --- 2015-03-26 Fam Zheng New
[RFC,v4,01/28] configure: Add parameter for configure to enable/disable COLO support - - - - --- 2015-03-26 Zhanghailiang New
[RFC,v4,02/28] migration: Introduce capability 'colo' to migration - - - - --- 2015-03-26 Zhanghailiang New
[RFC,v4,03/28] COLO: migrate colo related info to slave - - - - --- 2015-03-26 Zhanghailiang New
[RFC,v4,04/28] migration: Integrate COLO checkpoint process into migration - - - - --- 2015-03-26 Zhanghailiang New
[RFC,v4,05/28] migration: Integrate COLO checkpoint process into loadvm - - - - --- 2015-03-26 Zhanghailiang New
[RFC,v4,06/28] COLO: Implement colo checkpoint protocol - - - - --- 2015-03-26 Zhanghailiang New
[RFC,v4,07/28] COLO: Add a new RunState RUN_STATE_COLO - - 1 - --- 2015-03-26 Zhanghailiang New
[RFC,v4,08/28] QEMUSizedBuffer: Introduce two help functions for qsb - - 1 - --- 2015-03-26 Zhanghailiang New
[RFC,v4,09/28] COLO: Save VM state to slave when do checkpoint - - - - --- 2015-03-26 Zhanghailiang New
[RFC,v4,10/28] COLO RAM: Load PVM's dirty page into SVM's RAM cache temporarily - - - - --- 2015-03-26 Zhanghailiang New
[RFC,v4,11/28] COLO VMstate: Load VM state into qsb before restore it - - - - --- 2015-03-26 Zhanghailiang New
[RFC,v4,12/28] arch_init: Start to trace dirty pages of SVM - - - - --- 2015-03-26 Zhanghailiang New
[RFC,v4,13/28] COLO RAM: Flush cached RAM into SVM's memory - - - - --- 2015-03-26 Zhanghailiang New
[RFC,v4,14/28] COLO failover: Introduce a new command to trigger a failover - - - - --- 2015-03-26 Zhanghailiang New
[RFC,v4,15/28] COLO failover: Implement COLO master/slave failover work - - - - --- 2015-03-26 Zhanghailiang New
[RFC,v4,16/28] COLO failover: Don't do failover during loading VM's state - - - - --- 2015-03-26 Zhanghailiang New
[RFC,v4,17/28] COLO: Add new command parameter 'colo_nicname' 'colo_script' for net - - - - --- 2015-03-26 Zhanghailiang New
[RFC,v4,18/28] COLO NIC: Init/remove colo nic devices when add/cleanup tap devices - - - - --- 2015-03-26 Zhanghailiang New
[RFC,v4,19/28] COLO NIC: Implement colo nic device interface configure() - - - - --- 2015-03-26 Zhanghailiang New
[RFC,v4,20/28] COLO NIC : Implement colo nic init/destroy function - - - - --- 2015-03-26 Zhanghailiang New
[RFC,v4,21/28] COLO NIC: Some init work related with proxy module - - - - --- 2015-03-26 Zhanghailiang New
[RFC,v4,22/28] COLO: Do checkpoint according to the result of net packets comparing - - - - --- 2015-03-26 Zhanghailiang New
[RFC,v4,23/28] COLO: Improve checkpoint efficiency by do additional periodic checkpoint - - - - --- 2015-03-26 Zhanghailiang New
[RFC,v4,24/28] COLO: Add colo-set-checkpoint-period command - - - - --- 2015-03-26 Zhanghailiang New
[RFC,v4,25/28] COLO NIC: Implement NIC checkpoint and failover - - - - --- 2015-03-26 Zhanghailiang New
[RFC,v4,26/28] COLO: Disable qdev hotplug when VM is in COLO mode - - - - --- 2015-03-26 Zhanghailiang New
[RFC,v4,27/28] COLO: Implement shutdown checkpoint - - - - --- 2015-03-26 Zhanghailiang New
[RFC,v4,28/28] COLO: Add block replication into colo process - - - - --- 2015-03-26 Zhanghailiang New
[v3,1/2] VFIO: Clear stale MSIx table during EEH reset - - - - --- 2015-03-26 Gavin Shan New
[2/2] sPAPR: Reenable EEH functionality on reboot - - 2 - --- 2015-03-26 Gavin Shan New
[1/2] vfio-pci: add flag to identify vfio pci device - - - - --- 2015-03-26 Nikunj A Dadhania New
[2/2] spapr: populate ibm,loc-code - - - - --- 2015-03-26 Nikunj A Dadhania New
virtio-scsi-dataplane: fix memory leak for VirtIOSCSIVring - - - - --- 2015-03-26 Wangting (Kathy) New
vhost: fix typo in vq_index description 1 - - - --- 2015-03-26 Greg Kurz New
[v3,1/6] pci: add PCI_CLASS_INPUT_* - - - - --- 2015-03-26 Gerd Hoffmann New
[v3,2/6] virtio-input: add virtio_input.h - - - - --- 2015-03-26 Gerd Hoffmann New
[v3,3/6] virtio-input: add linux/input.h - - - - --- 2015-03-26 Gerd Hoffmann New
[v3,4/6] virtio-input: core code & base class - - - - --- 2015-03-26 Gerd Hoffmann New
[v3,5/6] virtio-input: emulated devices - - - - --- 2015-03-26 Gerd Hoffmann New
[v3,6/6] virtio-input: evdev passthrough - - - - --- 2015-03-26 Gerd Hoffmann New
misc: fix typos in copyright declaration - - 1 - --- 2015-03-26 Gonglei (Arei) New
[PULL,0/3] Migration pull request - - - - --- 2015-03-26 Juan Quintela New
[PULL,1/3] Avoid crashing on multiple -incoming - - 2 - --- 2015-03-26 Juan Quintela New
[PULL,2/3] rdma: Fix cleanup in error paths - - - - --- 2015-03-26 Juan Quintela New
[PULL,3/3] migration: remove last_sent_block from save_page_header - - 1 - --- 2015-03-26 Juan Quintela New
[for-2.3,1/4] virtio-ccw: fix range check for SET_VQ 1 - 1 - --- 2015-03-26 Cornelia Huck New
[for-2.3,2/4] virtio-ccw: range check in READ_VQ_CONF 1 - 1 - --- 2015-03-26 Cornelia Huck New
[for-2.3,3/4] s390x: do not include ram_addr.h - - 1 - --- 2015-03-26 Cornelia Huck New
[for-2.3,4/4] s390x/ipl: avoid sign extension - - 1 - --- 2015-03-26 Cornelia Huck New
seccomp: libseccomp version varying according to arch - - 1 1 --- 2015-03-26 Eduardo Otubo New
E5-2620v2 - emulation stop error - - - - --- 2015-03-26 Radim Krčmář New
[PULL,00/14] Misc bugfixes for 2.3.0-rc2 - - - - --- 2015-03-26 Paolo Bonzini New
[PULL,01/14] rcu tests: fix compilation on 32-bit ppc - - - - --- 2015-03-26 Paolo Bonzini New
[PULL,02/14] fw_cfg: factor out initialization of FW_CFG_ID (rev. number) - - 1 - --- 2015-03-26 Paolo Bonzini New
[PULL,03/14] i6300esb: Correct endiannness - - - - --- 2015-03-26 Paolo Bonzini New
[PULL,04/14] i6300esb: Fix signed integer overflow - - - - --- 2015-03-26 Paolo Bonzini New
[PULL,05/14] cpus: Don't kick un-realized cpus. - - - - --- 2015-03-26 Paolo Bonzini New
[PULL,06/14] megasas: use PCI DMA APIs - - - - --- 2015-03-26 Paolo Bonzini New
[PULL,07/14] vmw_pvscsi: use PCI DMA APIs - - - - --- 2015-03-26 Paolo Bonzini New
[PULL,08/14] nbd: Fix up comment after commit e140177 - - - - --- 2015-03-26 Paolo Bonzini New
[PULL,09/14] m68k: memory: Replace memory_region_init_ram with memory_region_allocate_system_memory - - 1 - --- 2015-03-26 Paolo Bonzini New
[PULL,10/14] mips: memory: Replace memory_region_init_ram with memory_region_allocate_system_memory 1 - 1 - --- 2015-03-26 Paolo Bonzini New
[PULL,11/14] sparc: memory: Replace memory_region_init_ram with memory_region_allocate_system_memory - - 1 - --- 2015-03-26 Paolo Bonzini New
[PULL,12/14] exec: avoid possible overwriting of mmaped area in qemu_ram_remap - - 1 - --- 2015-03-26 Paolo Bonzini New
[PULL,13/14] misc: fix typos in copyright declaration - - 1 - --- 2015-03-26 Paolo Bonzini New
[PULL,14/14] virtio-scsi-dataplane: fix memory leak for VirtIOSCSIVring - - - - --- 2015-03-26 Paolo Bonzini New
fix assertion in "info memory-devices" if memdev isn't accessible - - - - --- 2015-03-26 Igor Mammedov New
[PULL,for-2.3,0/1] gtk: do not call gtk_widget_get_window if drawing area is not initialized - - - - --- 2015-03-26 Gerd Hoffmann New
[PULL,1/1] gtk: do not call gtk_widget_get_window if drawing area is not initialized - - - - --- 2015-03-26 Gerd Hoffmann New
[v3,1/2] qom: Add can_be_deleted callback to UserCreatableClass - - - - --- 2015-03-26 Lin Ma New
[v3,2/2] hostmem: Prevent removing an in-use memory backend object - - - - --- 2015-03-26 Lin Ma New
[1/7] throttle: Extract timers from ThrottleState into a separate structure - - 1 - --- 2015-03-26 Alberto Garcia New
« 1 2 ... 1044 1045 10464264 4265 »