On Mon, 14 Jan 2013 15:09:36 +0800 Wenchao Xia <[email protected]> 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 rule that use qmp to retieve information, > hmp layer just do a translation from qmp object it got, so almost > every hmp interface may have a correlated qmp interface. I've reviewed this and made some comments, and just to set expectations, I think this should go in through the block queue.
