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

2013-01-09 Thread Wenchao Xia
于 2013-1-10 6:32, Eric Blake 写道: On 01/09/2013 08:18 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 07/13] qapi: Convert savevm

2013-01-09 Thread Eric Blake
On 01/09/2013 08:18 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 07/13] qapi: Convert savevm

2013-01-09 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