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 <xiaw...@linux.vnet.ibm.com>

I don't think we should do that unconditionally. 'info block' should be
a short summary of all block devices in use by the VM and this would
make it way too long.

We could either introduce an 'info block -v' to display everything, or
only do it for a single BlockDriverState with something like
'info block <blockdev-name>'. I'm not sure how easy those would be to
implement, though.

Kevin

Reply via email to