Re: [Qemu-devel] [PATCH v2 07/12] qapi: Convert savevm

2013-03-27 Thread Pavel Hrdina
On 26.3.2013 20:56, Eric Blake wrote: On 03/22/2013 07:16 AM, Pavel Hrdina wrote: Signed-off-by: Pavel Hrdina --- hmp-commands.hx | 4 ++-- hmp.c | 9 + hmp.h | 1 + include/sysemu/sysemu.h | 1 - qapi-schema.json| 18 +++

Re: [Qemu-devel] [PATCH v2 07/12] qapi: Convert savevm

2013-03-26 Thread Eric Blake
On 03/22/2013 07:16 AM, Pavel Hrdina wrote: > Signed-off-by: Pavel Hrdina > --- > hmp-commands.hx | 4 ++-- > hmp.c | 9 + > hmp.h | 1 + > include/sysemu/sysemu.h | 1 - > qapi-schema.json| 18 ++ > qmp-commands.hx

[Qemu-devel] [PATCH v2 07/12] qapi: Convert savevm

2013-03-22 Thread Pavel Hrdina
Signed-off-by: Pavel Hrdina --- hmp-commands.hx | 4 ++-- hmp.c | 9 + hmp.h | 1 + include/sysemu/sysemu.h | 1 - qapi-schema.json| 18 ++ qmp-commands.hx | 29 + savevm.c