On 06/15/2012 02:47 PM, Supriya Kannery wrote: > Enhance "info block" to display hostcache setting for each > block device. > > ## > { 'type': 'BlockInfo', > 'data': {'device': 'str', 'type': 'str', 'removable': 'bool', > - 'locked': 'bool', '*inserted': 'BlockDeviceInfo', > + 'locked': 'bool','hostcache': 'bool', '*inserted': 'BlockDeviceInfo', space after comma Since 'hostcache' was not present when talking to older qemu, should we mark it optional? -- Eric Blake eblake@redhat.com +1-919-301-3266 Libvirt virtualization library http://libvirt.org