On 07/19/13 19:00, Jiri Denemark wrote:
This API provides a NULL-terminated list of devices which are
currently
attached to a QEMU domain.
---
src/qemu/qemu_monitor.c | 21 +++++++++++++++
src/qemu/qemu_monitor.h | 4 +++
src/qemu/qemu_monitor_json.c | 38 +++++++++++++++++++++++++++
src/qemu/qemu_monitor_json.h | 4 +++
tests/qemumonitorjsontest.c | 61 ++++++++++++++++++++++++++++++++++++++++++++
5 files changed, 128 insertions(+)
ACK.
Peter