Show patches with: State = Action Required       |    Archived = No       |   427079 patches
« 1 2 ... 2516 2517 25184270 4271 »
Patch Series A/F/R/T S/W/F Date Submitter Delegate State
[v10,02/20] block: add ability to set a prefix for opt names - - 3 - --- 2017-06-23 Daniel P. Berrangé New
[v10,01/20] block: expose crypto option names / defs to other drivers - - 3 - --- 2017-06-23 Daniel P. Berrangé New
[PULL,15/15] target/s390x: Implement idte instruction - - - - --- 2017-06-23 Richard Henderson New
[PULL,14/15] target/s390x: Improve heuristic for ipte - - - - --- 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,12/15] target/s390x: Clean up TB flag bits - - 2 - --- 2017-06-23 Richard Henderson New
[PULL,11/15] target/s390x: Finish implementing ETF2-ENH - - 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,09/15] target/s390x: Implement processor-assist insn - - 1 - --- 2017-06-23 Richard Henderson New
[PULL,08/15] target/s390x: Implement execution-hint 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,05/15] target/s390x: Implement load-on-condition-2 insns - - 1 - --- 2017-06-23 Richard Henderson New
[PULL,04/15] target/s390x: Mark FPSEH facility as available - - 1 - --- 2017-06-23 Richard Henderson New
[PULL,03/15] target/s390x: implement mvcos instruction - - - - --- 2017-06-23 Richard Henderson New
[PULL,02/15] target/s390x: change PSW_SHIFT_KEY - - 2 - --- 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,00/15] Queued target/s390x patches - - - - --- 2017-06-23 Richard Henderson New
[PULL,61/61] qemu-img: don't shadow opts variable in img_dd() - - - - --- 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,59/61] blkverify: Catch bs->exact_filename overflow - - 2 - --- 2017-06-23 Kevin Wolf New
[PULL,58/61] blkdebug: Catch bs->exact_filename overflow - - 2 - --- 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,56/61] block: change variable names in BlockDriverState - - 1 - --- 2017-06-23 Kevin Wolf New
[PULL,55/61] block: Remove bdrv_aio_readv/writev/flush() - - 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,53/61] qed: Add coroutine_fn to I/O path functions - - 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,51/61] qed: Simplify request handling - - 1 - --- 2017-06-23 Kevin Wolf New
[PULL,50/61] qed: Use CoQueue for serialising allocations - - 1 - --- 2017-06-23 Kevin Wolf New
[PULL,49/61] qed: Implement .bdrv_co_readv/writev - - 2 - --- 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,47/61] qed: Remove ret argument from qed_aio_next_io() - - 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,45/61] qed: Add return value to qed_aio_write_inplace/alloc() - - 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,43/61] qed: Add return value to qed_aio_write_main() - - 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,41/61] qed: Add return value to qed_aio_write_l1_update() - - 1 - --- 2017-06-23 Kevin Wolf New
[PULL,40/61] qed: Inline qed_commit_l2_update() - - 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,38/61] qed: Make qed_aio_read_data() synchronous - - 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,36/61] qed: Remove GenericCB - - 1 - --- 2017-06-23 Kevin Wolf New
[PULL,35/61] qed: Make qed_write_table() synchronous - - 1 - --- 2017-06-23 Kevin Wolf New
[PULL,34/61] qed: Remove callback from qed_write_header() - - 1 - --- 2017-06-23 Kevin Wolf New
[PULL,33/61] qed: Make qed_write_header() 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,31/61] qed: Make qed_copy_from_backing_file() synchronous - - 2 - --- 2017-06-23 Kevin Wolf New
[PULL,30/61] qed: Make qed_read_backing_file() synchronous - - 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,28/61] qed: Remove callback from qed_read_l2_table() - - 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,26/61] qed: Make qed_read_table() synchronous - - 2 - --- 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,24/61] qcow2: Use offset_into_cluster() and offset_to_l2_index() - - - - --- 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,22/61] qcow2: Pass a QEMUIOVector to do_perform_cow_{read, 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,20/61] qcow2: Split do_perform_cow() into _read(), _encrypt() and _write() - - 1 - --- 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,18/61] qcow2: Use unsigned int for both members of Qcow2COWRegion - - 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,16/61] nvme: Add support for Read Data and Write Data in CMBs. - - 2 - --- 2017-06-23 Kevin Wolf New
[PULL,15/61] qemu-iotests: 068: test iothread mode - - - - --- 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,13/61] qemu-iotests: 068: extract _qemu() function - - - - --- 2017-06-23 Kevin Wolf New
[PULL,12/61] migration: hold AioContext lock for loadvm qemu_fclose() - - - - --- 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,10/61] throttle: Update throttle-groups.c documentation - - 1 - --- 2017-06-23 Kevin Wolf New
[PULL,09/61] doc: Document driver-specific -blockdev options - - 2 - --- 2017-06-23 Kevin Wolf New
[PULL,08/61] doc: Document generic -blockdev options - - 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,06/61] migration: avoid recursive AioContext locking in save_vmstate() - - 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,04/61] block: count bdrv_co_rw_vmstate() requests - - 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,02/61] qemu-iotests: Allow starting new qemu after cleanup - - 2 - --- 2017-06-23 Kevin Wolf New
[PULL,01/61] commit: Fix completion with extra reference - - 2 - --- 2017-06-23 Kevin Wolf New
[PULL,00/61] Block layer patches - - - - --- 2017-06-23 Kevin Wolf New
[v3,1/2] hw/unimp: add missing include - - 1 - --- 2017-06-23 Philippe Mathieu-Daudé New
[1/1] vmstate: error hint for failed equal checks - - 1 - --- 2017-06-23 Halil Pasic New
[RFC,3/3] qemu-ga: add support for periodic command runner - - - - --- 2017-06-23 Tomáš Golembiovský New
[RFC,2/3] qemu-ga: add simple event reporting memory statistics - - - - --- 2017-06-23 Tomáš Golembiovský New
[RFC,1/3] qemu-ga: add support for events - - - - --- 2017-06-23 Tomáš Golembiovský New
[PULL,3/3] applesmc: fix port i/o access width - - 1 - --- 2017-06-23 Gerd Hoffmann New
[PULL,2/3] applesmc: implement error status port - - 3 - --- 2017-06-23 Gerd Hoffmann New
[PULL,1/3] applesmc: cosmetic whitespace and indentation cleanup - - 3 - --- 2017-06-23 Gerd Hoffmann New
[PULL,0/3] Queue/misc patches - - - - --- 2017-06-23 Gerd Hoffmann New
[RFC,v3,8/8] block: add throttle block filter driver interface tests - - - - --- 2017-06-23 Manos Pitsidianakis New
[RFC,v3,7/8] block: remove legacy I/O throttling - - - - --- 2017-06-23 Manos Pitsidianakis New
[RFC,v3,6/8] block: add options parameter to bdrv_new_open_driver() - - - - --- 2017-06-23 Manos Pitsidianakis New
[RFC,v3,5/8] block: add BlockDevOptionsThrottle to QAPI - - 1 - --- 2017-06-23 Manos Pitsidianakis New
[RFC,v3,4/8] block: convert ThrottleGroup to object with QOM - - - - --- 2017-06-23 Manos Pitsidianakis New
[RFC,v3,3/8] block: add throttle block filter driver - - - - --- 2017-06-23 Manos Pitsidianakis New
[RFC,v3,2/8] block: Add aio_context field in ThrottleGroupMember - - - - --- 2017-06-23 Manos Pitsidianakis New
[RFC,v3,1/8] block: move ThrottleGroup membership to ThrottleGroupMember - - 1 - --- 2017-06-23 Manos Pitsidianakis New
target/i386: fix interrupt CPL error when using ist in x86-64 - - - - --- 2017-06-23 Paolo Bonzini New
mips/malta: load the initrd at the end of the low memory - - - - --- 2017-06-23 Aurelien Jarno New
[PULL,7/7] ps2: reset queue in ps2_reset_keyboard - - - - --- 2017-06-23 Gerd Hoffmann New
[PULL,6/7] ps2: add ps2_reset_queue - - - - --- 2017-06-23 Gerd Hoffmann New
« 1 2 ... 2516 2517 25184270 4271 »