From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from eggs.gnu.org ([208.118.235.92]:46894) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1ULbui-00087Z-8M for qemu-devel@nongnu.org; Fri, 29 Mar 2013 12:12:26 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1ULbue-0000H4-Us for qemu-devel@nongnu.org; Fri, 29 Mar 2013 12:12:24 -0400 Received: from mx1.redhat.com ([209.132.183.28]:43961) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1ULbue-0000Gz-LY for qemu-devel@nongnu.org; Fri, 29 Mar 2013 12:12:20 -0400 Received: from int-mx10.intmail.prod.int.phx2.redhat.com (int-mx10.intmail.prod.int.phx2.redhat.com [10.5.11.23]) by mx1.redhat.com (8.14.4/8.14.4) with ESMTP id r2TGCKD3026309 (version=TLSv1/SSLv3 cipher=DHE-RSA-AES256-SHA bits=256 verify=OK) for ; Fri, 29 Mar 2013 12:12:20 -0400 Message-ID: <5155BD63.40905@redhat.com> Date: Fri, 29 Mar 2013 10:12:19 -0600 From: Eric Blake MIME-Version: 1.0 References: In-Reply-To: Content-Type: multipart/signed; micalg=pgp-sha256; protocol="application/pgp-signature"; boundary="----enig2DEEIRJWOCMMAFHIUCCDH" Subject: Re: [Qemu-devel] [PATCH v4 07/11] qapi: Convert savevm List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: Pavel Hrdina Cc: lcapitulino@redhat.com, qemu-devel@nongnu.org, armbru@redhat.com This is an OpenPGP/MIME signed message (RFC 4880 and 3156) ------enig2DEEIRJWOCMMAFHIUCCDH Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: quoted-printable 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. >=20 > Signed-off-by: Pavel Hrdina > --- > 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 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 ok= ay. --=20 Eric Blake eblake redhat com +1-919-301-3266 Libvirt virtualization library http://libvirt.org ------enig2DEEIRJWOCMMAFHIUCCDH Content-Type: application/pgp-signature; name="signature.asc" Content-Description: OpenPGP digital signature Content-Disposition: attachment; filename="signature.asc" -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.13 (GNU/Linux) Comment: Public key at http://people.redhat.com/eblake/eblake.gpg Comment: Using GnuPG with Thunderbird - http://www.enigmail.net/ iQEcBAEBCAAGBQJRVb1jAAoJEKeha0olJ0NqwlEH/27SAtktBlPSX2SnfbDDyTSs 2jSh/mO5QPwf97yLzlRVCJtjI/FQzZJeK7EBrV8KUn3/FPt0sba4N3PdR6AQbI76 IPLSD2fbmE2fdhvZc2Jux8rcBSQqnEpvKYKuNwYyyUlnKFHLky7p8fBjyJJcPmpD 6GqZTtRb2izwpTBA6m4Te+X769mMslR2XSKHG/ZM9ay19V6gEc55cNCUws7VXYts 3Dm1FWipSHaVsYtu4s4fMyvH7WS9xmzaS9kh2haRBWfdrpD+8oYlWVupk96y1FvE ccvHI4dAXVQAsgf/6OY2+4imQojJCJzUBRk6nmQDjM0H66XMDhZCXECMWXJlhcc= =OlTF -----END PGP SIGNATURE----- ------enig2DEEIRJWOCMMAFHIUCCDH--