Re: [Qemu-devel] [PATCH v4 1/6] block-commit: Expose granularity

2014-04-15 Thread Fam Zheng
On Sat, 04/12 20:57, Max Reitz wrote: > Allow QMP users to manipulate the granularity used in the block-commit > command. > > Signed-off-by: Max Reitz > Reviewed-by: Eric Blake > --- > block/commit.c| 16 +--- > block/mirror.c| 4 ++-- > blockdev.c

[Qemu-devel] [PATCH v4 1/6] block-commit: Expose granularity

2014-04-12 Thread Max Reitz
Allow QMP users to manipulate the granularity used in the block-commit command. Signed-off-by: Max Reitz Reviewed-by: Eric Blake --- block/commit.c| 16 +--- block/mirror.c| 4 ++-- blockdev.c| 22 -- include/block/block_i