From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from eggs.gnu.org ([2001:4830:134:3::10]:34683) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1VmrIr-0001OV-0R for qemu-devel@nongnu.org; Sat, 30 Nov 2013 15:38:17 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1VmrIl-0006oW-Ip for qemu-devel@nongnu.org; Sat, 30 Nov 2013 15:38:12 -0500 Received: from mx1.redhat.com ([209.132.183.28]:46624) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1VmrIl-0006oK-B6 for qemu-devel@nongnu.org; Sat, 30 Nov 2013 15:38:07 -0500 Message-ID: <529A4CAB.9040607@redhat.com> Date: Sat, 30 Nov 2013 13:38:03 -0700 From: Eric Blake MIME-Version: 1.0 References: <1385743555-27888-1-git-send-email-kwolf@redhat.com> <1385743555-27888-24-git-send-email-kwolf@redhat.com> In-Reply-To: <1385743555-27888-24-git-send-email-kwolf@redhat.com> Content-Type: multipart/signed; micalg=pgp-sha256; protocol="application/pgp-signature"; boundary="8MrUInsfaN1ocq0HIC1onLqQwmfPro8xC" 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: Kevin Wolf , anthony@codemonkey.ws Cc: qemu-devel@nongnu.org This is an OpenPGP/MIME signed message (RFC 4880 and 3156) --8MrUInsfaN1ocq0HIC1onLqQwmfPro8xC Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: quoted-printable 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 > +++ 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 dirt= y > -# bitmap is enabled) > +# @dirty-bitmaps: #optional dirty bitmaps information (only present if= the > +# driver has one or more dirty bitmaps) (Since 1.8) The cover letter mentions 2.0; should we scrub the tree looking for other out-of-date references to 1.8 and update them? --=20 Eric Blake eblake redhat com +1-919-301-3266 Libvirt virtualization library http://libvirt.org --8MrUInsfaN1ocq0HIC1onLqQwmfPro8xC 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.15 (GNU/Linux) Comment: Public key at http://people.redhat.com/eblake/eblake.gpg Comment: Using GnuPG with Thunderbird - http://www.enigmail.net/ iQEcBAEBCAAGBQJSmkyrAAoJEKeha0olJ0NqO2sH/0A1HD6JndA88xXRP5mGVZEp oJVvOUBwnhANQU9ZmlNmAHp6C6i70pNIhNI3wo2SbL5UnfCUTQ1G7hhzqyCj2QSt JgK9AdQ60TUpUO/7zwpZTEt7LUHSmaIfvRbu2sMPtZvqJbtZQKrr4J6BPniCRdID FD+1hiE8NJOfjYsnGTY7qx0iqE9NT+tiqKihxiJnILxxRvItkT0OYG/PeIWeNKp1 QQKTXyuOMS7Hs01g4MJ34e6EzHnxO8XxzGbZzCHF/mrhSoEWAaz7QhDj0cQZ6srD ErtiDlaVis/dGTjGrHAE5xTuPLMKhDDPSwtQm49cbrkNqNKV2BwaJFvOpe919Us= =lVLp -----END PGP SIGNATURE----- --8MrUInsfaN1ocq0HIC1onLqQwmfPro8xC--