]> git.proxmox.com Git - qemu.git/commit - qemu-common.h
qemu-img: Initial progress printing support
authorJes Sorensen <Jes.Sorensen@redhat.com>
Wed, 30 Mar 2011 12:16:25 +0000 (14:16 +0200)
committerKevin Wolf <kwolf@redhat.com>
Thu, 7 Apr 2011 11:51:47 +0000 (13:51 +0200)
commit6b837bc4a4d81861027c74f882d8c1d43f4ec30c
tree6113f4940e351fe63b8be9e93e55e7aac77abf01
parent46a4e4e6085c1e5ae498e350009ff6d321d9ee67
qemu-img: Initial progress printing support

This adds the basic infrastructure for supporting progress output
on the command line, as well as progress support for qemu-img commands
'rebase' and 'convert'.

Signed-off-by: Jes Sorensen <Jes.Sorensen@redhat.com>
Reviewed-by: Stefan Hajnoczi <stefanha@linux.vnet.ibm.com>
Signed-off-by: Kevin Wolf <kwolf@redhat.com>
Makefile.objs
qemu-common.h
qemu-img-cmds.hx
qemu-img.c
qemu-progress.c [new file with mode: 0644]