From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from eggs.gnu.org ([208.118.235.92]:56665) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1TjaAO-00044m-6N for qemu-devel@nongnu.org; Fri, 14 Dec 2012 13:39:25 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1TjaAN-0007VG-4l for qemu-devel@nongnu.org; Fri, 14 Dec 2012 13:39:24 -0500 Received: from mx1.redhat.com ([209.132.183.28]:41784) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1TjaAM-0007VC-Ru for qemu-devel@nongnu.org; Fri, 14 Dec 2012 13:39:23 -0500 Received: from int-mx12.intmail.prod.int.phx2.redhat.com (int-mx12.intmail.prod.int.phx2.redhat.com [10.5.11.25]) by mx1.redhat.com (8.14.4/8.14.4) with ESMTP id qBEIdMc7006150 (version=TLSv1/SSLv3 cipher=DHE-RSA-AES256-SHA bits=256 verify=OK) for ; Fri, 14 Dec 2012 13:39:22 -0500 Message-ID: <50CB7259.7030902@redhat.com> Date: Fri, 14 Dec 2012 11:39:21 -0700 From: Eric Blake MIME-Version: 1.0 References: <1632528b81f07b470178e2899937d5961e97793d.1355404685.git.phrdina@redhat.com> In-Reply-To: <1632528b81f07b470178e2899937d5961e97793d.1355404685.git.phrdina@redhat.com> Content-Type: multipart/signed; micalg=pgp-sha256; protocol="application/pgp-signature"; boundary="------------enig5D49762C7751BD251463F650" Subject: Re: [Qemu-devel] [PATCH v2 15/17] 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) --------------enig5D49762C7751BD251463F650 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: quoted-printable On 12/13/2012 08:40 AM, Pavel Hrdina wrote: > Signed-off-by: Pavel Hrdina > --- > hmp-commands.hx | 2 +- > hmp.c | 10 ++++++++++ > hmp.h | 1 + > qapi-schema.json | 14 ++++++++++++++ > qmp-commands.hx | 24 ++++++++++++++++++++++++ > savevm.c | 17 +++-------------- > sysemu.h | 1 - > 7 files changed, 53 insertions(+), 16 deletions(-) >=20 > +## > +# @vm-snapshot-delete: > +# > +# Delete the snapshot identified by tag or id. > +# > +# @name: tag|id of existing snapshot > +# > +# Returns: Nothing on success > +# If an error occurs, GenericError with error message > +# > +# Since: 1.3 Another case of 1.4. --=20 Eric Blake eblake redhat com +1-919-301-3266 Libvirt virtualization library http://libvirt.org --------------enig5D49762C7751BD251463F650 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 undefined - http://www.enigmail.net/ iQEcBAEBCAAGBQJQy3JZAAoJEKeha0olJ0Nq5c0IAKQPBS4cB7bmQ7GycpwqW+bu JqJrfWLL7+9F2WfRpK2NUqFc3N8lEQxDiOBiJzN9D2vRCIicJWIW+gHQjazhC+qA iil4Hl/uU5Xbfn3aGFjOVIymfxkRkfZoo446rJhzBW+nd4L9NEDNlYsHSJKuHV5z DbUzwEzTOUdTeB6PtQ09hj3PAXYYjS/xY6jNg8jn8OyMySKNU6Sq/qZ4x32HVYBK +ASgw74q0Bodc31l98f+/56MCHGiZAVQ1tyFVCUuVVf/uTdonsQppzRHxP67pnt9 COxR1U+hoxcA5kad2vphC6XHZjZA9JpzXfyFV7xaBQzyPgrpBGRohBRekkqt3sg= =DJ4A -----END PGP SIGNATURE----- --------------enig5D49762C7751BD251463F650--