On 08/15/2012 09:31 PM, Eric Blake wrote:
>
>> +
>> +##
>> +# @vm-snapshot-load:
>> +#
>> +# Set the whole virtual machine to the snapshot identified by the tag
>> +# 'tag' or the unique snapshot ID 'id'.
>> +#
>> +# @name: tag or id of existing snapshot
>> +#
>> +# Returns: Nothing on success
>>
On 08/15/2012 01:41 AM, Pavel Hrdina wrote:
> Signed-off-by: Pavel Hrdina
> ---
> hmp-commands.hx | 2 +-
> hmp.c| 10 +
> hmp.h| 1 +
> monitor.c| 12 ---
> qapi-schema.json | 15 ++
> qmp-commands.hx | 25 ++
>
Signed-off-by: Pavel Hrdina
---
hmp-commands.hx | 2 +-
hmp.c| 10 +
hmp.h| 1 +
monitor.c| 12 ---
qapi-schema.json | 15 ++
qmp-commands.hx | 25 ++
savevm.c | 63