On 12/14/2012 09:57 AM, Luiz Capitulino wrote:
>> +##
>> +# @vm-snapshot-save:
>> +#
>> +# Create a snapshot of the whole virtual machine. If tag is provided as
>> @name,
>> +# it is used as human readable identifier. If there is already a snapshot
>> +# with the same tag or ID, it is replaced.
>
On Thu, 13 Dec 2012 16:40:47 +0100
Pavel Hrdina wrote:
> Signed-off-by: Pavel Hrdina
> ---
> hmp-commands.hx | 4 ++--
> hmp.c| 9 +
> hmp.h| 1 +
> qapi-schema.json | 19 +++
> qmp-commands.hx | 29 +
> savevm.c
Signed-off-by: Pavel Hrdina
---
hmp-commands.hx | 4 ++--
hmp.c| 9 +
hmp.h| 1 +
qapi-schema.json | 19 +++
qmp-commands.hx | 29 +
savevm.c | 26 ++
sysemu.h | 1 -
7 files