Show patches with: State = Action Required       |   427078 patches
« 1 2 ... 3630 3631 36324270 4271 »
Patch Series A/F/R/T S/W/F Date Submitter Delegate State
[PULL,25/26] qcow2_check: Mark image consistent - - - - --- 2013-08-30 Kevin Wolf New
[PULL,24/26] qcow2-refcount: Repair shared refcount blocks - - - - --- 2013-08-30 Kevin Wolf New
[PULL,23/26] qcow2-refcount: Repair OFLAG_COPIED errors - - - - --- 2013-08-30 Kevin Wolf New
[PULL,22/26] qcow2-refcount: Move OFLAG_COPIED checks - - - - --- 2013-08-30 Kevin Wolf New
[PULL,21/26] qcow2: Employ metadata overlap checks - - - - --- 2013-08-30 Kevin Wolf New
[PULL,20/26] qcow2: Metadata overlap checks - - - - --- 2013-08-30 Kevin Wolf New
[PULL,19/26] qcow2: Add corrupt bit - - - - --- 2013-08-30 Kevin Wolf New
[PULL,18/26] qemu-iotests: Snapshotting zero clusters - - - - --- 2013-08-30 Kevin Wolf New
[PULL,17/26] qcow2-refcount: Snapshot update for zero clusters - - - - --- 2013-08-30 Kevin Wolf New
[PULL,16/26] option: Add assigned flag to QEMUOptionParameter - - - - --- 2013-08-30 Kevin Wolf New
[PULL,15/26] gluster: Abort on AIO completion failure - - 1 - --- 2013-08-30 Kevin Wolf New
[PULL,14/26] block: Remove old raw driver - - - - --- 2013-08-30 Kevin Wolf New
[PULL,13/26] switch raw block driver from "raw.o" to "raw_bsd.o" - - - - --- 2013-08-30 Kevin Wolf New
[PULL,12/26] raw_bsd: register bdrv_raw - - - - --- 2013-08-30 Kevin Wolf New
[PULL,11/26] raw_bsd: add raw_create_options - - - - --- 2013-08-30 Kevin Wolf New
[PULL,10/26] raw_bsd: introduce "special members" - - - - --- 2013-08-30 Kevin Wolf New
[PULL,09/26] raw_bsd: add raw_create() - - - - --- 2013-08-30 Kevin Wolf New
[PULL,08/26] raw_bsd: emit debug events in bdrv_co_readv() and bdrv_co_writev() - - - - --- 2013-08-30 Kevin Wolf New
[PULL,07/26] add skeleton for BSD licensed "raw" BlockDriver - - - - --- 2013-08-30 Kevin Wolf New
[PULL,06/26] block/qcow2.h: Avoid "1LL << 63" (shifts into sign bit) - - 1 - --- 2013-08-30 Kevin Wolf New
[PULL,05/26] qemu-iotests: Update reference output for 051 - - - - --- 2013-08-30 Kevin Wolf New
[PULL,04/26] Revert "block: Disable driver-specific options for 1.6" - - - - --- 2013-08-30 Kevin Wolf New
[PULL,03/26] qapi-types.py: Split off generate_struct_fields() - - 1 - --- 2013-08-30 Kevin Wolf New
[PULL,02/26] block: Remove redundant assertion - - - - --- 2013-08-30 Kevin Wolf New
[PULL,01/26] qcow2: Change default for new images to compat=1.1 - - 1 - --- 2013-08-30 Kevin Wolf New
[PULL,00/26] Block patches - - - - --- 2013-08-30 Kevin Wolf New
[PULL,7/7] s390: wire up nmi command to raise a RESTART interrupt on S390 1 - - - --- 2013-08-30 Christian Borntraeger New
[PULLv2,6/7] s390: Implement load normal reset - - - - --- 2013-08-30 Christian Borntraeger New
[PULLv2,5/7] s390/cpu: split CPU reset into architectured functions - - - - --- 2013-08-30 Christian Borntraeger New
[PULL,4/7] s390: provide a cpu load normal function 1 - - - --- 2013-08-30 Christian Borntraeger New
[PULL,3/7] s390: provide I/O subsystem reset 1 - - - --- 2013-08-30 Christian Borntraeger New
[PULLv2,2/7] s390/kvm: basic implementation of diagnose 308 subcode 6 - - 1 - --- 2013-08-30 Christian Borntraeger New
[PULL,1/7] s390x/kvm: Fix switch/case indentation for handle_diag - - - - --- 2013-08-30 Christian Borntraeger New
[PULLv2,0/7] s390x/kvm kdump and reset related changes - - - - --- 2013-08-30 Christian Borntraeger New
[Qemu-stable] rdma: fix multiple VMs parallel migration - - - - --- 2013-08-30 Frank Yang New
[v4,8/8] qemu-iotests: Overlapping cluster allocations - - - - --- 2013-08-30 Max Reitz New
[v4,7/8] qcow2_check: Mark image consistent - - - - --- 2013-08-30 Max Reitz New
[v4,6/8] qcow2-refcount: Repair shared refcount blocks - - - - --- 2013-08-30 Max Reitz New
[v4,5/8] qcow2-refcount: Repair OFLAG_COPIED errors - - - - --- 2013-08-30 Max Reitz New
[v4,4/8] qcow2-refcount: Move OFLAG_COPIED checks - - - - --- 2013-08-30 Max Reitz New
[v4,3/8] qcow2: Employ metadata overlap checks - - - - --- 2013-08-30 Max Reitz New
[v4,2/8] qcow2: Metadata overlap checks - - - - --- 2013-08-30 Max Reitz New
[v4,1/8] qcow2: Add corrupt bit - - - - --- 2013-08-30 Max Reitz New
[PULL,16/16] monitor: improve auto complete of "help" for single command in sub group - - 1 - --- 2013-08-30 Luiz Capitulino New
[PULL,15/16] monitor: allow "help" show message for single command in sub group - - 1 - --- 2013-08-30 Luiz Capitulino New
[PULL,14/16] monitor: support sub command in auto completion - - 1 - --- 2013-08-30 Luiz Capitulino New
[PULL,13/16] monitor: refine monitor_find_completion() - - 1 - --- 2013-08-30 Luiz Capitulino New
[PULL,12/16] monitor: support sub command in help - - - - --- 2013-08-30 Luiz Capitulino New
[PULL,11/16] monitor: refine parse_cmdline() - - 1 - --- 2013-08-30 Luiz Capitulino New
[PULL,10/16] monitor: code move for parse_cmdline() - - 1 - --- 2013-08-30 Luiz Capitulino New
[PULL,09/16] monitor: avoid direct use of global variable *mon_cmds - - - - --- 2013-08-30 Luiz Capitulino New
[PULL,08/16] monitor: split off monitor_data_init() - - - - --- 2013-08-30 Luiz Capitulino New
[PULL,07/16] monitor: call sortcmdlist() only one time - - - - --- 2013-08-30 Luiz Capitulino New
[PULL,06/16] monitor: avoid use of global *cur_mon in readline_completion() - - 1 - --- 2013-08-30 Luiz Capitulino New
[PULL,05/16] monitor: avoid use of global *cur_mon in monitor_find_completion() - - 1 - --- 2013-08-30 Luiz Capitulino New
[PULL,04/16] monitor: avoid use of global *cur_mon in block_completion_it() - - 1 - --- 2013-08-30 Luiz Capitulino New
[PULL,03/16] monitor: avoid use of global *cur_mon in file_completion() - - 1 - --- 2013-08-30 Luiz Capitulino New
[PULL,02/16] monitor: avoid use of global *cur_mon in cmd_completion() - - 1 - --- 2013-08-30 Luiz Capitulino New
[PULL,01/16] monitor: Add missing attributes to local function - - - - --- 2013-08-30 Luiz Capitulino New
[PULL,00/16] QMP queue - - - - --- 2013-08-30 Luiz Capitulino New
[v3,3/3] qemu-iotest: qcow2 image option amendment - - - - --- 2013-08-30 Max Reitz New
[v3,2/3] qcow2: Implement bdrv_amend_options - - - - --- 2013-08-30 Max Reitz New
[v3,1/3] block: Image file option amendment - - - - --- 2013-08-30 Max Reitz New
[v4,12/12] spapr kvm vfio: enable in-kernel acceleration - - - - --- 2013-08-30 Alexey Kardashevskiy New
[v4,11/12] spapr vfio: enable for spapr - - - - --- 2013-08-30 Alexey Kardashevskiy New
[v4,10/12] spapr vfio: add spapr-pci-vfio-host-bridge to support vfio - - - - --- 2013-08-30 Alexey Kardashevskiy New
[v4,09/12] spapr_iommu: add SPAPR VFIO IOMMU - - - - --- 2013-08-30 Alexey Kardashevskiy New
[v4,08/12] spapr_iommu: introduce SPAPR_TCE_TABLE class - - - - --- 2013-08-30 Alexey Kardashevskiy New
[v4,07/12] spapr_pci: converts fprintf to error_report - - - - --- 2013-08-30 Alexey Kardashevskiy New
[v4,06/12] spapr_pci: add spapr_pci trace - - - - --- 2013-08-30 Alexey Kardashevskiy New
[v4,05/12] spapr_pci: convert init to realize - - - - --- 2013-08-30 Alexey Kardashevskiy New
[v4,04/12] spapr vfio: add vfio_container_spapr_get_info() - - - - --- 2013-08-30 Alexey Kardashevskiy New
[v4,03/12] vfio: Add guest side IOMMU support - - - - --- 2013-08-30 Alexey Kardashevskiy New
[v4,02/12] vfio: Create VFIOAddressSpace objects as needed - - - - --- 2013-08-30 Alexey Kardashevskiy New
[v4,01/12] vfio: Introduce VFIO address spaces - - - - --- 2013-08-30 Alexey Kardashevskiy New
target-i386: fix disassembly with PAE=1, PG=0 - - 2 - --- 2013-08-30 Paolo Bonzini New
[v2] s390-ccw: Fix waiting for virtio processing. 1 - - - --- 2013-08-30 Cornelia Huck New
[v3,2/2] qemu-iotests: Snapshotting zero clusters - - - - --- 2013-08-30 Max Reitz New
[v3,1/2] qcow2-refcount: Snapshot update for zero clusters - - - - --- 2013-08-30 Max Reitz New
[v2,2/2] qemu-iotests: Snapshotting zero clusters - - 1 - --- 2013-08-30 Max Reitz New
[v2,1/2] qcow2-refcount: Snapshot update for zero clusters - - 1 - --- 2013-08-30 Max Reitz New
virtio-rng: add check of period - - 1 - --- 2013-08-30 Amos Kong New
memory: fix 128 arithmetic in info mtree - - - - --- 2013-08-30 Alexey Kardashevskiy New
s390-ccw.img: Fix waiting for virtio processing. - - - - --- 2013-08-30 Cornelia Huck New
[v3,3/3] hpet: entitle more irq pins for hpet - - - - --- 2013-08-30 pingfan liu New
[v3,2/3] qdev: interface for SysBusDevice to change property on requirement - - - - --- 2013-08-30 pingfan liu New
[v3,1/3] hpet: inverse polarity when pin above ISA_NUM_IRQS - - - - --- 2013-08-30 pingfan liu New
[v3,8/8] qemu-iotests: Overlapping cluster allocations - - - - --- 2013-08-30 Max Reitz New
[v3,7/8] qcow2_check: Mark image consistent - - - - --- 2013-08-30 Max Reitz New
[v3,6/8] qcow2-refcount: Repair shared refcount blocks - - - - --- 2013-08-30 Max Reitz New
[v3,5/8] qcow2-refcount: Repair OFLAG_COPIED errors - - - - --- 2013-08-30 Max Reitz New
[v3,4/8] qcow2-refcount: Move OFLAG_COPIED checks - - - - --- 2013-08-30 Max Reitz New
[v3,3/8] qcow2: Employ metadata overlap checks - - - - --- 2013-08-30 Max Reitz New
[v3,2/8] qcow2: Metadata overlap checks - - - - --- 2013-08-30 Max Reitz New
[v3,1/8] qcow2: Add corrupt bit - - - - --- 2013-08-30 Max Reitz New
[v4] spapr: add "stop-self" RTAS call required to support hot CPU unplug - - - - --- 2013-08-30 Alexey Kardashevskiy New
[v4,12/12] xics: Implement H_XIRR_X - - - - --- 2013-08-30 Alexey Kardashevskiy New
[v4,11/12] xics: Implement H_IPOLL 1 - - - --- 2013-08-30 Alexey Kardashevskiy New
[v4,10/12] xics-kvm: Support for in-kernel XICS interrupt controller - - 1 - --- 2013-08-30 Alexey Kardashevskiy New
[v4,09/12] xics: add cpu_setup callback - - - - --- 2013-08-30 Alexey Kardashevskiy New
« 1 2 ... 3630 3631 36324270 4271 »