Show patches with: Submitter = Fam Zheng       |    State = Action Required       |   2134 patches
« 1 2 ... 19 20 21 22 »
Patch Series A/R/T S/W/F Date Submitter Delegate State
[v3,08/15] tests: Add test code for meta bitmap - - - --- 2016-02-27 Fam Zheng New
[v3,07/15] HBitmap: Introduce "meta" bitmap to track bit changes - - - --- 2016-02-27 Fam Zheng New
[v3,06/15] block: Hide HBitmap in block dirty bitmap interface - - - --- 2016-02-27 Fam Zheng New
[v3,05/15] block: Remove unused typedef of BlockDriverDirtyHandler - - - --- 2016-02-27 Fam Zheng New
[v3,04/15] block: Move block dirty bitmap code to separate files - - - --- 2016-02-27 Fam Zheng New
[v3,03/15] typedefs: Add BdrvDirtyBitmap - - - --- 2016-02-27 Fam Zheng New
[v3,02/15] block: Include hbitmap.h in block.h - - - --- 2016-02-27 Fam Zheng New
[v3,01/15] backup: Use Bitmap to replace "s->bitmap" - - - --- 2016-02-27 Fam Zheng New
usb-redirect: Avoid double free of data - - - --- 2016-02-24 Fam Zheng New
aio-posix: Don't use epoll if epoll_create1 not available - - - --- 2016-02-23 Fam Zheng New
[v2] scripts/kvm/kvm_stat: Fix missing right parantheses and ".format(...)" - - - --- 2016-02-19 Fam Zheng New
scripts/kvm/kvm_stat: Fix missing right parantheses - - - --- 2016-02-17 Fam Zheng New
[v2,15/15] tests/docker/Makefile.include: snapshot the src for docker - - - --- 2016-02-16 Fam Zheng New
[v2,14/15] docker: Support interactive shell for debugging - - - --- 2016-02-16 Fam Zheng New
[v2,13/15] MAINTAINERS: Add tests/docker - - - --- 2016-02-16 Fam Zheng New
[v2,12/15] .gitignore: Ignore temporary dockerfile - - - --- 2016-02-16 Fam Zheng New
[v2,11/15] docs: Add text for tests/docker in build-system.txt - - - --- 2016-02-16 Fam Zheng New
[v2,10/15] docker: Add travis tool - - - --- 2016-02-16 Fam Zheng New
[v2,09/15] docker: Add mingw test - - - --- 2016-02-16 Fam Zheng New
[v2,08/15] docker: Add clang test - - - --- 2016-02-16 Fam Zheng New
[v2,07/15] docker: Add full test - - - --- 2016-02-16 Fam Zheng New
[v2,06/15] docker: Add quick test - - - --- 2016-02-16 Fam Zheng New
[v2,05/15] docker: Add common.rc - - - --- 2016-02-16 Fam Zheng New
[v2,04/15] docker: Add test runner - - - --- 2016-02-16 Fam Zheng New
[v2,03/15] docker: Add images - - - --- 2016-02-16 Fam Zheng New
[v2,02/15] Makefile: Rules for docker testing - - - --- 2016-02-16 Fam Zheng New
[v2,01/15] tests: Add utilities for docker testing - - - --- 2016-02-16 Fam Zheng New
[12/12] MAINTAINERS: Add tests/docker - - - --- 2016-02-05 Fam Zheng New
[11/12] .gitignore: Ignore temporary dockerfile - - - --- 2016-02-05 Fam Zheng New
[10/12] docs: Add text for tests/docker in build-system.txt - - - --- 2016-02-05 Fam Zheng New
[09/12] docker: Add travis tool - - - --- 2016-02-05 Fam Zheng New
[08/12] docker: Add mingw test - - - --- 2016-02-05 Fam Zheng New
[07/12] docker: Add clang test - - - --- 2016-02-05 Fam Zheng New
[06/12] docker: Add basic test - - - --- 2016-02-05 Fam Zheng New
[05/12] docker: Add common.rc - - - --- 2016-02-05 Fam Zheng New
[04/12] docker: Add test runner - - - --- 2016-02-05 Fam Zheng New
[03/12] docker: Add images - - - --- 2016-02-05 Fam Zheng New
[02/12] Makefile: Rules for docker testing - - - --- 2016-02-05 Fam Zheng New
[01/12] tests: Add utilities for docker testing - - - --- 2016-02-05 Fam Zheng New
[v12,2/2] mirror: Add mirror_wait_for_io - - - --- 2016-02-05 Fam Zheng New
[v12,1/2] mirror: Rewrite mirror_iteration - - - --- 2016-02-05 Fam Zheng New
[RFC,4/4] tests: Add travis container test case - - - --- 2016-02-03 Fam Zheng New
[RFC,3/4] tests: Add mingw 32/64 cross compiling - - - --- 2016-02-03 Fam Zheng New
[RFC,2/4] tests: Add clang docker test - - - --- 2016-02-03 Fam Zheng New
[RFC,1/4] tests: Introduce Docker based tests - - - --- 2016-02-03 Fam Zheng New
[v11,2/2] mirror: Add mirror_wait_for_io - - - --- 2016-02-03 Fam Zheng New
[v11,1/2] mirror: Rewrite mirror_iteration - - - --- 2016-02-03 Fam Zheng New
[v4] blockjob: Fix hang in block_job_finish_sync - - - --- 2016-02-02 Fam Zheng New
[v3] blockjob: Fix hang in block_job_finish_sync - - - --- 2016-01-29 Fam Zheng New
[v2,2/2] blockjob: Fix hang in block_job_finish_sync - - - --- 2016-01-28 Fam Zheng New
[v2,1/2] blockjob: Rename block_job_defer_to_main_loop - - - --- 2016-01-28 Fam Zheng New
[2/2] blockjob: Fix hang in block_job_finish_sync - - - --- 2016-01-28 Fam Zheng New
[1/2] blockjob: Rename block_job_defer_to_main_loop - - - --- 2016-01-28 Fam Zheng New
block: Remove unused struct definition BlockFinishData - - - --- 2016-01-28 Fam Zheng New
[RFC,16/16] iotests: Add persistent bitmap test case 141 - - - --- 2016-01-26 Fam Zheng New
[RFC,15/16] iotests: Add qbm specific test case 140 - - - --- 2016-01-26 Fam Zheng New
[RFC,14/16] iotests: Add qbm to applicable test cases - - - --- 2016-01-26 Fam Zheng New
[RFC,13/16] iotests: Add qbm to case 097 - - - --- 2016-01-26 Fam Zheng New
[RFC,12/16] iotests: Add qbm format to 041 - - - --- 2016-01-26 Fam Zheng New
[RFC,11/16] qapi: Add "qbm" as a generic cow format driver - - - --- 2016-01-26 Fam Zheng New
[RFC,10/16] qbm: Implement format driver - - - --- 2016-01-26 Fam Zheng New
[RFC,09/16] qmp: Add block-dirty-bitmap-set-persistent - - - --- 2016-01-26 Fam Zheng New
[RFC,08/16] qmp: Add optional parameter "persistent" in block-dirty-bitmap-add - 1 - --- 2016-01-26 Fam Zheng New
[RFC,07/16] block: Only swap non-persistent dirty bitmaps - - - --- 2016-01-26 Fam Zheng New
[RFC,06/16] block: Introduce bdrv_dirty_bitmap_set_persistent - - - --- 2016-01-26 Fam Zheng New
[RFC,05/16] block: Make bdrv_get_cluster_size public - 2 - --- 2016-01-26 Fam Zheng New
[RFC,04/16] block: Move filename_decompose to block.c - 2 - --- 2016-01-26 Fam Zheng New
[RFC,03/16] block: Allow .bdrv_close callback to release dirty bitmaps - 1 - --- 2016-01-26 Fam Zheng New
[RFC,02/16] block: Set dirty before doing write - 2 - --- 2016-01-26 Fam Zheng New
[RFC,01/16] doc: Add QBM format specification - - - --- 2016-01-26 Fam Zheng New
[v2,14/13] block: More operations for meta dirty bitmap - - - --- 2016-01-26 Fam Zheng New
[v9,16/16] iotests: Add "qemu-img map" test for VMDK extents - 1 - --- 2016-01-26 Fam Zheng New
[v9,15/16] qemu-img: Make MapEntry a QAPI struct - 2 - --- 2016-01-26 Fam Zheng New
[v9,14/16] qemu-img: In "map", use the returned "file" from bdrv_get_block_status - 2 - --- 2016-01-26 Fam Zheng New
[v9,13/16] block: Use returned *file in bdrv_co_get_block_status - 1 - --- 2016-01-26 Fam Zheng New
[v9,12/16] vmdk: Return extent's file in bdrv_get_block_status - 1 - --- 2016-01-26 Fam Zheng New
[v9,11/16] vmdk: Fix calculation of block status's offset - 1 - --- 2016-01-26 Fam Zheng New
[v9,10/16] vpc: Assign bs->file->bs to file in vpc_co_get_block_status - 1 - --- 2016-01-26 Fam Zheng New
[v9,09/16] vdi: Assign bs->file->bs to file in vdi_co_get_block_status - 1 - --- 2016-01-26 Fam Zheng New
[v9,08/16] sheepdog: Assign bs to file in sd_co_get_block_status - 1 - --- 2016-01-26 Fam Zheng New
[v9,07/16] qed: Assign bs->file->bs to file in bdrv_qed_co_get_block_status - 2 - --- 2016-01-26 Fam Zheng New
[v9,06/16] parallels: Assign bs->file->bs to file in parallels_co_get_block_status - 2 - --- 2016-01-26 Fam Zheng New
[v9,05/16] iscsi: Assign bs to file in iscsi_co_get_block_status - 2 - --- 2016-01-26 Fam Zheng New
[v9,04/16] raw: Assign bs to file in raw_co_get_block_status - 1 - --- 2016-01-26 Fam Zheng New
[v9,03/16] qcow2: Assign bs->file->bs to file in qcow2_co_get_block_status - 1 - --- 2016-01-26 Fam Zheng New
[v9,02/16] qcow: Assign bs->file->bs to file in qcow_co_get_block_status - 2 - --- 2016-01-26 Fam Zheng New
[v9,01/16] block: Add "file" output parameter to block status query functions - 1 - --- 2016-01-26 Fam Zheng New
[v8,15/15] iotests: Add "qemu-img map" test for VMDK extents - 1 - --- 2016-01-25 Fam Zheng New
[v8,14/15] qemu-img: Make MapEntry a QAPI struct - 2 - --- 2016-01-25 Fam Zheng New
[v8,13/15] qemu-img: In "map", use the returned "file" from bdrv_get_block_status - 2 - --- 2016-01-25 Fam Zheng New
[v8,12/15] block: Use returned *file in bdrv_co_get_block_status - 1 - --- 2016-01-25 Fam Zheng New
[v8,11/15] vmdk: Return extent's file in bdrv_get_block_status - 1 - --- 2016-01-25 Fam Zheng New
[v8,10/15] vpc: Assign bs->file->bs to file in vpc_co_get_block_status - 1 - --- 2016-01-25 Fam Zheng New
[v8,09/15] vdi: Assign bs->file->bs to file in vdi_co_get_block_status - 1 - --- 2016-01-25 Fam Zheng New
[v8,08/15] sheepdog: Assign bs to file in sd_co_get_block_status - 1 - --- 2016-01-25 Fam Zheng New
[v8,07/15] qed: Assign bs->file->bs to file in bdrv_qed_co_get_block_status - 2 - --- 2016-01-25 Fam Zheng New
[v8,06/15] parallels: Assign bs->file->bs to file in parallels_co_get_block_status - 2 - --- 2016-01-25 Fam Zheng New
[v8,05/15] iscsi: Assign bs to file in iscsi_co_get_block_status - 2 - --- 2016-01-25 Fam Zheng New
[v8,04/15] raw: Assign bs to file in raw_co_get_block_status - 2 - --- 2016-01-25 Fam Zheng New
[v8,03/15] qcow2: Assign bs->file->bs to file in qcow2_co_get_block_status - 1 - --- 2016-01-25 Fam Zheng New
« 1 2 ... 19 20 21 22 »