From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from eggs.gnu.org ([208.118.235.92]:56852) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1URjHJ-0006qr-Lq for qemu-devel@nongnu.org; Mon, 15 Apr 2013 09:17:03 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1URjHH-0000Sv-HW for qemu-devel@nongnu.org; Mon, 15 Apr 2013 09:17:01 -0400 Received: from mx1.redhat.com ([209.132.183.28]:18996) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1URjHH-0000SZ-8X for qemu-devel@nongnu.org; Mon, 15 Apr 2013 09:16:59 -0400 Message-ID: <516BFDC7.30108@redhat.com> Date: Mon, 15 Apr 2013 07:16:55 -0600 From: Eric Blake MIME-Version: 1.0 References: <877gkavlw2.fsf@blackfin.pond.sub.org> <516544C3.2060306@redhat.com> <516559EB.8020005@redhat.com> <5165719B.7020508@redhat.com> <51659E1C.2050507@redhat.com> <87y5cpjueh.fsf@blackfin.pond.sub.org> <20130415121000.GG3914@dhcp-200-207.str.redhat.com> In-Reply-To: <20130415121000.GG3914@dhcp-200-207.str.redhat.com> Content-Type: multipart/signed; micalg=pgp-sha256; protocol="application/pgp-signature"; boundary="----enig2APFKQCURKCGVFIWKBALP" Subject: Re: [Qemu-devel] [PATCH v4 00/11] convert savevm to use qapi and introduce qmp command List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: Kevin Wolf Cc: qemu-devel@nongnu.org, lcapitulino@redhat.com, Pavel Hrdina , Markus Armbruster , Wenchao Xia This is an OpenPGP/MIME signed message (RFC 4880 and 3156) ------enig2APFKQCURKCGVFIWKBALP Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: quoted-printable On 04/15/2013 06:10 AM, Kevin Wolf wrote: > Am 11.04.2013 um 11:20 hat Markus Armbruster geschrieben: >> [Cc: Wenchao Xia because of overlap with his work] >> >> Eric Blake writes: >> >>> On 04/10/2013 08:05 AM, Pavel Hrdina wrote: >>>> Here is another proposal how to handle vm snapshots: >>>> >>>> QMP vm-snapshot-save: >>>> - { 'command': 'vm-snapshot-save', >>>> 'data': { 'name': 'str' }, >>>> 'returns': 'SnapshotInfo' } >>>> - vm-snapshot-save returns an error if there is an existing >>>> snapshot with the same name >>>> - you cannot provide an id for a new snapshot >>>> - on success all information about created snapshot will be retu= rned >=20 > Would it make sense to (optionally) let the caller specify in which > image the VM state will be stored, or whether it should be stored at > all? Yes, please. Libvirt already has the XML to express this, but can't wire it up unless qemu exposes that level of control. --=20 Eric Blake eblake redhat com +1-919-301-3266 Libvirt virtualization library http://libvirt.org ------enig2APFKQCURKCGVFIWKBALP 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/ iQEcBAEBCAAGBQJRa/3HAAoJEKeha0olJ0NqkT4IAJ08fjqvQyypj8o9Lr4VvaGW RH1q/0mvyMj1jvXManS/I9JfBV60GyEFBCllurkVayLbbqoohDSAX5GHhvXXaBGz 9p2gVgpToI2xOw3s1WxSk7kJ5yoOTAuVcP8gJD7iYiwhi8utztGiZc+a5Kc1+7Br 36oa7Dsc9TXWzm36jslp84q3eqLWhK9b/wcNwkdKErpVjKxfgdjh/zEinDdPdvXO eJTLl15Extr35K8pdpSi8HNXJ4QQP64urQ5+IWT2ibi9zrDGqeIry5rnyDsNgbhx V9xyUJGDfd+YvsdZWhhTkFhho0NXa08QVmy2TWcHW/X+ra7y00kxZwoZVHmrXCw= =n1sk -----END PGP SIGNATURE----- ------enig2APFKQCURKCGVFIWKBALP--