]> xenbits.xensource.com Git - people/dariof/libvirt.git/commit
qemu: Introduce qemuMonitorGetDeviceAliases
authorJiri Denemark <jdenemar@redhat.com>
Fri, 19 Jul 2013 13:01:38 +0000 (15:01 +0200)
committerJiri Denemark <jdenemar@redhat.com>
Fri, 19 Jul 2013 16:45:47 +0000 (18:45 +0200)
commit58b147ad07c9432b53e66ca20aff74d812647c57
treeccd52943d0ba43538e21f049546eb7039ce06c3d
parentd327ac53282abc91ad563375bcb89333ac5bc31b
qemu: Introduce qemuMonitorGetDeviceAliases

This API provides a NULL-terminated list of devices which are currently
attached to a QEMU domain.
src/qemu/qemu_monitor.c
src/qemu/qemu_monitor.h
src/qemu/qemu_monitor_json.c
src/qemu/qemu_monitor_json.h
tests/qemumonitorjsontest.c