Re: [libvirt] [PATCH RFC 40/51] qemu: monitor: Add new fields for 'blockdev-mirror' command

2019-01-07 Thread Ján Tomko
On Wed, Dec 12, 2018 at 06:08:56PM +0100, 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 +-

[libvirt] [PATCH RFC 40/51] qemu: monitor: Add new fields for 'blockdev-mirror' command

2018-12-12 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 |