On 25/08/2016 11:37, Dr. David Alan Gilbert (git) wrote: > > (qemu) qom-get /backend/console[0]/device/vga.rom[0] size > 65536 (0x10000) > > (qemu) qom-get /machine smm > "auto" > > (qemu) qom-get /machine rtc-time > struct type not implemented
Looks nice. Perhaps instead of using the "human" interface we could just print it as JSON and avoid the error. Paolo