From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from eggs.gnu.org ([2001:4830:134:3::10]:34767) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1VnQlF-0002QB-EC for qemu-devel@nongnu.org; Mon, 02 Dec 2013 05:29:59 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1VnQl9-0007vI-Fy for qemu-devel@nongnu.org; Mon, 02 Dec 2013 05:29:53 -0500 Received: from mx1.redhat.com ([209.132.183.28]:58296) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1VnQl9-0007v7-8I for qemu-devel@nongnu.org; Mon, 02 Dec 2013 05:29:47 -0500 Date: Mon, 2 Dec 2013 11:29:46 +0100 From: Kevin Wolf Message-ID: <20131202102946.GD2845@dhcp-200-207.str.redhat.com> References: <1385743555-27888-1-git-send-email-kwolf@redhat.com> <1385743555-27888-24-git-send-email-kwolf@redhat.com> <529A4CAB.9040607@redhat.com> MIME-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="mP3DRpeJDSE+ciuQ" Content-Disposition: inline In-Reply-To: <529A4CAB.9040607@redhat.com> Subject: Re: [Qemu-devel] [PULL 23/41] qapi: Change BlockDirtyInfo to list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: Eric Blake Cc: qemu-devel@nongnu.org, anthony@codemonkey.ws --mP3DRpeJDSE+ciuQ Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Content-Transfer-Encoding: quoted-printable Am 30.11.2013 um 21:38 hat Eric Blake geschrieben: > On 11/29/2013 09:45 AM, Kevin Wolf wrote: > > From: Fam Zheng > >=20 > > We have multiple dirty bitmaps in BDS now, switch QAPI to allow query > > it (BlockInfo.dirty_bitmaps), and also drop old BlockInfo.dirty. > >=20 >=20 > > +++ b/qapi-schema.json > > @@ -948,8 +948,8 @@ > > # @tray_open: #optional True if the device has a tray and it is open > > # (only present if removable is true) > > # > > -# @dirty: #optional dirty bitmap information (only present if the dirty > > -# bitmap is enabled) > > +# @dirty-bitmaps: #optional dirty bitmaps information (only present if= the > > +# driver has one or more dirty bitmaps) (Since 1.8) >=20 > The cover letter mentions 2.0; should we scrub the tree looking for > other out-of-date references to 1.8 and update them? Probably a good idea once all -next branches have been merged that could bring in more references. Kevin --mP3DRpeJDSE+ciuQ Content-Type: application/pgp-signature -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.15 (GNU/Linux) iQIcBAEBAgAGBQJSnGEaAAoJEH8JsnLIjy/WPB8P+gOLeOZfUW/fyqV5qxhf+xuP eYQgSvFVXYQva9BBhfQMLeFghJb+YTGCOGZAECUTuw/aFEutsl3K+Ll1rdvA/wHC RDy3MbDuD1a0LUaAAWQ8TJyqMxtmwKgoTLuzUTbvRckaijDV8oCxhhCydBDlxRLV CH3hs9onqN+EOwy5To1USKwjrEaVf0WiXM6uUw0cUeqlwPrV7knlrmC2FUxQ3WfR UYL2BO4mddxqzR2+5pmCSGP7GeDjsJKonMEIxTosgWOeeSsCV7ulsVZXeqP8w9YN h/enqVpEO93TzPkG9pvt/RKvhk8ta18+Lg8iaQCapUfZYkqJx4N4RdG/5zRycqV1 g4tAFMj3U4usK0fokq50/OTBfPNlXcCZjBDDrLFwS4TEkMfgC2Kdx0Qcum0S3VUK 6fcyd7l+dGjRzABA7Hk+K5kmpua7xj34ZDmC8aqFRHPm1dE/2MfGXQSUb9JymZ1l UF7mqr4neAPHkyJ3kghm0rJcxHEajsjrsx9ObmwuS1PW5VsYpP31W18SNv5ee+Y1 2jGyQXlO0Ow4YjQDBSZYDBMOXD7IzSOSrgJCT6EoQp1t/ggkPXpw2JMK7sBqaV9h aO24n1eK33e083e3+U+U9qjdaG5Y/q6l5Ve6U8+s0KkCtu270/fKvMjBa1OyzFlF 7GBQijeqiIp8Ubh5TTDc =J25m -----END PGP SIGNATURE----- --mP3DRpeJDSE+ciuQ--