Show patches with: Submitter = Fam Zheng       |    State = Action Required       |    Archived = No       |   4285 patches
« 1 2 ... 34 35 3642 43 »
Patch Series A/F/R/T S/W/F Date Submitter Delegate State
[3/4] rules.mak: Link DSO with libqemuutil.a - - - - --- 2014-05-23 Fam Zheng New
[2/4] Makefile: Compile libqemustub.a and libqemuutil.a with -fPIC - - - - --- 2014-05-23 Fam Zheng New
[1/4] Makefile: Link vscclient with libqemuutil.a and libqemustub.a - - - - --- 2014-05-23 Fam Zheng New
[v3,2/2] dataplane: Support VIRTIO_BLK_T_SCSI_CMD - - - - --- 2014-05-22 Fam Zheng New
[v3,1/2] virtio-blk: Factor out virtio_blk_handle_scsi_req from virtio_blk_handle_scsi - - - - --- 2014-05-22 Fam Zheng New
[v2,2/2] dataplane: Support VIRTIO_BLK_T_SCSI_CMD - - - - --- 2014-05-22 Fam Zheng New
[v2,1/2] virtio-blk: Factor out virtio_blk_handle_scsi_req from virtio_blk_handle_scsi - - - - --- 2014-05-22 Fam Zheng New
[2/2] dataplane: Support VIRTIO_BLK_T_SCSI_CMD - - 1 - --- 2014-05-22 Fam Zheng New
[1/2] virtio-blk: Factor out virtio_blk_handle_scsi_req from virtio_blk_handle_scsi - - - - --- 2014-05-22 Fam Zheng New
[v3] aio: Fix use-after-free in cancellation path - - - - --- 2014-05-21 Fam Zheng New
[RFC,v2,7/7] qmp: Convert block-commit speed to arg property dict - - - - --- 2014-05-20 Fam Zheng New
[RFC,v2,6/7] qapi: Initialize argument value in generated code if has 'default' - - - - --- 2014-05-20 Fam Zheng New
[RFC,v2,5/7] qapi: Add @arg property dictionary syntax - - - - --- 2014-05-20 Fam Zheng New
[RFC,v2,4/7] qapi: Add c_val(t, val) for int - - - - --- 2014-05-20 Fam Zheng New
[RFC,v2,3/7] tests: Add decimal test cases for qapi-schema - - - - --- 2014-05-20 Fam Zheng New
[RFC,v2,2/7] qapi: Allow true, false and null in schema json - - - - --- 2014-05-20 Fam Zheng New
[RFC,v2,1/7] qapi: Allow decimal values - - - - --- 2014-05-20 Fam Zheng New
[v20,15/15] qemu-iotests: Image fleecing test case 089 - - - - --- 2014-05-20 Fam Zheng New
[v20,14/15] qemu-iotests: Test blockdev-backup in 055 - - - - --- 2014-05-20 Fam Zheng New
[v20,13/15] block: Add blockdev-backup to transaction - - - - --- 2014-05-20 Fam Zheng New
[v20,12/15] block: Allow backup on referenced named BlockDriverState - - - - --- 2014-05-20 Fam Zheng New
[v20,11/15] qmp: Add command 'blockdev-backup' - - - - --- 2014-05-20 Fam Zheng New
[v20,10/15] commit: Use bdrv_drop_intermediate - - - - --- 2014-05-20 Fam Zheng New
[v20,09/15] stream: Use bdrv_drop_intermediate and drop close_unused_images - - - - --- 2014-05-20 Fam Zheng New
[v20,08/15] block: Support dropping active in bdrv_drop_intermediate - - - - --- 2014-05-20 Fam Zheng New
[v20,07/15] block: Parse "backing" option to reference existing BDS - - - - --- 2014-05-20 Fam Zheng New
[v20,06/15] block: Add backing_blocker in BlockDriverState - - - - --- 2014-05-20 Fam Zheng New
[v20,05/15] block: Add bdrv_set_backing_hd() - - 2 - --- 2014-05-20 Fam Zheng New
[v20,04/15] block: Move op_blocker check from block_job_create to its caller - - 3 - --- 2014-05-20 Fam Zheng New
[v20,03/15] block: Replace in_use with operation blocker - - 2 - --- 2014-05-20 Fam Zheng New
[v20,02/15] block: Introduce op_blockers to BlockDriverState - - 3 - --- 2014-05-20 Fam Zheng New
[v20,01/15] block: Add BlockOpType enum - - 3 - --- 2014-05-20 Fam Zheng New
[v2] aio: Fix use-after-free in cancellation path - - - - --- 2014-05-20 Fam Zheng New
[v2] qemu-iotests: Handle cache mode option in 091 - - - - --- 2014-05-20 Fam Zheng New
qemu-iotests: Honor ${CACHEMODE} in 091 - - - - --- 2014-05-19 Fam Zheng New
aio: Fix use-after-free in cancellation path - - - - --- 2014-05-19 Fam Zheng New
[v2,2/2] virtio-blk: Allow config-wce in dataplane - - - - --- 2014-05-15 Fam Zheng New
[v2,1/2] block: Move declaration of bdrv_get_aio_context to block.h - - - - --- 2014-05-15 Fam Zheng New
[v4,2/2] vmdk: Optimize cluster allocation - - - - --- 2014-05-15 Fam Zheng New
[v4,1/2] qemu-iotests: Add data pattern in version3 VMDK sample image in 059 - - - - --- 2014-05-15 Fam Zheng New
qemu-iotests: Fix blkdebug in VM drive in 030 - - - - --- 2014-05-14 Fam Zheng New
[v2] rules.mak: Rewrite unnest-vars - - - - --- 2014-05-13 Fam Zheng New
qemu-iotests: Fix core dump suppression in test 039 - - - - --- 2014-05-13 Fam Zheng New
virtio-blk: Allow config-wce in dataplane - - - - --- 2014-05-13 Fam Zheng New
rules.mak: Rewrite unnest-vars - - - - --- 2014-05-12 Fam Zheng New
[v19,16/16] qemu-iotests: Image fleecing test case 089 - - - - --- 2014-05-12 Fam Zheng New
[v19,15/16] qemu-iotests: Test blockdev-backup in 055 - - - - --- 2014-05-12 Fam Zheng New
[v19,14/16] block: Add blockdev-backup to transaction - - - - --- 2014-05-12 Fam Zheng New
[v19,13/16] block: Allow backup on referenced named BlockDriverState - - - - --- 2014-05-12 Fam Zheng New
[v19,12/16] qmp: Add command 'blockdev-backup' - - - - --- 2014-05-12 Fam Zheng New
[v19,11/16] commit: Use bdrv_drop_intermediate - - - - --- 2014-05-12 Fam Zheng New
[v19,10/16] stream: Use bdrv_drop_intermediate and drop close_unused_images - - - - --- 2014-05-12 Fam Zheng New
[v19,09/16] block: Support dropping active in bdrv_drop_intermediate - - - - --- 2014-05-12 Fam Zheng New
[v19,08/16] block: Parse "backing" option to reference existing BDS - - - - --- 2014-05-12 Fam Zheng New
[v19,07/16] block: Add backing_blocker in BlockDriverState - - - - --- 2014-05-12 Fam Zheng New
[v19,06/16] block: Add bdrv_set_backing_hd() - - - - --- 2014-05-12 Fam Zheng New
[v19,05/16] block: Move op_blocker check from block_job_create to its caller - - 2 - --- 2014-05-12 Fam Zheng New
[v19,04/16] block: Replace in_use with operation blocker - - 1 - --- 2014-05-12 Fam Zheng New
[v19,03/16] block: Introduce op_blockers to BlockDriverState - - 2 - --- 2014-05-12 Fam Zheng New
[v19,02/16] block: Add BlockOpType enum - - 2 - --- 2014-05-12 Fam Zheng New
[v19,01/16] vmdk: Optimize cluster allocation - - - - --- 2014-05-12 Fam Zheng New
[v3] vmdk: Optimize cluster allocation - - - - --- 2014-05-08 Fam Zheng New
[v3] qapi: Document optional arguments' backwards compatibility - - - - --- 2014-05-07 Fam Zheng New
[v4,4/4] qemu-iotests: Test converting to streamOptimized from small cluster size - - - - --- 2014-05-06 Fam Zheng New
[v4,3/4] vmdk: Implement .bdrv_get_info() - - - - --- 2014-05-06 Fam Zheng New
[v4,2/4] vmdk: Implement .bdrv_write_compressed - - - - --- 2014-05-06 Fam Zheng New
[v4,1/4] qemu-img: Convert by cluster size if target is compressed - - - - --- 2014-05-06 Fam Zheng New
[v2] vmdk: Optimize cluster allocation - - - - --- 2014-05-06 Fam Zheng New
[v2] qapi: Document optional arguments' backwards compatibility - - - - --- 2014-05-06 Fam Zheng New
[v2,2/2] docs/memory.txt: Fix document on MMIO operations - - - - --- 2014-05-05 Fam Zheng New
[v2,1/2] docs/memory.txt: Put one whitespace between sentences - - - - --- 2014-05-05 Fam Zheng New
docs/memory.txt: Fix document on MMIO operations - - - - --- 2014-05-05 Fam Zheng New
qapi: Document optional arguments' backwards compatibility - - - - --- 2014-05-05 Fam Zheng New
[v4] mirror: Check for bdrv_get_info result - - - - --- 2014-04-29 Fam Zheng New
[v2] mirror: Fix resource leak when bdrv_getlength fails - - - - --- 2014-04-29 Fam Zheng New
[v2,2/2] qapi: Allow setting default values for optional parameters - - - - --- 2014-04-29 Fam Zheng New
[v2,1/2] qapi: Allow decimal values - - 1 - --- 2014-04-29 Fam Zheng New
[v3] mirror: Check for bdrv_get_info result - - - - --- 2014-04-29 Fam Zheng New
mirror: Fix resource leak when bdrv_getlength fails - - - - --- 2014-04-29 Fam Zheng New
Makefile: Fix per-object variables for Makefile.target - - 1 - --- 2014-04-29 Fam Zheng New
mirror: Use DIV_ROUND_UP - - - - --- 2014-04-28 Fam Zheng New
[v2] mirror: Check for bdrv_get_info result - - - - --- 2014-04-28 Fam Zheng New
[v3,4/4] qemu-iotests: Test converting to streamOptimized from small cluster size - - - - --- 2014-04-25 Fam Zheng New
[v3,3/4] vmdk: Implement .bdrv_get_info() - - - - --- 2014-04-25 Fam Zheng New
[v3,2/4] vmdk: Implement .bdrv_write_compressed - - - - --- 2014-04-25 Fam Zheng New
[v3,1/4] qemu-img: Convert by cluster size if target is compressed - - - - --- 2014-04-25 Fam Zheng New
mirror: Check for bdrv_get_info result - - - - --- 2014-04-25 Fam Zheng New
[3/3] virtio-scsi: Don't exit on bad request - - - - --- 2014-04-22 Fam Zheng New
[2/3] virtio-blk: Don't exit on invalid VQ data - - - - --- 2014-04-22 Fam Zheng New
[1/3] virtio: Introduce VirtIODevice.broken - - - - --- 2014-04-22 Fam Zheng New
[v3] qemu-img: Improve error messages - - - - --- 2014-04-22 Fam Zheng New
[v2] qemu-img: Improve error messages - - - - --- 2014-04-22 Fam Zheng New
qemu-img: Improve error messages - - - - --- 2014-04-21 Fam Zheng New
vmdk: Optimize cluster allocation - - - - --- 2014-04-18 Fam Zheng New
[v2] configure: Improve help behavior - - - - --- 2014-04-18 Fam Zheng New
configure: Exit with code 0 with --help - - - - --- 2014-04-18 Fam Zheng New
qemu-img: Exit with code 0 if there is no error - - - - --- 2014-04-18 Fam Zheng New
[v2] vmdk: Fix "%x" to PRIx32 in format strings for cid - - - - --- 2014-04-17 Fam Zheng New
vmdk: Fix "%x" to PRIx32 in format strings for cid - - - - --- 2014-04-17 Fam Zheng New
vmdk: Fix %d and %lld to PRI* in format strings - - - - --- 2014-04-17 Fam Zheng New
« 1 2 ... 34 35 3642 43 »