From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from eggs.gnu.org ([208.118.235.92]:54971) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1Sfdjo-00047G-LT for qemu-devel@nongnu.org; Fri, 15 Jun 2012 17:07:25 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1Sfdjm-0006pC-Ss for qemu-devel@nongnu.org; Fri, 15 Jun 2012 17:07:24 -0400 Received: from mx1.redhat.com ([209.132.183.28]:35357) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1Sfdjm-0006os-KU for qemu-devel@nongnu.org; Fri, 15 Jun 2012 17:07:22 -0400 Message-ID: <4FDBA3FD.5000106@redhat.com> Date: Fri, 15 Jun 2012 15:07:09 -0600 From: Eric Blake MIME-Version: 1.0 References: <20120615204648.9853.1225.sendpatchset@skannery.in.ibm.com> <20120615204701.9853.3126.sendpatchset@skannery.in.ibm.com> In-Reply-To: <20120615204701.9853.3126.sendpatchset@skannery.in.ibm.com> Content-Type: multipart/signed; micalg=pgp-sha256; protocol="application/pgp-signature"; boundary="------------enigB91AAB4E92524080C502B992" Subject: Re: [Qemu-devel] [v1 Patch 1/10]Qemu: Enhance "info block" to display host cache setting List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: Supriya Kannery Cc: Kevin Wolf , Shrinidhi Joshi , Stefan Hajnoczi , Jeff Cody , qemu-devel@nongnu.org, Luiz Capitulino , Christoph Hellwig This is an OpenPGP/MIME signed message (RFC 2440 and 3156) --------------enigB91AAB4E92524080C502B992 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: quoted-printable On 06/15/2012 02:47 PM, Supriya Kannery wrote: > Enhance "info block" to display hostcache setting for each > block device. >=20 > ## > { 'type': 'BlockInfo', > 'data': {'device': 'str', 'type': 'str', 'removable': 'bool', > - 'locked': 'bool', '*inserted': 'BlockDeviceInfo', > + 'locked': 'bool','hostcache': 'bool', '*inserted': 'BlockDe= viceInfo', space after comma Since 'hostcache' was not present when talking to older qemu, should we mark it optional? --=20 Eric Blake eblake@redhat.com +1-919-301-3266 Libvirt virtualization library http://libvirt.org --------------enigB91AAB4E92524080C502B992 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.12 (GNU/Linux) Comment: Public key at http://people.redhat.com/eblake/eblake.gpg Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org/ iQEcBAEBCAAGBQJP26P/AAoJEKeha0olJ0NqtIsH/1WaTaFYXJH8iLBZxo6AEV9H WJkMjkpd5hwVzKMfhvHwsV4LflCgpmwozfCMIKihFFd10vv2Np6HOBdPEDK51TJI ci+Ggqnnax+YjL3ajIhnZbAH3Ggq3n5rSjksV+Vi0tSX3JrLnAThdTKLe0Tvw8rC IwoyVQfwmaSro2QNhyyhdcgQfvEju5UJOVsIHjNscEgUZ65cx0zcZ7Yx6xohyAiR Jv6ZpPEoivfBm5l51ciZnrS2Fb6m2zvSxlBqCAwY5aymvHKxEy1KO1ho6qOWLp4B NTmQyQDB41eqQX4cHPS0O8cRoDgXDVsQAkq9i0VO3c9lOerJIrEhyLICrZhW5pU= =r7pv -----END PGP SIGNATURE----- --------------enigB91AAB4E92524080C502B992--