From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from eggs.gnu.org ([208.118.235.92]:48136) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1UE5Zp-0007Dw-E2 for qemu-devel@nongnu.org; Fri, 08 Mar 2013 17:15:50 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1UE5Zj-0001MY-QP for qemu-devel@nongnu.org; Fri, 08 Mar 2013 17:15:45 -0500 Received: from mx1.redhat.com ([209.132.183.28]:55122) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1UE5Zj-0001MQ-Gf for qemu-devel@nongnu.org; Fri, 08 Mar 2013 17:15:39 -0500 Message-ID: <513A6303.8030506@redhat.com> Date: Fri, 08 Mar 2013 15:15:31 -0700 From: Eric Blake MIME-Version: 1.0 References: <1362636445-7188-1-git-send-email-xiawenc@linux.vnet.ibm.com> <1362636445-7188-8-git-send-email-xiawenc@linux.vnet.ibm.com> In-Reply-To: <1362636445-7188-8-git-send-email-xiawenc@linux.vnet.ibm.com> Content-Type: multipart/signed; micalg=pgp-sha256; protocol="application/pgp-signature"; boundary="----enig2FBFAGAVDETMVCFSBOPOD" Subject: Re: [Qemu-devel] [PATCH V8 07/20] block: add snapshot info query function bdrv_query_snapshot_info_list() List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: Wenchao Xia Cc: kwolf@redhat.com, aliguori@us.ibm.com, stefanha@gmail.com, qemu-devel@nongnu.org, armbru@redhat.com, pbonzini@redhat.com This is an OpenPGP/MIME signed message (RFC 4880 and 3156) ------enig2FBFAGAVDETMVCFSBOPOD Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: quoted-printable On 03/06/2013 11:07 PM, Wenchao Xia wrote: > This patch adds function bdrv_query_snapshot_info_list(), which will > retrieve snapshot info of an image in qmp object format. The implementa= tion > is based on the code moved from qemu-img.c with modification to fit mor= e > for qmp based block layer API. >=20 > Signed-off-by: Wenchao Xia > --- > block/qapi.c | 52 +++++++++++++++++++++++++++++++++++++-----= ------- > include/block/qapi.h | 4 ++- > qemu-img.c | 4 ++- > 3 files changed, 45 insertions(+), 15 deletions(-) Reviewed-by: Eric Blake --=20 Eric Blake eblake redhat com +1-919-301-3266 Libvirt virtualization library http://libvirt.org ------enig2FBFAGAVDETMVCFSBOPOD 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/ iQEcBAEBCAAGBQJROmMDAAoJEKeha0olJ0NqLEMH/R0P+zpZv/0od+oDcKNLDhsw GehHbst3vIhSPIV4W4qboAmVkJHdHHVwTHpOjqeMXgW4LN3hOTk0xbEbembZJu3I F19xOrh51rK7i7QjelgunjDoyTozJwsPZIicnWJb4giHtXr6Wrrj23u4+/D3hd0n CM7kAD/zKuQbpfIOaAxgDBBgkWP6MUE67kwRKCIwlePY94MBn2EDxBcvsCk1bPVD zb9fgAaUJL2HnfuH7YC5Uz6Hywb17NoG+8VQ8HGEV0Kgvglj/1PfQZ/v+FHm6neY Vbp/TV99VYqF6a1vneyD0kD8Q21FgmFGEK1UHhVtU4YdluFJQstlD74/EUIopho= =Dn7m -----END PGP SIGNATURE----- ------enig2FBFAGAVDETMVCFSBOPOD--