]> xenbits.xensource.com Git - people/liuw/libxenctrl-split/libvirt.git/commit
Add a qemuMonitorGetObjectTypes() method for QMP qom-list-types command
authorDaniel P. Berrange <berrange@redhat.com>
Wed, 22 Aug 2012 09:48:41 +0000 (10:48 +0100)
committerDaniel P. Berrange <berrange@redhat.com>
Thu, 27 Sep 2012 10:05:00 +0000 (11:05 +0100)
commit2ccaa8e6ba7d811a3939e0f90737ba96a258f483
tree0c5860966ac49a04cb711d89db4b7541ab1da03c
parent3b565d3f46a947ac9b51f1546ccf5c8664f15301
Add a qemuMonitorGetObjectTypes() method for QMP qom-list-types command

Add a new qemuMonitorGetObjectTypes() method to support invocation
of the 'qom-list-types' JSON monitor command. No HMP equivalent
is required, since this will only be present for QEMU >= 1.2

Signed-off-by: Daniel P. Berrange <berrange@redhat.com>
src/qemu/qemu_monitor.c
src/qemu/qemu_monitor.h
src/qemu/qemu_monitor_json.c
src/qemu/qemu_monitor_json.h