]> git.ipfire.org Git - thirdparty/libvirt.git/commit
qemu: monitor: Add new fields for 'blockdev-mirror' command
authorPeter Krempa <pkrempa@redhat.com>
Thu, 16 Aug 2018 16:47:20 +0000 (18:47 +0200)
committerPeter Krempa <pkrempa@redhat.com>
Thu, 18 Jul 2019 15:59:33 +0000 (17:59 +0200)
commite53adccebd0c3404163057a621b5a0f424558dc9
tree548337cfe8d132d70537c637f3cf504ae81c6e82
parentac6c579af32f3079ba4c78c4592d2110ad8384d0
qemu: monitor: Add new fields for 'blockdev-mirror' command

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 <pkrempa@redhat.com>
Reviewed-by: Ján Tomko <jtomko@redhat.com>
src/qemu/qemu_migration.c
src/qemu/qemu_monitor.c
src/qemu/qemu_monitor.h
src/qemu/qemu_monitor_json.c
src/qemu/qemu_monitor_json.h
tests/qemumonitorjsontest.c