Re: [Qemu-devel] [PATCH v13 10/14] qemu-img: Enable progress output for commit

2014-10-23 Thread Kevin Wolf
Am 22.10.2014 um 14:51 hat Max Reitz geschrieben: > Implement progress output for the commit command by querying the > progress of the block job. > > Signed-off-by: Max Reitz > Reviewed-by: Eric Blake Reviewed-by: Kevin Wolf

[Qemu-devel] [PATCH v13 10/14] qemu-img: Enable progress output for commit

2014-10-22 Thread Max Reitz
Implement progress output for the commit command by querying the progress of the block job. Signed-off-by: Max Reitz Reviewed-by: Eric Blake --- qemu-img-cmds.hx | 4 ++-- qemu-img.c | 24 ++-- qemu-img.texi| 2 +- 3 files changed, 25 insertions(+), 5 deletions(-