Show patches with: State = Action Required       |   426622 patches
« 1 2 ... 2902 2903 29044266 4267 »
Patch Series A/F/R/T S/W/F Date Submitter Delegate State
[29/50] explicitly include hw/qdev-core.h - - - - --- 2016-04-08 Paolo Bonzini New
[28/50] explicitly include qom/cpu.h - - - - --- 2016-04-08 Paolo Bonzini New
[27/50] arm: remove useless cpu.h inclusion - - - - --- 2016-04-08 Paolo Bonzini New
[26/50] ppc: use PowerPCCPU instead of CPUPPCState - - - - --- 2016-04-08 Paolo Bonzini New
[25/50] mips: use MIPSCPU instead of CPUMIPSState - - - - --- 2016-04-08 Paolo Bonzini New
[24/50] alpha: include cpu-qom.h in files that require AlphaCPU - - - - --- 2016-04-08 Paolo Bonzini New
[23/50] sh4: include cpu-qom.h in files that require SuperHCPU - - - - --- 2016-04-08 Paolo Bonzini New
[22/50] m68k: include cpu-qom.h in files that require M68KCPU - - - - --- 2016-04-08 Paolo Bonzini New
[21/50] arm: include cpu-qom.h in files that require ARMCPU - - - - --- 2016-04-08 Paolo Bonzini New
[20/50] target-xtensa: make cpu-qom.h not target specific - - - - --- 2016-04-08 Paolo Bonzini New
[19/50] target-unicore32: make cpu-qom.h not target specific - - - - --- 2016-04-08 Paolo Bonzini New
[18/50] target-tricore: make cpu-qom.h not target specific - - - - --- 2016-04-08 Paolo Bonzini New
[17/50] target-sparc: make cpu-qom.h not target specific - - - - --- 2016-04-08 Paolo Bonzini New
[16/50] target-sh4: make cpu-qom.h not target specific - - - - --- 2016-04-08 Paolo Bonzini New
[15/50] target-s390x: make cpu-qom.h not target specific - - - - --- 2016-04-08 Paolo Bonzini New
[14/50] target-ppc: make cpu-qom.h not target specific - - - - --- 2016-04-08 Paolo Bonzini New
[13/50] target-ppc: do not use target_ulong in cpu-qom.h - - - - --- 2016-04-08 Paolo Bonzini New
[12/50] target-mips: make cpu-qom.h not target specific - - - - --- 2016-04-08 Paolo Bonzini New
[11/50] target-microblaze: make cpu-qom.h not target specific - - - - --- 2016-04-08 Paolo Bonzini New
[10/50] target-m68k: make cpu-qom.h not target specific - - - - --- 2016-04-08 Paolo Bonzini New
[09/50] target-lm32: make cpu-qom.h not target specific - - - - --- 2016-04-08 Paolo Bonzini New
[08/50] target-i386: make cpu-qom.h not target specific - - - - --- 2016-04-08 Paolo Bonzini New
[07/50] target-cris: make cpu-qom.h not target specific - - - - --- 2016-04-08 Paolo Bonzini New
[06/50] target-arm: make cpu-qom.h not target specific - - 1 - --- 2016-04-08 Paolo Bonzini New
[05/50] target-alpha: make cpu-qom.h not target specific - - - - --- 2016-04-08 Paolo Bonzini New
[04/50] cpu: make cpu-qom.h only include-able from cpu.h - - 1 - --- 2016-04-08 Paolo Bonzini New
[03/50] log: do not use CONFIG_USER_ONLY - - 1 - --- 2016-04-08 Paolo Bonzini New
[02/50] include: move CPU-related definitions out of qemu-common.h - - 1 - --- 2016-04-08 Paolo Bonzini New
[01/50] scripts: add script to build QEMU and analyze inclusions - - - - --- 2016-04-08 Paolo Bonzini New
MAINTAINERS: Block layer core, qcow2 and blkdebug - - - - --- 2016-04-08 Max Reitz New
[v3,for-2.7,8/8] block: Drop bdrv_parent_cb_...() from bdrv_close() - - 1 - --- 2016-04-08 Max Reitz New
[v3,for-2.7,7/8] block: Assert !bs->refcnt in bdrv_close() - - 2 - --- 2016-04-08 Max Reitz New
[v3,for-2.7,6/8] block: Make bdrv_open() return a BDS - - - - --- 2016-04-08 Max Reitz New
[v3,for-2.7,5/8] block: Drop bdrv_new_root() - - 2 - --- 2016-04-08 Max Reitz New
[v3,for-2.7,4/8] block: Drop blk_new_with_bs() - - 1 - --- 2016-04-08 Max Reitz New
[v3,for-2.7,3/8] tests: Drop BDS from test-throttle.c - - 1 - --- 2016-04-08 Max Reitz New
[v3,for-2.7,2/8] block: Let bdrv_open_inherit() return the snapshot - - - - --- 2016-04-08 Max Reitz New
[v3,for-2.7,1/8] block: Drop useless bdrv_new() call - - 2 - --- 2016-04-08 Max Reitz New
[v14,19/19] qapi: Change visit_type_FOO() to no longer return partial objects - - - - --- 2016-04-08 Eric Blake New
[v14,18/19] qapi: Simplify semantics of visit_next_list() - - - - --- 2016-04-08 Eric Blake New
[v14,17/19] qmp-input: Require struct push to visit members of top dict - - - - --- 2016-04-08 Eric Blake New
[v14,16/19] qom: Wrap prop visit in visit_start_struct - - - - --- 2016-04-08 Eric Blake New
[v14,15/19] qapi-commands: Wrap argument visit in visit_start_struct - - - - --- 2016-04-08 Eric Blake New
[v14,14/19] qapi: Split visit_end_struct() into pieces - - - - --- 2016-04-08 Eric Blake New
[v14,13/19] qmp: Tighten output visitor rules - - - - --- 2016-04-08 Eric Blake New
[v14,12/19] spapr_drc: Expose 'null' in qom-get when there is no fdt 1 - - - --- 2016-04-08 Eric Blake New
[v14,11/19] qmp: Support explicit null during visits - - - - --- 2016-04-08 Eric Blake New
[v14,10/19] qapi: Add visit_type_null() visitor - - - - --- 2016-04-08 Eric Blake New
[v14,09/19] tests: Add check-qnull - - - - --- 2016-04-08 Eric Blake New
[v14,08/19] qapi: Document visitor interfaces, add assertions - - - - --- 2016-04-08 Eric Blake New
[v14,07/19] qmp-input: Refactor when list is advanced - - - - --- 2016-04-08 Eric Blake New
[v14,06/19] qmp-input: Don't consume input when checking has_member - - - - --- 2016-04-08 Eric Blake New
[v14,05/19] qmp-input: Clean up stack handling - - - - --- 2016-04-08 Eric Blake New
[v14,04/19] qmp: Drop dead command->type - - - - --- 2016-04-08 Eric Blake New
[v14,03/19] qapi: Guarantee NULL obj on input visitor callback error - - - - --- 2016-04-08 Eric Blake New
[v14,02/19] qapi-visit: Add visitor.type classification - - - - --- 2016-04-08 Eric Blake New
[v14,01/19] qapi: Consolidate object visitors - - - - --- 2016-04-08 Eric Blake New
configure: Use uniform description for devel packages - - - - --- 2016-04-08 Stefan Weil Under Review
virtio-input: fix emulated tablet axis ranges - - - - --- 2016-04-08 Ladi Prosek New
[v2,2/2] configure: Enable seccomp sandbox for MIPS 1 - 1 - --- 2016-04-08 James Hogan New
[v2,1/2] seccomp: Whitelist cacheflush since 2.2.0 not 2.2.3 1 - 1 - --- 2016-04-08 James Hogan New
[for-2.7,v6,2/2] spapr: implement query-hotpluggable-cpus callback - - - - --- 2016-04-08 Igor Mammedov New
[for-2.7,v6,1/2] QMP: add query-hotpluggable-cpus - - - - --- 2016-04-08 Igor Mammedov New
[for-2.6,v2,2/2] tpm: acpi: remove IRQ from TPM's CRS to make Windows not see conflict - - - - --- 2016-04-08 Igor Mammedov New
[for-2.6,v2,1/2] pc: acpi: tpm: add missing MMIO resource to PCI0._CRS - - - - --- 2016-04-08 Igor Mammedov New
[PULL,1/1] hw/mips_itu: fix off-by-one reported by Coverity - - - - --- 2016-04-08 Leon Alrae New
[PULL,0/1] target-mips queue for 2.6 - - - - --- 2016-04-08 Leon Alrae New
[PULL,15/15] hw/pci-bridge: Add missing unref in case register-bus fails - - 3 - --- 2016-04-08 Michael S. Tsirkin New
[PULL,14/15] virtio: merge virtio_queue_aio_set_host_notifier_handler with virtio_queue_set_aio - - 2 - --- 2016-04-08 Michael S. Tsirkin New
[PULL,13/15] virtio-scsi: use aio handler for data plane - - 2 - --- 2016-04-08 Michael S. Tsirkin New
[PULL,12/15] virtio-blk: use aio handler for data plane - - 1 - --- 2016-04-08 Michael S. Tsirkin New
[PULL,11/15] virtio: add aio handler - - 1 - --- 2016-04-08 Michael S. Tsirkin New
[PULL,10/15] virtio-scsi: fix disabled mode - - 2 - --- 2016-04-08 Michael S. Tsirkin New
[PULL,09/15] virtio-blk: fix disabled mode - - 2 - --- 2016-04-08 Michael S. Tsirkin New
[PULL,08/15] virtio: make virtio_queue_notify_vq static 1 - 1 - --- 2016-04-08 Michael S. Tsirkin New
[PULL,07/15] tests/bios-tables-test: fix assert - - 1 - --- 2016-04-08 Michael S. Tsirkin New
[PULL,06/15] virtio-balloon: reset the statistic timer to load device - - 2 - --- 2016-04-08 Michael S. Tsirkin New
[PULL,05/15] Migration: Add i82801b11 migration data - - 1 - --- 2016-04-08 Michael S. Tsirkin New
[PULL,04/15] Sort the fw_cfg file list - - 1 - --- 2016-04-08 Michael S. Tsirkin New
[PULL,03/15] xen: piix reuse pci generic class init function - - 1 - --- 2016-04-08 Michael S. Tsirkin New
[PULL,02/15] pci-testdev: fast mmio support - - - - --- 2016-04-08 Michael S. Tsirkin New
[PULL,01/15] acpi: Add missing GCC_FMT_ATTR - - 1 - --- 2016-04-08 Michael S. Tsirkin New
[PULL,00/15] pci, virtio, acpi: fixes for 2.6 - - - - --- 2016-04-08 Michael S. Tsirkin New
[v3,2/2] hw/pci-bridge: Convert pxb initialization functions to Error - - - - --- 2016-04-08 Wei Jiangang New
[v3] fw_cfg: RFQDN rules, documentation - - 1 - --- 2016-04-08 Michael S. Tsirkin New
[COLO-Frame,v16,35/35] COLO: Add block replication into colo process - - - - --- 2016-04-08 Zhanghailiang New
[COLO-Frame,v16,34/35] COLO: manage the status of buffer filters for PVM - - - - --- 2016-04-08 Zhanghailiang New
[COLO-Frame,v16,33/35] COLO/filter: add each netdev a buffer filter - - - - --- 2016-04-08 Zhanghailiang New
[COLO-Frame,v16,32/35] net: Add notifier/callback for netdev init - - - - --- 2016-04-08 Zhanghailiang New
[COLO-Frame,v16,31/35] filter-buffer: Accept zero interval - - 1 - --- 2016-04-08 Zhanghailiang New
[COLO-Frame,v16,30/35] COLO: Split qemu_savevm_state_begin out of checkpoint process - - 1 - --- 2016-04-08 Zhanghailiang New
[COLO-Frame,v16,29/35] COLO: Separate the process of saving/loading ram and device state - - 1 - --- 2016-04-08 Zhanghailiang New
[COLO-Frame,v16,28/35] migration/savevm: Export two helper functions for savevm process - - 1 - --- 2016-04-08 Zhanghailiang New
[COLO-Frame,v16,27/35] migration/savevm: Add new helpers to process the different stages of loadvm - - 1 - --- 2016-04-08 Zhanghailiang New
[COLO-Frame,v16,26/35] savevm: Introduce two helper functions for save/find loadvm_handlers entry - - 1 - --- 2016-04-08 Zhanghailiang New
[COLO-Frame,v16,25/35] COLO: Update the global runstate after going into colo state - - 1 - --- 2016-04-08 Zhanghailiang New
[COLO-Frame,v16,24/35] COLO: Process shutdown command for VM in COLO state - - 1 - --- 2016-04-08 Zhanghailiang New
[COLO-Frame,v16,23/35] COLO failover: Don't do failover during loading VM's state - - 1 - --- 2016-04-08 Zhanghailiang New
[COLO-Frame,v16,22/35] COLO failover: Shutdown related socket fd when do failover - - 1 - --- 2016-04-08 Zhanghailiang New
[COLO-Frame,v16,21/35] qmp event: Add COLO_EXIT event to notify users while exited from COLO - - 1 - --- 2016-04-08 Zhanghailiang New
« 1 2 ... 2902 2903 29044266 4267 »