[Qemu-devel] [PATCH V10 16/17] hmp: show ImageInfo in 'info block'

2013-03-22 Thread Wenchao Xia
Now human monitor can show image details include internal snapshot info for every block device. Signed-off-by: Wenchao Xia --- hmp.c | 21 + 1 files changed, 21 insertions(+), 0 deletions(-) diff --git a/hmp.c b/hmp.c index c475d65..49f851b 100644 --- a/hmp.c +++ b/hmp.c

Re: [Qemu-devel] [PATCH V10 16/17] hmp: show ImageInfo in 'info block'

2013-03-28 Thread Kevin Wolf
Am 22.03.2013 um 15:19 hat Wenchao Xia geschrieben: > Now human monitor can show image details include internal > snapshot info for every block device. > > Signed-off-by: Wenchao Xia I don't think we should do that unconditionally. 'info block' should be a short summary of all block devices in