From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from eggs.gnu.org ([2001:4830:134:3::10]:55862) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1VUbek-0002zP-4p for qemu-devel@nongnu.org; Fri, 11 Oct 2013 08:17:27 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1VUbef-0001L0-8P for qemu-devel@nongnu.org; Fri, 11 Oct 2013 08:17:22 -0400 Received: from mx1.redhat.com ([209.132.183.28]:61035) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1VUbee-0001Kt-Uv for qemu-devel@nongnu.org; Fri, 11 Oct 2013 08:17:17 -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 r9BCHG3u030259 (version=TLSv1/SSLv3 cipher=DHE-RSA-AES256-SHA bits=256 verify=OK) for ; Fri, 11 Oct 2013 08:17:16 -0400 Message-ID: <5257EC4B.9070008@redhat.com> Date: Fri, 11 Oct 2013 06:17:15 -0600 From: Eric Blake MIME-Version: 1.0 References: <1381493315-10999-1-git-send-email-famz@redhat.com> In-Reply-To: <1381493315-10999-1-git-send-email-famz@redhat.com> Content-Type: multipart/signed; micalg=pgp-sha256; protocol="application/pgp-signature"; boundary="Dtu175oEigGskfBLdqV0oPBwBpTeU0qgq" Subject: Re: [Qemu-devel] [PATCH v3 0/2] vmdk: Implement bdrv_get_specific_info List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: Fam Zheng , qemu-devel@nongnu.org Cc: kwolf@redhat.com, stefanha@redhat.com This is an OpenPGP/MIME signed message (RFC 4880 and 3156) --Dtu175oEigGskfBLdqV0oPBwBpTeU0qgq Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: quoted-printable On 10/11/2013 06:08 AM, Fam Zheng wrote: > The new information looks like: >=20 > image: /tmp/foo.vmdk > file format: vmdk > virtual size: 100G (107374182400 bytes) > disk size: 4.0K > Format specific information: > cid: 0 > create_type: twoGbMaxExtentFlat > parent cid: 0 > extents: > [0]: > virtual size: 2147483648 > filename: /tmp/foo-f001.vmdk > format: FLAT > [1]: > virtual size: 2147483648 > filename: /tmp/foo-f002.vmdk > format: FLAT > [2]: > virtual size: 2147483648 > filename: /tmp/foo-f003.vmdk > format: FLAT > [3]: ... >=20 > v3: Rebase to kevin's block branch. This time I reviewed the C code as well as the QMP. Series: Reviewed-by: Eric Blake --=20 Eric Blake eblake redhat com +1-919-301-3266 Libvirt virtualization library http://libvirt.org --Dtu175oEigGskfBLdqV0oPBwBpTeU0qgq 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/ iQEcBAEBCAAGBQJSV+xLAAoJEKeha0olJ0Nq/C8H/2ynjHlaNej+NqibZJLazuHX 4YKu1g5qnlMRsqdX8VHpvIvEdJDq9AO09eVRv5WwthWITmbdC8JNmuX2/XW4aGHH ft7CCL4JQCso0ebzQCqOIh5a0iArrsRnHRxUt1W7vCsLAi7LW5uOn3p2Ff96K0zq l1t+Y/A2zmnFFzVjsVfVkxKF7DE2+XJ9UOLrZ2a8H9wsO7QNJfQOIQ63T6tZBLIW FeCJZrlG9Wr9i3cEpS18l20Ecdy0kPShHjs0denbU6xJ/YYNJOGMmdaw7kfKTZ0X wCUz1hfuhGAXRhfcdIV3FvFzdRJRPYuhowvKatxQdvz8sIk4ftJohuBU6wmVPJc= =8jUG -----END PGP SIGNATURE----- --Dtu175oEigGskfBLdqV0oPBwBpTeU0qgq--