Show patches with: State = Action Required       |   430398 patches
« 1 2 ... 3551 3552 35534303 4304 »
Patch Series A/F/R/T S/W/F Date Submitter Delegate State
[PULL,43/54] quorum: Add quorum_aio_writev and its dependencies. - - 1 - --- 2014-02-21 Kevin Wolf New
[PULL,42/54] quorum: Create BDRVQuorumState and BlkDriver and do init. - - 1 - --- 2014-02-21 Kevin Wolf New
[PULL,41/54] quorum: Create quorum.c, add QuorumChildRequest and QuorumAIOCB. - - 1 - --- 2014-02-21 Kevin Wolf New
[PULL,40/54] check-qdict: Test termination of qdict_array_split() - - 1 - --- 2014-02-21 Kevin Wolf New
[PULL,39/54] check-qdict: Adjust test for qdict_array_split() - - 1 - --- 2014-02-21 Kevin Wolf New
[PULL,38/54] qdict: Extract non-QDicts in qdict_array_split() - - 1 - --- 2014-02-21 Kevin Wolf New
[PULL,37/54] qemu-config: Sections must consist of keys - - 1 - --- 2014-02-21 Kevin Wolf New
[PULL,36/54] qemu-iotests: Check qemu-img command line parsing - - 2 - --- 2014-02-21 Kevin Wolf New
[PULL,35/54] qemu-img: Allow -o help with incomplete argument list - - 2 - --- 2014-02-21 Kevin Wolf New
[PULL,34/54] qemu-img amend: Support multiple -o options - - 2 - --- 2014-02-21 Kevin Wolf New
[PULL,33/54] qemu-img convert: Support multiple -o options - - 2 - --- 2014-02-21 Kevin Wolf New
[PULL,32/54] qemu-img create: Support multiple -o options - - 2 - --- 2014-02-21 Kevin Wolf New
[PULL,31/54] qemu-option: has_help_option() and is_valid_option_list() - - 2 - --- 2014-02-21 Kevin Wolf New
[PULL,30/54] vdi: say why an image is bad - - 1 - --- 2014-02-21 Kevin Wolf New
[PULL,29/54] block: do not abuse EMEDIUMTYPE - - 1 - --- 2014-02-21 Kevin Wolf New
[PULL,28/54] vmdk: correctly propagate errors - - 1 - --- 2014-02-21 Kevin Wolf New
[PULL,27/54] vmdk: do not try opening a file as both image and descriptor - - 1 - --- 2014-02-21 Kevin Wolf New
[PULL,26/54] vmdk: push vmdk_read_desc up to caller - - 1 - --- 2014-02-21 Kevin Wolf New
[PULL,25/54] vmdk: extract vmdk_read_desc - - 1 - --- 2014-02-21 Kevin Wolf New
[PULL,24/54] vvfat: correctly propagate errors - - 1 - --- 2014-02-21 Kevin Wolf New
[PULL,23/54] vhdx: correctly propagate errors - - 1 - --- 2014-02-21 Kevin Wolf New
[PULL,22/54] qed: correctly propagate errors - - 1 - --- 2014-02-21 Kevin Wolf New
[PULL,21/54] qcow: correctly propagate errors - - 1 - --- 2014-02-21 Kevin Wolf New
[PULL,20/54] curl: correctly propagate errors - - 1 - --- 2014-02-21 Kevin Wolf New
[PULL,19/54] cow: correctly propagate errors - - 1 - --- 2014-02-21 Kevin Wolf New
[PULL,18/54] gluster: correctly propagate errors - - 1 - --- 2014-02-21 Kevin Wolf New
[PULL,17/54] gluster: default scheme to gluster:// and host to localhost. - - 1 - --- 2014-02-21 Kevin Wolf New
[PULL,16/54] iscsi: correctly propagate errors in iscsi_open - - 1 - --- 2014-02-21 Kevin Wolf New
[PULL,15/54] iscsi: fix indentation - - 1 - --- 2014-02-21 Kevin Wolf New
[PULL,14/54] nbd: move socket wrappers to qemu-nbd - - 1 - --- 2014-02-21 Kevin Wolf New
[PULL,13/54] nbd: inline tcp_socket_incoming_spec into sole caller - - 1 - --- 2014-02-21 Kevin Wolf New
[PULL,12/54] nbd: correctly propagate errors - - 1 - --- 2014-02-21 Kevin Wolf New
[PULL,11/54] nbd: produce a better error if neither host nor port is passed - - 1 - --- 2014-02-21 Kevin Wolf New
[PULL,10/54] block: Remove bdrv_open_image()'s force_raw option - - 2 - --- 2014-02-21 Kevin Wolf New
[PULL,09/54] block: Reuse success path from bdrv_open() - - 2 - --- 2014-02-21 Kevin Wolf New
[PULL,08/54] block: Handle bs->options in bdrv_open() only - - 2 - --- 2014-02-21 Kevin Wolf New
[PULL,07/54] block: Remove bdrv_new() from bdrv_file_open() - - 2 - --- 2014-02-21 Kevin Wolf New
[PULL,06/54] block: Reuse reference handling from bdrv_open() - - 2 - --- 2014-02-21 Kevin Wolf New
[PULL,05/54] block: Make bdrv_file_open() static - - 2 - --- 2014-02-21 Kevin Wolf New
[PULL,04/54] block: Add reference parameter to bdrv_open() - - - - --- 2014-02-21 Kevin Wolf New
[PULL,03/54] block: Change BDS parameter of bdrv_open() to ** - - 1 - --- 2014-02-21 Kevin Wolf New
[PULL,02/54] block: Fix bdrv_is_first_non_filter() - - 1 1 --- 2014-02-21 Kevin Wolf New
[PULL,01/54] qcow2: Set zero flag for discarded clusters - - 1 - --- 2014-02-21 Kevin Wolf New
[PULL,00/54] Block patches - - - - --- 2014-02-21 Kevin Wolf New
[v2,2/2] iotests: Mixed quorum child device specifications - - 1 - --- 2014-02-21 Max Reitz New
[v2,1/2] quorum: Simplify quorum_open() - - 1 - --- 2014-02-21 Max Reitz New
[V19,12/12] quorum: Add unit test. - - 1 - --- 2014-02-21 Benoît Canet New
[V19,11/12] quorum: Add quorum_open() and quorum_close(). - - 1 - --- 2014-02-21 Benoît Canet New
[V19,10/12] quorum: Implement recursive .bdrv_recurse_is_first_non_filter in quorum. - - 1 - --- 2014-02-21 Benoît Canet New
[V19,09/12] quorum: Add quorum_co_flush(). - - 1 - --- 2014-02-21 Benoît Canet New
[V19,08/12] quorum: Add quorum_invalidate_cache(). - - 1 - --- 2014-02-21 Benoît Canet New
[V19,07/12] quorum: Add quorum_getlength(). - - 1 - --- 2014-02-21 Benoît Canet New
[V19,06/12] quorum: Add quorum mechanism. - - 1 - --- 2014-02-21 Benoît Canet New
[V19,05/12] quorum: Add quorum_aio_readv. - - 1 - --- 2014-02-21 Benoît Canet New
[V19,04/12] blkverify: Extract qemu_iovec_clone() and qemu_iovec_compare() from blkverify. - - 1 - --- 2014-02-21 Benoît Canet New
[V19,03/12] quorum: Add quorum_aio_writev and its dependencies. - - 1 - --- 2014-02-21 Benoît Canet New
[V19,02/12] quorum: Create BDRVQuorumState and BlkDriver and do init. - - 1 - --- 2014-02-21 Benoît Canet New
[V19,01/12] quorum: Create quorum.c, add QuorumChildRequest and QuorumAIOCB. - - 1 - --- 2014-02-21 Benoît Canet New
[v2] check-qdict: Test termination of qdict_array_split() - - 1 - --- 2014-02-21 Max Reitz New
check-qdict: Test termination of qdict_array_split() - - - - --- 2014-02-21 Max Reitz New
[2/2] iotests: Mixed quorum child device specifications - - - - --- 2014-02-21 Max Reitz New
[1/2] quorum: Simplify quorum_open() - - 1 - --- 2014-02-21 Max Reitz New
[3/3] check-qdict: Adjust test for qdict_array_split() - - 1 - --- 2014-02-21 Max Reitz New
[2/3] qdict: Extract non-QDicts in qdict_array_split() - - 1 - --- 2014-02-21 Max Reitz New
[1/3] qemu-config: Sections must consist of keys - - 1 - --- 2014-02-21 Max Reitz New
[v4,3/3] KVM: x86: Enable Intel MPX for guest - - - - --- 2014-02-21 Liu, Jinsong New
[v4,2/3] KVM: x86: add MSR_IA32_BNDCFGS to msrs_to_save - - - - --- 2014-02-21 Liu, Jinsong New
[v4,1/3] KVM: x86: Intel MPX vmx and msr handle - - - - --- 2014-02-21 Liu, Jinsong New
KVM: x86: Fix xsave cpuid exposing bug - - - - --- 2014-02-21 Liu, Jinsong New
KVM: x86: expose ADX feature to guest - - - - --- 2014-02-21 Liu, Jinsong New
KVM: x86: expose new instruction RDSEED to guest - - - - --- 2014-02-21 Liu, Jinsong New
fsdev: Fix overrun after readlink() fills buffer completely - - - - --- 2014-02-21 Markus Armbruster New
[2/2] pci-assign: Fix potential read beyond buffer on -EBUSY - - 1 - --- 2014-02-21 Markus Armbruster New
[1/2] vfio: Fix overrun after readlink() fills buffer completely - - 1 - --- 2014-02-21 Markus Armbruster New
vnc: Fix tight_detect_smooth_image() for lossless case - - - - --- 2014-02-21 Markus Armbruster New
[v3,6/6] qemu-iotests: Check qemu-img command line parsing - - - - --- 2014-02-21 Kevin Wolf New
[v3,5/6] qemu-img: Allow -o help with incomplete argument list - - - - --- 2014-02-21 Kevin Wolf New
[v3,4/6] qemu-img amend: Support multiple -o options - - - - --- 2014-02-21 Kevin Wolf New
[v3,3/6] qemu-img convert: Support multiple -o options - - - - --- 2014-02-21 Kevin Wolf New
[v3,2/6] qemu-img create: Support multiple -o options - - - - --- 2014-02-21 Kevin Wolf New
[v3,1/6] qemu-option: has_help_option() and is_valid_option_list() - - 1 - --- 2014-02-21 Kevin Wolf New
[2/2] qmp: add query-iothreads command - - - - --- 2014-02-21 Stefan Hajnoczi New
[1/2] iothread: stash thread ID away - - - - --- 2014-02-21 Stefan Hajnoczi New
[v4,6/6] dataplane: replace internal thread with IOThread - - - - --- 2014-02-21 Stefan Hajnoczi New
[v4,5/6] iothread: add "iothread" qdev property type - - - - --- 2014-02-21 Stefan Hajnoczi New
[v4,4/6] qdev: add get_pointer_and_free() for temporary strings - - - - --- 2014-02-21 Stefan Hajnoczi New
[v4,3/6] iothread: add I/O thread object - - - - --- 2014-02-21 Stefan Hajnoczi New
[v4,2/6] aio: add aio_context_acquire() and aio_context_release() - - - - --- 2014-02-21 Stefan Hajnoczi New
[v4,1/6] rfifolock: add recursive FIFO lock - - - - --- 2014-02-21 Stefan Hajnoczi New
hw/ide/ahci.h: Avoid shifting left into sign bit - - 1 - --- 2014-02-21 Peter Maydell New
[4/4] hw/arm/musicpal: Avoid shifting left into sign bit - - - - --- 2014-02-21 Peter Maydell New
[3/4] hw/ssi/xilinx_spips.c: Avoid shifting left into sign bit - - - - --- 2014-02-21 Peter Maydell New
[2/4] hw/arm/omap1.c: Avoid shifting left into sign bit - - - - --- 2014-02-21 Peter Maydell New
[1/4] pxa2xx: Don't shift into sign bit - - - - --- 2014-02-21 Peter Maydell New
qga: Fix memory allocation pasto - - 1 - --- 2014-02-21 Markus Armbruster New
[Qemu-ppc,v2] spapr_vscsi: Fix REPORT_LUNS handling - - - - --- 2014-02-21 Alexander Graf New
[v5,8/8] virtio-9p: use virtio wrappers to access headers - - - - --- 2014-02-21 Greg Kurz New
[v5,7/8] virtio-serial-bus: use virtio wrappers to access headers - - 1 - --- 2014-02-21 Greg Kurz New
[v5,6/8] virtio-scsi: use virtio wrappers to access headers - - 1 - --- 2014-02-21 Greg Kurz New
[v5,5/8] virtio-blk: use virtio wrappers to access headers - - 1 - --- 2014-02-21 Greg Kurz New
« 1 2 ... 3551 3552 35534303 4304 »