
16 Aug
2018
16 Aug
'18
9:12 a.m.
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@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@redhat.com> Jano