From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from eggs.gnu.org ([2001:4830:134:3::10]:52394) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1Vbusg-000407-7U for qemu-devel@nongnu.org; Thu, 31 Oct 2013 12:14:03 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1Vbusb-0005UB-B9 for qemu-devel@nongnu.org; Thu, 31 Oct 2013 12:13:58 -0400 Received: from mx1.redhat.com ([209.132.183.28]:44802) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1Vbusb-0005U3-1m for qemu-devel@nongnu.org; Thu, 31 Oct 2013 12:13:53 -0400 Message-ID: <527281BE.2020108@redhat.com> Date: Thu, 31 Oct 2013 10:13:50 -0600 From: Eric Blake MIME-Version: 1.0 References: <1383234524-372-1-git-send-email-kwolf@redhat.com> <1383234524-372-31-git-send-email-kwolf@redhat.com> In-Reply-To: <1383234524-372-31-git-send-email-kwolf@redhat.com> Content-Type: multipart/signed; micalg=pgp-sha256; protocol="application/pgp-signature"; boundary="Ag2vAb53LI7BQ5nLao1PiFAF2sr61tgdh" Subject: Re: [Qemu-devel] [PULL 30/30] vmdk: Implment bdrv_get_specific_info List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: Kevin Wolf , anthony@codemonkey.ws Cc: qemu-devel@nongnu.org This is an OpenPGP/MIME signed message (RFC 4880 and 3156) --Ag2vAb53LI7BQ5nLao1PiFAF2sr61tgdh Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: quoted-printable On 10/31/2013 09:48 AM, Kevin Wolf wrote: > From: Fam Zheng >=20 > Implement .bdrv_get_specific_info to return the extent information. >=20 > Signed-off-by: Fam Zheng > Signed-off-by: Kevin Wolf > --- > +++ b/qapi-schema.json > @@ -225,6 +225,27 @@ > } } > =20 > ## > +# @ImageInfoSpecificVmdk: > +# > +# @create_type: The create type of VMDK image If it's not too late, can we fix this typo without having to do it in a followup patch? s/_/-/ --=20 Eric Blake eblake redhat com +1-919-301-3266 Libvirt virtualization library http://libvirt.org --Ag2vAb53LI7BQ5nLao1PiFAF2sr61tgdh 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.15 (GNU/Linux) Comment: Public key at http://people.redhat.com/eblake/eblake.gpg Comment: Using GnuPG with Thunderbird - http://www.enigmail.net/ iQEcBAEBCAAGBQJScoG+AAoJEKeha0olJ0NqqwgIAKMNpBx8eLvR+nYkrEr96Zcg 1Nz/vyFUIBXJosJWJHggAp7QnVvyMYezr0z1/XMNU1IWiDVYiXdEDHPcNMV6bjZp 0HmVF/HMQpbzlX+Ja4+L5gGvp+ZLtRmOBW7r+1V7P2rxD/37A7KlEZ1KqYUL1cLK 5lpg4lKuYI2GP6hmGDXjLOEjl8KBcDbrOiKAfLX1JjrDUCcQZnKO30DUbguegUUW HHLmSyFOL6ilvX+2+TTmwtGmBijMdYdvV8O+MKzsYHB2qWwooQnuOuc59BQo0MHO Vbxj3d9wQcWHynomPwApN/MvBPzPcSZjDGo0A6cIBUdCu6bdCyf1Qqh1vNGpal8= =vftW -----END PGP SIGNATURE----- --Ag2vAb53LI7BQ5nLao1PiFAF2sr61tgdh--