From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from eggs.gnu.org ([208.118.235.92]:35937) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1SpNfW-0000Ik-Su for qemu-devel@nongnu.org; Thu, 12 Jul 2012 13:59:15 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1SpNfV-0001eE-NI for qemu-devel@nongnu.org; Thu, 12 Jul 2012 13:59:14 -0400 Received: from mx1.redhat.com ([209.132.183.28]:13007) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1SpNfV-0001e2-Di for qemu-devel@nongnu.org; Thu, 12 Jul 2012 13:59:13 -0400 Received: from int-mx02.intmail.prod.int.phx2.redhat.com (int-mx02.intmail.prod.int.phx2.redhat.com [10.5.11.12]) by mx1.redhat.com (8.14.4/8.14.4) with ESMTP id q6CHxCZg006283 (version=TLSv1/SSLv3 cipher=DHE-RSA-AES256-SHA bits=256 verify=OK) for ; Thu, 12 Jul 2012 13:59:12 -0400 Message-ID: <4FFF106F.5070603@redhat.com> Date: Thu, 12 Jul 2012 11:59:11 -0600 From: Eric Blake MIME-Version: 1.0 References: <049abd55f3f85bac5d299ca34f17b9abd39fedc4.1342092497.git.phrdina@redhat.com> In-Reply-To: <049abd55f3f85bac5d299ca34f17b9abd39fedc4.1342092497.git.phrdina@redhat.com> Content-Type: multipart/signed; micalg=pgp-sha256; protocol="application/pgp-signature"; boundary="------------enig4210127F18B96A727B37AECF" Subject: Re: [Qemu-devel] [RFC PATCH 3/4] qapi: Convert delvm List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: Pavel Hrdina Cc: qemu-devel@nongnu.org This is an OpenPGP/MIME signed message (RFC 2440 and 3156) --------------enig4210127F18B96A727B37AECF Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: quoted-printable On 07/12/2012 10:55 AM, Pavel Hrdina wrote: > Signed-off-by: Pavel Hrdina > --- > hmp-commands.hx | 2 +- > hmp.c | 10 ++++++++++ > hmp.h | 1 + > qapi-schema.json | 17 +++++++++++++++++ > qmp-commands.hx | 24 ++++++++++++++++++++++++ > savevm.c | 21 +++++++++++---------- > sysemu.h | 1 - > 7 files changed, 64 insertions(+), 12 deletions(-) > + > +## > +# @delvm: This name is worse than 'loadvm' or 'savevm', in that we are NOT deleting the entire vm, but a named snapshot stored within the vm. Would naming it 'delete-vm-snapshot' make more sense (in which case the others might make more sense as 'save-vm-snapshot' and 'load-vm-snapshot'= )? --=20 Eric Blake eblake@redhat.com +1-919-301-3266 Libvirt virtualization library http://libvirt.org --------------enig4210127F18B96A727B37AECF 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.12 (GNU/Linux) Comment: Public key at http://people.redhat.com/eblake/eblake.gpg Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org/ iQEcBAEBCAAGBQJP/xBvAAoJEKeha0olJ0NqxQQIAJpjqEEDJkPsiwfysvaoxgma WRTBdA0PLCDCLMFwq+MYEcq1HdAQ5tjCD2Yc8qAmKoHrd/WFAI7SbtfhIzdW1THO RnppHj3Ltk76JKYvdauHI3vp65lciTpr16zyt6X9AXHzw5idwClW3ESYdeZzGF8p NxlnTbJ/eCg29JPnll07y163ZaLroIroUTCnfYd29dYBjkmEmSVDIO2364hsgYkk NCjIm2gcRkGdu94wcBITtXT+SS/vg9fT4JGxDQAxDw7edhZiOmgH+rO3tAIxVgKL Zlw+tqH1OEfGlKWtK2DbMF/UGGjefesYyD+BgG+5s5Sloj3ysHu6PE/pb7pxn1I= =l11p -----END PGP SIGNATURE----- --------------enig4210127F18B96A727B37AECF--