qemu-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

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


From: Pavel Hrdina
Subject: Re: [Qemu-devel] [PATCH v4 07/11] qapi: Convert savevm
Date: Fri, 29 Mar 2013 17:21:13 +0100
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:17.0) Gecko/20130311 Thunderbird/17.0.4

On 29.3.2013 17:12, Eric Blake wrote:
On 03/29/2013 08:12 AM, Pavel Hrdina wrote:
QMP command "vm-snapshot-save" has also extra optional force parameter
to specify whether replace existing snapshot or not. It also returns
information about created snapshot.

Signed-off-by: Pavel Hrdina <address@hidden>
---
  hmp-commands.hx         |  4 ++--
  hmp.c                   | 11 +++++++++
  hmp.h                   |  1 +
  include/sysemu/sysemu.h |  1 -
  qapi-schema.json        | 22 ++++++++++++++++++
  qmp-commands.hx         | 43 ++++++++++++++++++++++++++++++++++
  savevm.c                | 62 +++++++++++++++++++++++++++++++------------------
  7 files changed, 118 insertions(+), 26 deletions(-)

Reviewed-by: Eric Blake <address@hidden>

Rest of series already has my review from earlier versions, so I only
gave them a cursory glance this time around, but assume they are still okay.


Thanks a lot for your reviews,

Pavel



reply via email to

[Prev in Thread] Current Thread [Next in Thread]