[libvirt] [PATCH 2/3] qemu_monitor: move qemuMonitorJSONObjectProperty from qemu_monitor_json

John Ferlan jferlan at redhat.com
Mon Dec 15 23:59:06 UTC 2014



On 12/11/2014 10:42 AM, Pavel Hrdina wrote:
> Moving the struct and friends to qemu_monitor.h because the
> 'qemuMonitorJSONGetObjectProperty' has usage also for internal libvirt
> code not only for tests.
> 
> Signed-off-by: Pavel Hrdina <phrdina at redhat.com>
> ---
>  src/qemu/qemu_monitor.h      | 28 ++++++++++++++++++++++++++++
>  src/qemu/qemu_monitor_json.c | 12 ++++++------
>  src/qemu/qemu_monitor_json.h | 34 ++--------------------------------
>  tests/qemumonitorjsontest.c  | 10 +++++-----
>  4 files changed, 41 insertions(+), 43 deletions(-)
> 

ACK

John




More information about the libvir-list mailing list