Am 24.01.2013 03:57, schrieb Wenchao Xia: > Now that we have bdrv_query_image_info, rename this function to make it > more obvious what it is doing. > > Reviewed-by: Eric Blake <ebl...@redhat.com> > Signed-off-by: Wenchao Xia <xiaw...@linux.vnet.ibm.com>
Should this provide an option to give information on each image in the backing file chain, as well as the BlockDriverStates stacked via bs->file? Kevin