On 01/08/2013 10:12 PM, Wenchao Xia wrote:
> This mirror function will return all image info including
> snapshots. Now Qemu have both query-images and query-block
> interfaces.
>
> V2:
> Redesign the interface, it will show related block device name now.
> Added counter part in qmp-commands
This mirror function will return all image info including
snapshots. Now Qemu have both query-images and query-block
interfaces.
V2:
Redesign the interface, it will show related block device name now.
Added counter part in qmp-commands.hx.
Using plurals in API name.
Signed-off-by: Wenchao