On 01/08/2013 10:12 PM, Wenchao Xia wrote:
> This interface now return valid internal snapshots.
>
> +Each json-object contain the following:
> +
> +- "id": unique snapshot id (json-string)
> +- "name": internal snapshot name (json-string)
> +- "vm-state-size": size of the VM state (json-int)
This interface now return valid internal snapshots.
v2:
Better tips and spelling fix in qmp-schema.json.
Change name to plurals.
Add counter part in qmp-commands.hx.
Signed-off-by: Wenchao Xia
---
block.c | 32
qapi-schema.json | 13