Re: [Qemu-devel] [PATCH V6 08/14] qmp: add interface query-images.

2013-02-20 Thread Eric Blake
On 02/18/2013 07:09 AM, Wenchao Xia wrote: > This mirror function will return all image info including > snapshots, if specified backing image's info will also be returned. > Now Qemu have both query-images and query-block interfaces. > > Signed-off-by: Wenchao Xia > --- > block.c |

[Qemu-devel] [PATCH V6 08/14] qmp: add interface query-images.

2013-02-18 Thread Wenchao Xia
This mirror function will return all image info including snapshots, if specified backing image's info will also be returned. Now Qemu have both query-images and query-block interfaces. Signed-off-by: Wenchao Xia --- block.c | 83 +