Re: [Qemu-devel] [PATCH V3 00/11] add qmp/hmp interfaces for snapshot info

2013-01-14 Thread Luiz Capitulino
On Mon, 14 Jan 2013 15:09:36 +0800 Wenchao Xia wrote: > This serial of patches does two things: merge some info code > in qemu-img, and add following interfaces: > 1) qmp: query-images > 2) qmp: query-snapshots > 3) hmp: show snapshot info on a single block device > These patches follows the

[Qemu-devel] [PATCH V3 00/11] add qmp/hmp interfaces for snapshot info

2013-01-13 Thread Wenchao Xia
This serial of patches does two things: merge some info code in qemu-img, and add following interfaces: 1) qmp: query-images 2) qmp: query-snapshots 3) hmp: show snapshot info on a single block device These patches follows the rule that use qmp to retieve information, hmp layer just do a transl