From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from eggs.gnu.org ([2001:4830:134:3::10]:44101) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1VQgHh-00081h-Ut for qemu-devel@nongnu.org; Mon, 30 Sep 2013 12:25:26 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1VQgHa-0000TZ-3m for qemu-devel@nongnu.org; Mon, 30 Sep 2013 12:25:21 -0400 Received: from mx1.redhat.com ([209.132.183.28]:39852) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1VQgHZ-0000SP-Qu for qemu-devel@nongnu.org; Mon, 30 Sep 2013 12:25:14 -0400 Received: from int-mx09.intmail.prod.int.phx2.redhat.com (int-mx09.intmail.prod.int.phx2.redhat.com [10.5.11.22]) by mx1.redhat.com (8.14.4/8.14.4) with ESMTP id r8UGPCrX014094 (version=TLSv1/SSLv3 cipher=DHE-RSA-AES256-SHA bits=256 verify=OK) for ; Mon, 30 Sep 2013 12:25:13 -0400 Message-ID: <5249A5E7.1090007@redhat.com> Date: Mon, 30 Sep 2013 10:25:11 -0600 From: Eric Blake MIME-Version: 1.0 References: <1379938162-14005-1-git-send-email-mreitz@redhat.com> <1379938162-14005-5-git-send-email-mreitz@redhat.com> In-Reply-To: <1379938162-14005-5-git-send-email-mreitz@redhat.com> Content-Type: multipart/signed; micalg=pgp-sha256; protocol="application/pgp-signature"; boundary="Kw5VabsnpT6WKxLOti1EOwAv5qeGFi3Jp" Subject: Re: [Qemu-devel] [PATCH v5 4/6] qcow2: Add support for ImageInfoSpecific List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: Max Reitz Cc: Kevin Wolf , Fam Zheng , qemu-devel@nongnu.org, Stefan Hajnoczi This is an OpenPGP/MIME signed message (RFC 4880 and 3156) --Kw5VabsnpT6WKxLOti1EOwAv5qeGFi3Jp Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: quoted-printable On 09/23/2013 06:09 AM, Max Reitz wrote: > Add a new ImageInfoSpecificQCow2 type as a subtype of ImageInfoSpecific= =2E > This contains the compatibility level as a string and an optional > lazy_refcounts boolean (optional means mandatory for compat >=3D 1.1 an= d > not available for compat =3D=3D 0.10). >=20 > Also, add qcow2_get_specific_info, which returns this information. >=20 > Signed-off-by: Max Reitz > --- > block/qcow2.c | 19 +++++++++++++++++++ > qapi-schema.json | 16 ++++++++++++++++ > 2 files changed, 35 insertions(+) >=20 Reviewed-by: Eric Blake --=20 Eric Blake eblake redhat com +1-919-301-3266 Libvirt virtualization library http://libvirt.org --Kw5VabsnpT6WKxLOti1EOwAv5qeGFi3Jp 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.14 (GNU/Linux) Comment: Public key at http://people.redhat.com/eblake/eblake.gpg Comment: Using GnuPG with Thunderbird - http://www.enigmail.net/ iQEcBAEBCAAGBQJSSaXnAAoJEKeha0olJ0NqFV8H/2v7mkZ3b5ATOLYZEZ7pthxT dZObiztNdl6OcDNsD+mwaUXNSgLgNSS4HAb6ehx51la/q84OXWAyRtIwW68OuEj4 l/Ehrf3C2wNFNIcGKZNMAu2PeKD/u/cUBsv3LNkesBXyukE2ITDVK9riUZyO1iI4 sRQYWIo8oND0N53jC1OarolKL6s1LCujWXuEjnjVmvbEUPIXx90m61PUkFKEGIBU JoKbJiZshHZfSAwxOkM/bGPlst3UeJr1C3wFuNjZlDgA5KnZaGH0et7k9g8VSMOF ErBEmeSrkN0O8c7Ti9shkAsSj8/FxJaz/utVlXhUFs8LiuKq7AUR32aN4vsomOI= =7Gex -----END PGP SIGNATURE----- --Kw5VabsnpT6WKxLOti1EOwAv5qeGFi3Jp--