
8 Jan
2019
8 Jan
'19
7:48 a.m.
On Wed, Dec 12, 2018 at 06:09:02PM +0100, Peter Krempa wrote:
This new event is a superset of the BLOCK_JOB* events and also covers jobs which don't bind to a VM disk.
In this patch the monitor part is implemented.
Signed-off-by: Peter Krempa <pkrempa@redhat.com> --- src/qemu/qemu_monitor.c | 13 +++++++++++++ src/qemu/qemu_monitor.h | 9 +++++++++ src/qemu/qemu_monitor_json.c | 26 ++++++++++++++++++++++++++ 3 files changed, 48 insertions(+)
Reviewed-by: Ján Tomko <jtomko@redhat.com> Jano