Show patches with: State = Action Required       |   328579 patches
« 1 2 ... 3153 3154 31553285 3286 »
Patch Series A/R/T S/W/F Date Submitter Delegate State
[PULL,2/2] vnc: Wrap vnc initialization code with CONFIG_VNC - 1 - --- 2016-06-16 Eduardo Habkost New
[PULL,1/2] qdev: Use GList for global properties - 1 - --- 2016-06-16 Eduardo Habkost New
[v5,8/8] backup: follow AioContext change gracefully - - - --- 2016-06-16 Stefan Hajnoczi New
[v5,7/8] mirror: follow AioContext change gracefully - - - --- 2016-06-16 Stefan Hajnoczi New
[v5,6/8] blockjob: add AioContext attached callback - - - --- 2016-06-16 Stefan Hajnoczi New
[v5,5/8] block: use safe iteration over AioContext notifiers - - - --- 2016-06-16 Stefan Hajnoczi New
[v5,4/8] blockjob: add block_job_get_aio_context() - - - --- 2016-06-16 Stefan Hajnoczi New
[v5,3/8] blockjob: add pause points - - - --- 2016-06-16 Stefan Hajnoczi New
[v5,2/8] blockjob: rename block_job_is_paused() - - - --- 2016-06-16 Stefan Hajnoczi New
[v5,1/8] blockjob: move iostatus reset out of block_job_enter() - 2 - --- 2016-06-16 Stefan Hajnoczi New
[v2,10/10] pc: acpi: drop intermediate PCMachineState.node_cpu - - - --- 2016-06-16 Igor Mammedov New
[v2,09/10] tests: acpi: add CPU hotplug testcase - 1 - --- 2016-06-16 Igor Mammedov New
[v2,08/10] pc: use new CPU hotplug interface since 2.7 machine type - - - --- 2016-06-16 Igor Mammedov New
[v2,07/10] acpi: cpuhp: add cpu._OST handling - - - --- 2016-06-16 Igor Mammedov New
[v2,06/10] acpi: cpuhp: implement hot-remove parts of CPU hotplug interface - - - --- 2016-06-16 Igor Mammedov New
[v2,05/10] acpi: cpuhp: implement hot-add parts of CPU hotplug interface - - - --- 2016-06-16 Igor Mammedov New
[v2,04/10] pc: acpi: introduce AcpiDeviceIfClass.madt_cpu hook - - - --- 2016-06-16 Igor Mammedov New
[v2,03/10] acpi: cpuhp: add CPU devices AML with _STA method - - - --- 2016-06-16 Igor Mammedov New
[v2,02/10] pc: piix4/ich9: add 'cpu-hotplug-legacy' property - 1 - --- 2016-06-16 Igor Mammedov New
[v2,01/10] docs: update ACPI CPU hotplug spec with new protocol - - - --- 2016-06-16 Igor Mammedov New
[PULL,17/29] nbd: More debug typo fixes, use correct formats - - - --- 2016-06-16 Paolo Bonzini New
[PULL,03/29] clean-includes: run it once more - - - --- 2016-06-16 Paolo Bonzini New
[PULL,02/29] os-posix: include sys/mman.h - 1 - --- 2016-06-16 Paolo Bonzini New
[PULL,00/30] KVM, build, NBD, SCSI patches for 2016-06-16 - - - --- 2016-06-16 Paolo Bonzini New
hw/bt: Don't use cpu_to_*w() and *_to_cpup() - - - --- 2016-06-16 Peter Maydell New
[3/3] block: process before_write_notifiers in bdrv_co_discard - 2 - --- 2016-06-16 Denis V. Lunev New
[2/3] block: fix race in bdrv_co_discard with drive-mirror - 2 - --- 2016-06-16 Denis V. Lunev New
[1/3] block: fixed BdrvTrackedRequest filling in bdrv_co_discard - 3 - --- 2016-06-16 Denis V. Lunev New
block/qcow2: Don't use cpu_to_*w() - 1 - --- 2016-06-16 Peter Maydell New
[PULL,30/30] vl: smp_parse: cleanups - - - --- 2016-06-16 Paolo Bonzini New
[PULL,29/30] scsi: esp: make cmdbuf big enough for maximum CDB size - - - --- 2016-06-16 Paolo Bonzini New
[PULL,28/30] scsi: esp: clean up handle_ti/esp_do_dma if s->do_cmd - 1 - --- 2016-06-16 Paolo Bonzini New
[PULL,27/30] scsi: esp: respect FIFO invariant after message phase - - - --- 2016-06-16 Paolo Bonzini New
[PULL,26/30] scsi: esp: check buffer length before reading scsi command - - - --- 2016-06-16 Paolo Bonzini New
[PULL,25/30] nbd: Avoid magic number for NBD max name size - - - --- 2016-06-16 Paolo Bonzini New
[PULL,24/30] nbd: Detect servers that send unexpected error values - 1 - --- 2016-06-16 Paolo Bonzini New
[PULL,23/30] nbd: Clean up ioctl handling of qemu-nbd -c - - - --- 2016-06-16 Paolo Bonzini New
[PULL,22/30] nbd: Group all Linux-specific ioctl code in one place - - - --- 2016-06-16 Paolo Bonzini New
[PULL,21/30] nbd: Reject unknown request flags - 1 - --- 2016-06-16 Paolo Bonzini New
[PULL,20/30] nbd: Improve server handling of bogus commands - - - --- 2016-06-16 Paolo Bonzini New
[PULL,19/30] nbd: Quit server after any write error - - - --- 2016-06-16 Paolo Bonzini New
[PULL,18/30] nbd: More debug typo fixes, use correct formats - - - --- 2016-06-16 Paolo Bonzini New
[PULL,17/30] nbd: Use BDRV_REQ_FUA for better FUA where supported - - - --- 2016-06-16 Paolo Bonzini New
[PULL,16/30] vl.c: Add '-L help' which lists data dirs. - 1 - --- 2016-06-16 Paolo Bonzini New
[PULL,15/30] KVM: use KVM_CAP_MAX_VCPU_ID - - - --- 2016-06-16 Paolo Bonzini New
[PULL,14/30] linux-headers: update to Linux 4.6 - - - --- 2016-06-16 Paolo Bonzini New
[PULL,13/30] scsi-disk: Use (unsigned long) typecasts when using "%lu" format string - - - --- 2016-06-16 Paolo Bonzini New
[PULL,12/30] target-i386: kvm: cache KVM_GET_SUPPORTED_CPUID data - - - --- 2016-06-16 Paolo Bonzini New
[PULL,11/30] nbd: simplify the nbd_request and nbd_reply structs - - - --- 2016-06-16 Paolo Bonzini New
[PULL,10/30] nbd: Don't use cpu_to_*w() functions - 1 - --- 2016-06-16 Paolo Bonzini New
[PULL,09/30] nbd: Don't use *_to_cpup() functions - - - --- 2016-06-16 Paolo Bonzini New
[PULL,08/30] configure: Remove unused CONFIG_SIGEV_THREAD_ID switch - - - --- 2016-06-16 Paolo Bonzini New
[PULL,07/30] avx2 configure: Use primitives in test - - - --- 2016-06-16 Paolo Bonzini New
[PULL,06/30] Make avx2 configure test work with -O2 - - - --- 2016-06-16 Paolo Bonzini New
[PULL,05/30] Makefile: Fix tag file generation targets - - - --- 2016-06-16 Paolo Bonzini New
[PULL,04/30] configure: Enable -Werror for MinGW builds, too - - 1 --- 2016-06-16 Paolo Bonzini New
[PULL,03/30] clean-includes: run it once more - - - --- 2016-06-16 Paolo Bonzini New
[PULL,02/30] os-posix: include sys/mman.h - 1 - --- 2016-06-16 Paolo Bonzini New
[PULL,01/30] configure: Remove unused CONFIG_ZERO_MALLOC setting - 1 - --- 2016-06-16 Paolo Bonzini New
[PULL,39/39] hbitmap: add 'pos < size' asserts - - - --- 2016-06-16 Kevin Wolf New
[PULL,38/39] iotests: Add test for oVirt-like storage migration - 2 - --- 2016-06-16 Kevin Wolf New
[PULL,37/39] iotests: Add test for post-mirror backing chains - 1 - --- 2016-06-16 Kevin Wolf New
[PULL,36/39] block/null: Implement bdrv_refresh_filename() - - - --- 2016-06-16 Kevin Wolf New
[PULL,35/39] block/mirror: Fix target backing BDS - 2 - --- 2016-06-16 Kevin Wolf New
[PULL,34/39] block: Allow replacement of a BDS by its overlay - 2 - --- 2016-06-16 Kevin Wolf New
[PULL,33/39] rbd:change error_setg() to error_setg_errno() - 1 - --- 2016-06-16 Kevin Wolf New
[PULL,32/39] iotests: 095: Clean up QEMU before showing image info - - - --- 2016-06-16 Kevin Wolf New
[PULL,31/39] block: Create the commit block job before reopening any image - 1 - --- 2016-06-16 Kevin Wolf New
[PULL,30/39] block: Prevent sleeping jobs from resuming if they have been paused - 1 - --- 2016-06-16 Kevin Wolf New
[PULL,29/39] block: use the block job list in qmp_query_block_jobs() - 1 - --- 2016-06-16 Kevin Wolf New
[PULL,28/39] block: use the block job list in bdrv_drain_all() - 1 - --- 2016-06-16 Kevin Wolf New
[PULL,27/39] block: Fix snapshot=on with aio=native - - - --- 2016-06-16 Kevin Wolf New
[PULL,26/39] block: Remove bs->zero_beyond_eof - 3 - --- 2016-06-16 Kevin Wolf New
[PULL,25/39] qcow2: Let vmstate call qcow2_co_preadv/pwrite directly - 3 - --- 2016-06-16 Kevin Wolf New
[PULL,24/39] block: Make bdrv_load/save_vmstate coroutine_fns - 3 - --- 2016-06-16 Kevin Wolf New
[PULL,23/39] block: Allow .bdrv_load/save_vmstate() to return 0/-errno - 3 - --- 2016-06-16 Kevin Wolf New
[PULL,22/39] block: Make .bdrv_load_vmstate() vectored - 3 - --- 2016-06-16 Kevin Wolf New
[PULL,21/39] block: Introduce bdrv_preadv() - 3 - --- 2016-06-16 Kevin Wolf New
[PULL,20/39] doc: Fix mailing list address in tests/qemu-iotests/README - - - --- 2016-06-16 Kevin Wolf New
[PULL,19/39] linux-aio: Cancel BH if not needed - 1 - --- 2016-06-16 Kevin Wolf New
[PULL,18/39] block: Don't enforce 512 byte minimum alignment - 2 - --- 2016-06-16 Kevin Wolf New
[PULL,17/39] raw-posix: Implement .bdrv_co_preadv/pwritev - 2 - --- 2016-06-16 Kevin Wolf New
[PULL,16/39] raw-posix: Switch to bdrv_co_* interfaces - 2 - --- 2016-06-16 Kevin Wolf New
[PULL,15/39] block: Prepare bdrv_aligned_pwritev() for byte-aligned requests - 2 - --- 2016-06-16 Kevin Wolf New
[PULL,14/39] block: Prepare bdrv_aligned_preadv() for byte-aligned requests - 2 - --- 2016-06-16 Kevin Wolf New
[PULL,13/39] block: Byte-based bdrv_co_do_copy_on_readv() - 2 - --- 2016-06-16 Kevin Wolf New
[PULL,12/39] block: drop support for using qcow[2] encryption with system emulators - 1 - --- 2016-06-16 Kevin Wolf New
[PULL,11/39] block: Assert that flags are in range - 1 - --- 2016-06-16 Kevin Wolf New
[PULL,10/39] block: Avoid bogus flags during mirroring - - - --- 2016-06-16 Kevin Wolf New
[PULL,09/39] qemu-img bench: Fix uninitialised writethrough mode - 2 - --- 2016-06-16 Kevin Wolf New
[PULL,08/39] m25p80: fix test on blk_pread() return value - 1 - --- 2016-06-16 Kevin Wolf New
[PULL,07/39] hmp: acquire aio_context in hmp_qemu_io - - - --- 2016-06-16 Kevin Wolf New
[PULL,06/39] blockdev: clarify error on attempt to open locked tray - - - --- 2016-06-16 Kevin Wolf New
[PULL,05/39] qcow2: Implement .bdrv_co_pwritev() - 1 - --- 2016-06-16 Kevin Wolf New
[PULL,04/39] qcow2: Use bytes instead of sectors for QCowL2Meta - 1 - --- 2016-06-16 Kevin Wolf New
[PULL,03/39] qcow2: Make copy_sectors() byte based - 1 - --- 2016-06-16 Kevin Wolf New
[PULL,02/39] qcow2: Implement .bdrv_co_preadv() - 1 - --- 2016-06-16 Kevin Wolf New
[PULL,01/39] qcow2: Work with bytes in qcow2_get_cluster_offset() - 1 - --- 2016-06-16 Kevin Wolf New
vl: remove unnecessary duplicate call to tpm_cleanup - - - --- 2016-06-16 Paolo Bonzini New
fw/msr_feature_control: add support to set MSR_IA32_FEATURE_CONTROL - - - --- 2016-06-16 Haozhong Zhang New
« 1 2 ... 3153 3154 31553285 3286 »