Re: [libvirt] [PATCH 3/9] qemu: monitor: Add new fields for 'blockdev-mirror' command

2019-06-26 Thread Ján Tomko
On Mon, Jun 24, 2019 at 05:54:50PM +0200, Peter Krempa wrote: Allow using the delayed dismiss of the job so that we can reap the state even if libvirtd was not running when qemu emitted the job completion event. Signed-off-by: Peter Krempa --- src/qemu/qemu_migration.c| 2 +- src/qemu/qemu_

[libvirt] [PATCH 3/9] qemu: monitor: Add new fields for 'blockdev-mirror' command

2019-06-24 Thread Peter Krempa
Allow using the delayed dismiss of the job so that we can reap the state even if libvirtd was not running when qemu emitted the job completion event. Signed-off-by: Peter Krempa --- src/qemu/qemu_migration.c| 2 +- src/qemu/qemu_monitor.c | 9 + src/qemu/qemu_monitor.h |