From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from eggs.gnu.org ([2001:4830:134:3::10]:44886) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1W69iF-0004sr-TP for qemu-devel@nongnu.org; Wed, 22 Jan 2014 21:08:16 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1W69iB-0002Ma-1U for qemu-devel@nongnu.org; Wed, 22 Jan 2014 21:08:11 -0500 Received: from mx1.redhat.com ([209.132.183.28]:63044) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1W69iA-0002MM-Qg for qemu-devel@nongnu.org; Wed, 22 Jan 2014 21:08:06 -0500 Received: from int-mx10.intmail.prod.int.phx2.redhat.com (int-mx10.intmail.prod.int.phx2.redhat.com [10.5.11.23]) by mx1.redhat.com (8.14.4/8.14.4) with ESMTP id s0N2858n022243 (version=TLSv1/SSLv3 cipher=DHE-RSA-AES256-SHA bits=256 verify=OK) for ; Wed, 22 Jan 2014 21:08:05 -0500 Message-ID: <52E07984.6060602@redhat.com> Date: Wed, 22 Jan 2014 19:08:04 -0700 From: Eric Blake MIME-Version: 1.0 References: <1390442606-31320-1-git-send-email-famz@redhat.com> In-Reply-To: <1390442606-31320-1-git-send-email-famz@redhat.com> Content-Type: multipart/signed; micalg=pgp-sha256; protocol="application/pgp-signature"; boundary="NCk7ii6GNT28k5MbT2JUlDI90J0RpA1jm" Subject: Re: [Qemu-devel] [PATCH v2] qapi: Add "backing" to BlockStats 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) --NCk7ii6GNT28k5MbT2JUlDI90J0RpA1jm Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: quoted-printable On 01/22/2014 07:03 PM, Fam Zheng wrote: > Currently there is no way to query BlockStats of the backing chain. Thi= s > adds "backing" field into BlockStats to make it possible. >=20 > The comment of "parent" is reworded. >=20 > Signed-off-by: Fam Zheng >=20 > --- > v2: Only add "backing", drop "file". >=20 > Signed-off-by: Fam Zheng > --- > block/qapi.c | 5 +++++ > qapi-schema.json | 10 ++++++---- > 2 files changed, 11 insertions(+), 4 deletions(-) Reviewed-by: Eric Blake --=20 Eric Blake eblake redhat com +1-919-301-3266 Libvirt virtualization library http://libvirt.org --NCk7ii6GNT28k5MbT2JUlDI90J0RpA1jm 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 Comment: Public key at http://people.redhat.com/eblake/eblake.gpg Comment: Using GnuPG with Thunderbird - http://www.enigmail.net/ iQEcBAEBCAAGBQJS4HmEAAoJEKeha0olJ0NqXgEH/iwxMKY276SKuP3y75dwhsMH xYDn+n7QHeoph7WeE+ybFqZ90tp2KXlKIHMKxmtvtw6fSqZRCHWhmPp58Kn+y2/R fiQ3WFEyCH0tvnXakd7fOHPIIDM4QuBj45BKJ9P7Oc6biIj1xC40R+JLryX7lRB/ 07Ib17xLH1lZyOEJ/yOHQrv5U3ZjCWf5QSntdfsRE+9nefm0y/UPTsEjx+jEya3c oCSkQtUHedEKdhcCN3VihreTN7SInNE9F8zdHiytlO6m2R1yHYSDOXv/4crsN5qX WnlVGVNtvkhOHG1xIKfKln9259M+ht2A6nRKCNNqf4e6fcydqff4L9Z54/55q40= =pkB4 -----END PGP SIGNATURE----- --NCk7ii6GNT28k5MbT2JUlDI90J0RpA1jm--