On Mon, Aug 13, 2018 at 06:00:15PM +0200, Peter Krempa wrote:
Add handling of the 'id' field in the event which corresponds
to the
QDEV id of the device.
Signed-off-by: Peter Krempa <pkrempa(a)redhat.com>
---
src/qemu/qemu_monitor.c | 3 ++-
src/qemu/qemu_monitor.h | 2 ++
src/qemu/qemu_monitor_json.c | 11 ++++++++---
src/qemu/qemu_process.c | 3 ++-
4 files changed, 14 insertions(+), 5 deletions(-)
Reviewed-by: Ján Tomko <jtomko(a)redhat.com>
Jano