]> xenbits.xensource.com Git - people/liuw/libxenctrl-split/libvirt.git/commit
Add a qemuMonitorGetObjectProps() method for QMP device-list-properties 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:16 +0000 (11:05 +0100)
commitb785cec0dc53653054647e246c314ea115a60d0d
tree7bcc33f6602a897dd7781e6caac8d87f893f804c
parent2ccaa8e6ba7d811a3939e0f90737ba96a258f483
Add a qemuMonitorGetObjectProps() method for QMP device-list-properties command

Add a new qemuMonitorGetObjectProps() method to support invocation
of the 'device-list-properties' 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