Re: [Qemu-devel] [PATCH 1/1] hw/misc/macio: Fix device introspection problems in macio devices

2018-07-17 Thread David Gibson
On Tue, Jul 17, 2018 at 04:51:54PM +0200, Thomas Huth wrote: 11;rgb://> Valgrind reports an error when introspecting the macio devices, e.g.: > > echo "{'execute':'qmp_capabilities'} {'execute':'device-list-properties'," \ > "'arguments':{'typename':'macio-newworld'}}" \ >

[Qemu-devel] [PATCH 1/1] hw/misc/macio: Fix device introspection problems in macio devices

2018-07-17 Thread Thomas Huth
Valgrind reports an error when introspecting the macio devices, e.g.: echo "{'execute':'qmp_capabilities'} {'execute':'device-list-properties'," \ "'arguments':{'typename':'macio-newworld'}}" \ "{'execute': 'human-monitor-command', " \ "'arguments': {'command-line': 'info qtree'}}" | \