Show patches with: State = Action Required       |    Archived = No       |   426261 patches
« 1 2 ... 1754 1755 17564262 4263 »
Patch Series A/F/R/T S/W/F Date Submitter Delegate State
[PULL,00/61] Block layer patches - - - - --- 2017-06-23 Kevin Wolf New
[PULL,01/61] commit: Fix completion with extra reference - - 2 - --- 2017-06-23 Kevin Wolf New
[PULL,02/61] qemu-iotests: Allow starting new qemu after cleanup - - 2 - --- 2017-06-23 Kevin Wolf New
[PULL,03/61] qemu-iotests: Test exiting qemu with running job - - 1 - --- 2017-06-23 Kevin Wolf New
[PULL,04/61] block: count bdrv_co_rw_vmstate() requests - - 2 - --- 2017-06-23 Kevin Wolf New
[PULL,05/61] block: use BDRV_POLL_WHILE() in bdrv_rw_vmstate() - - 2 - --- 2017-06-23 Kevin Wolf New
[PULL,06/61] migration: avoid recursive AioContext locking in save_vmstate() - - 2 - --- 2017-06-23 Kevin Wolf New
[PULL,07/61] migration: use bdrv_drain_all_begin/end() instead bdrv_drain_all() - - 1 - --- 2017-06-23 Kevin Wolf New
[PULL,08/61] doc: Document generic -blockdev options - - 2 - --- 2017-06-23 Kevin Wolf New
[PULL,09/61] doc: Document driver-specific -blockdev options - - 2 - --- 2017-06-23 Kevin Wolf New
[PULL,10/61] throttle: Update throttle-groups.c documentation - - 1 - --- 2017-06-23 Kevin Wolf New
[PULL,11/61] virtio-pci: use ioeventfd even when KVM is disabled - - 1 - --- 2017-06-23 Kevin Wolf New
[PULL,12/61] migration: hold AioContext lock for loadvm qemu_fclose() - - - - --- 2017-06-23 Kevin Wolf New
[PULL,13/61] qemu-iotests: 068: extract _qemu() function - - - - --- 2017-06-23 Kevin Wolf New
[PULL,14/61] qemu-iotests: 068: use -drive/-device instead of -hda - - - - --- 2017-06-23 Kevin Wolf New
[PULL,15/61] qemu-iotests: 068: test iothread mode - - - - --- 2017-06-23 Kevin Wolf New
[PULL,16/61] nvme: Add support for Read Data and Write Data in CMBs. - - 2 - --- 2017-06-23 Kevin Wolf New
[PULL,17/61] qcow2: Remove unused Error variable in do_perform_cow() - - 2 - --- 2017-06-23 Kevin Wolf New
[PULL,18/61] qcow2: Use unsigned int for both members of Qcow2COWRegion - - 2 - --- 2017-06-23 Kevin Wolf New
[PULL,19/61] qcow2: Make perform_cow() call do_perform_cow() twice - - 2 - --- 2017-06-23 Kevin Wolf New
[PULL,20/61] qcow2: Split do_perform_cow() into _read(), _encrypt() and _write() - - 1 - --- 2017-06-23 Kevin Wolf New
[PULL,21/61] qcow2: Allow reading both COW regions with only one request - - 1 - --- 2017-06-23 Kevin Wolf New
[PULL,22/61] qcow2: Pass a QEMUIOVector to do_perform_cow_{read, write}() - - 1 - --- 2017-06-23 Kevin Wolf New
[PULL,23/61] qcow2: Merge the writing of the COW regions with the guest data - - 1 - --- 2017-06-23 Kevin Wolf New
[PULL,24/61] qcow2: Use offset_into_cluster() and offset_to_l2_index() - - - - --- 2017-06-23 Kevin Wolf New
[PULL,25/61] qed: Use bottom half to resume waiting requests - - 2 - --- 2017-06-23 Kevin Wolf New
[PULL,26/61] qed: Make qed_read_table() synchronous - - 2 - --- 2017-06-23 Kevin Wolf New
[PULL,27/61] qed: Remove callback from qed_read_table() - - 2 - --- 2017-06-23 Kevin Wolf New
[PULL,28/61] qed: Remove callback from qed_read_l2_table() - - 2 - --- 2017-06-23 Kevin Wolf New
[PULL,29/61] qed: Remove callback from qed_find_cluster() - - 1 - --- 2017-06-23 Kevin Wolf New
[PULL,30/61] qed: Make qed_read_backing_file() synchronous - - 2 - --- 2017-06-23 Kevin Wolf New
[PULL,31/61] qed: Make qed_copy_from_backing_file() synchronous - - 2 - --- 2017-06-23 Kevin Wolf New
[PULL,32/61] qed: Remove callback from qed_copy_from_backing_file() - - 2 - --- 2017-06-23 Kevin Wolf New
[PULL,33/61] qed: Make qed_write_header() synchronous - - 2 - --- 2017-06-23 Kevin Wolf New
[PULL,34/61] qed: Remove callback from qed_write_header() - - 1 - --- 2017-06-23 Kevin Wolf New
[PULL,35/61] qed: Make qed_write_table() synchronous - - 1 - --- 2017-06-23 Kevin Wolf New
[PULL,36/61] qed: Remove GenericCB - - 1 - --- 2017-06-23 Kevin Wolf New
[PULL,37/61] qed: Remove callback from qed_write_table() - - 1 - --- 2017-06-23 Kevin Wolf New
[PULL,38/61] qed: Make qed_aio_read_data() synchronous - - 1 - --- 2017-06-23 Kevin Wolf New
[PULL,39/61] qed: Make qed_aio_write_main() synchronous - - 1 - --- 2017-06-23 Kevin Wolf New
[PULL,40/61] qed: Inline qed_commit_l2_update() - - 1 - --- 2017-06-23 Kevin Wolf New
[PULL,41/61] qed: Add return value to qed_aio_write_l1_update() - - 1 - --- 2017-06-23 Kevin Wolf New
[PULL,42/61] qed: Add return value to qed_aio_write_l2_update() - - 1 - --- 2017-06-23 Kevin Wolf New
[PULL,43/61] qed: Add return value to qed_aio_write_main() - - 1 - --- 2017-06-23 Kevin Wolf New
[PULL,44/61] qed: Add return value to qed_aio_write_cow() - - 1 - --- 2017-06-23 Kevin Wolf New
[PULL,45/61] qed: Add return value to qed_aio_write_inplace/alloc() - - 1 - --- 2017-06-23 Kevin Wolf New
[PULL,46/61] qed: Add return value to qed_aio_read/write_data() - - 1 - --- 2017-06-23 Kevin Wolf New
[PULL,47/61] qed: Remove ret argument from qed_aio_next_io() - - 1 - --- 2017-06-23 Kevin Wolf New
[PULL,48/61] qed: Remove recursion in qed_aio_next_io() - - 1 - --- 2017-06-23 Kevin Wolf New
[PULL,49/61] qed: Implement .bdrv_co_readv/writev - - 2 - --- 2017-06-23 Kevin Wolf New
[PULL,50/61] qed: Use CoQueue for serialising allocations - - 1 - --- 2017-06-23 Kevin Wolf New
[PULL,51/61] qed: Simplify request handling - - 1 - --- 2017-06-23 Kevin Wolf New
[PULL,52/61] qed: Use a coroutine for need_check_timer - - 1 - --- 2017-06-23 Kevin Wolf New
[PULL,53/61] qed: Add coroutine_fn to I/O path functions - - 1 - --- 2017-06-23 Kevin Wolf New
[PULL,54/61] qed: Use bdrv_co_* for coroutine_fns - - 2 - --- 2017-06-23 Kevin Wolf New
[PULL,55/61] block: Remove bdrv_aio_readv/writev/flush() - - 1 - --- 2017-06-23 Kevin Wolf New
[PULL,56/61] block: change variable names in BlockDriverState - - 1 - --- 2017-06-23 Kevin Wolf New
[PULL,57/61] fix: avoid an infinite loop or a dangling pointer problem in img_commit - - - - --- 2017-06-23 Kevin Wolf New
[PULL,58/61] blkdebug: Catch bs->exact_filename overflow - - 2 - --- 2017-06-23 Kevin Wolf New
[PULL,59/61] blkverify: Catch bs->exact_filename overflow - - 2 - --- 2017-06-23 Kevin Wolf New
[PULL,60/61] block: Do not strcmp() with NULL uri->scheme - - 1 - --- 2017-06-23 Kevin Wolf New
[PULL,61/61] qemu-img: don't shadow opts variable in img_dd() - - - - --- 2017-06-23 Kevin Wolf New
[PULL,00/15] Queued target/s390x patches - - - - --- 2017-06-23 Richard Henderson New
[PULL,01/15] target/s390x: Map existing FAC_* names to S390_FEAT_* names - - 1 - --- 2017-06-23 Richard Henderson New
[PULL,02/15] target/s390x: change PSW_SHIFT_KEY - - 2 - --- 2017-06-23 Richard Henderson New
[PULL,03/15] target/s390x: implement mvcos instruction - - - - --- 2017-06-23 Richard Henderson New
[PULL,04/15] target/s390x: Mark FPSEH facility as available - - 1 - --- 2017-06-23 Richard Henderson New
[PULL,05/15] target/s390x: Implement load-on-condition-2 insns - - 1 - --- 2017-06-23 Richard Henderson New
[PULL,07/15] target/s390x: Mark STFLE_53 facility as available - - 1 - --- 2017-06-23 Richard Henderson New
[PULL,08/15] target/s390x: Implement execution-hint insns - - 1 - --- 2017-06-23 Richard Henderson New
[PULL,09/15] target/s390x: Implement processor-assist insn - - 1 - --- 2017-06-23 Richard Henderson New
[PULL,10/15] target/s390x: Mark STFLE_49 facility as available - - 1 - --- 2017-06-23 Richard Henderson New
[PULL,11/15] target/s390x: Finish implementing ETF2-ENH - - 1 - --- 2017-06-23 Richard Henderson New
[PULL,12/15] target/s390x: Clean up TB flag bits - - 2 - --- 2017-06-23 Richard Henderson New
[PULL,13/15] target/s390x: Indicate and check for local tlb clearing - - - - --- 2017-06-23 Richard Henderson New
[PULL,14/15] target/s390x: Improve heuristic for ipte - - - - --- 2017-06-23 Richard Henderson New
[PULL,15/15] target/s390x: Implement idte instruction - - - - --- 2017-06-23 Richard Henderson New
[v10,01/20] block: expose crypto option names / defs to other drivers - - 3 - --- 2017-06-23 Daniel P. Berrangé New
[v10,02/20] block: add ability to set a prefix for opt names - - 3 - --- 2017-06-23 Daniel P. Berrangé New
[v10,03/20] qcow: document another weakness of qcow AES encryption - - 2 - --- 2017-06-23 Daniel P. Berrangé New
[v10,04/20] qcow: require image size to be > 1 for new images - - 3 - --- 2017-06-23 Daniel P. Berrangé New
[v10,05/20] iotests: skip 042 with qcow which dosn't support zero sized images - - 2 - --- 2017-06-23 Daniel P. Berrangé New
[v10,06/20] iotests: skip 048 with qcow which doesn't support resize - - 2 - --- 2017-06-23 Daniel P. Berrangé New
[v10,07/20] block: deprecate "encryption=on" in favor of "encrypt.format=aes" - - 1 - --- 2017-06-23 Daniel P. Berrangé New
[v10,08/20] qcow: make encrypt_sectors encrypt in place - - 4 - --- 2017-06-23 Daniel P. Berrangé New
[v10,09/20] qcow: convert QCow to use QCryptoBlock for encryption - - 3 - --- 2017-06-23 Daniel P. Berrangé New
[v10,10/20] qcow2: make qcow2_encrypt_sectors encrypt in place - - 1 - --- 2017-06-23 Daniel P. Berrangé New
[v10,11/20] qcow2: convert QCow2 to use QCryptoBlock for encryption - - 1 - --- 2017-06-23 Daniel P. Berrangé New
[v10,12/20] qcow2: extend specification to cover LUKS encryption - - 3 - --- 2017-06-23 Daniel P. Berrangé New
[v10,13/20] qcow2: add support for LUKS encryption format - - 1 - --- 2017-06-23 Daniel P. Berrangé New
[v10,14/20] qcow2: add iotests to cover LUKS encryption support - - 2 - --- 2017-06-23 Daniel P. Berrangé New
[v10,15/20] iotests: enable tests 134 and 158 to work with qcow (v1) - - 2 - --- 2017-06-23 Daniel P. Berrangé New
[v10,16/20] block: rip out all traces of password prompting - - 2 - --- 2017-06-23 Daniel P. Berrangé New
[v10,17/20] block: remove all encryption handling APIs - - 2 - --- 2017-06-23 Daniel P. Berrangé New
[v10,18/20] block: pass option prefix down to crypto layer - - 2 - --- 2017-06-23 Daniel P. Berrangé New
[v10,19/20] qcow2: report encryption specific image information - - 3 - --- 2017-06-23 Daniel P. Berrangé New
[v10,20/20] docs: document encryption options for qcow, qcow2 and luks - - 2 - --- 2017-06-23 Daniel P. Berrangé New
[3/3] hw/core: report an error if invalid gpio is used - - 1 - --- 2017-06-23 Philippe Mathieu-Daudé New
[1/3] ahci: add ahci_get_num_ports - - 1 1 --- 2017-06-23 John Snow New
[2/3] ahci: Isolate public AHCI interface - - 1 1 --- 2017-06-23 John Snow New
« 1 2 ... 1754 1755 17564262 4263 »