From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from eggs.gnu.org ([208.118.235.92]:39808) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1T1rmY-0001s0-Ai for qemu-devel@nongnu.org; Thu, 16 Aug 2012 00:34:07 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1T1rmX-0005S6-6d for qemu-devel@nongnu.org; Thu, 16 Aug 2012 00:34:06 -0400 Received: from mx1.redhat.com ([209.132.183.28]:18291) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1T1rmW-0005Ru-Uh for qemu-devel@nongnu.org; Thu, 16 Aug 2012 00:34:05 -0400 Received: from int-mx11.intmail.prod.int.phx2.redhat.com (int-mx11.intmail.prod.int.phx2.redhat.com [10.5.11.24]) by mx1.redhat.com (8.14.4/8.14.4) with ESMTP id q7G4Y2Hm002403 (version=TLSv1/SSLv3 cipher=DHE-RSA-AES256-SHA bits=256 verify=OK) for ; Thu, 16 Aug 2012 00:34:02 -0400 Message-ID: <502C7838.2030705@redhat.com> Date: Wed, 15 Aug 2012 22:34:00 -0600 From: Eric Blake MIME-Version: 1.0 References: <502C6977.3040706@redhat.com> In-Reply-To: <502C6977.3040706@redhat.com> Content-Type: multipart/signed; micalg=pgp-sha256; protocol="application/pgp-signature"; boundary="------------enig9D4E4C8E994EC5A514EC2EB8" Subject: Re: [Qemu-devel] [PATCH 14/18] qapi: Convert loadvm List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: Eric Blake Cc: Pavel Hrdina , qemu-devel@nongnu.org This is an OpenPGP/MIME signed message (RFC 2440 and 3156) --------------enig9D4E4C8E994EC5A514EC2EB8 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: quoted-printable On 08/15/2012 09:31 PM, Eric Blake wrote: >=20 >> + >> +## >> +# @vm-snapshot-load: >> +# >> +# Set the whole virtual machine to the snapshot identified by the tag= >> +# 'tag' or the unique snapshot ID 'id'. >> +# >> +# @name: tag or id of existing snapshot >> +# >> +# Returns: Nothing on success >> +# If an error occurs, GenericError with error message It might also be worth documenting that vm-snapshot-load can only load online snapshots with associated VM state (those created by savevm), and not offline snapshots (those created by 'qemu-img snapshot'). --=20 Eric Blake eblake@redhat.com +1-919-301-3266 Libvirt virtualization library http://libvirt.org --------------enig9D4E4C8E994EC5A514EC2EB8 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/ iQEcBAEBCAAGBQJQLHg5AAoJEKeha0olJ0NqYlIIAIAKU82naYhglgy2or23PIeW B82htD/vMWuPW7mXoA3uAGy+v3fSeXCglAdjTddmqBLomIVq1dmPHxMyoQI0AVdf iClkqr5OZ8n+DGDa996oi/vvWpWkfEN3zni6+OgFoRYxpINnKhQYqKF+L+0eW1LV uGfRIWLwlinmTp3fmex4TI2vkCjqaEA6WZwp2XQAIQqT9eO0wjqAyHhtSWf337Qq 0dQOkaZ+zIRAhVL2gSlXIi6Pc4y2rOQ1v6xXLj66J4FAEt3oYFY1sHlAxj31wIQK +rdBU+dyGur1epYJqYIflJqjsEo1y/xs9cpKBw6UlG5xNoA8/eCn2aTutWIiczE= =2lpv -----END PGP SIGNATURE----- --------------enig9D4E4C8E994EC5A514EC2EB8--