Re: [Qemu-devel] [RFC PATCH 0/4] qapi: Convert snapshot's commands

2012-07-24 Thread Luiz Capitulino
On Thu, 12 Jul 2012 18:55:14 +0200 Pavel Hrdina wrote: > This patch-series converts savevm, loadvm, delvm and info snapshots from HMP > into QMP as savevm, loadvm, delvm and query-snapshots. I think we'll have to start propagating errors correctly as I pointed out in my review, and then put this

[Qemu-devel] [RFC PATCH 0/4] qapi: Convert snapshot's commands

2012-07-12 Thread Pavel Hrdina
This patch-series converts savevm, loadvm, delvm and info snapshots from HMP into QMP as savevm, loadvm, delvm and query-snapshots. All comments are welcome. Pavel Pavel Hrdina (4): qapi: Convert savevm qapi: Convert loadvm qapi: Convert delvm qapi: Convert info snapshots hmp-commands.