]> git.ipfire.org Git - thirdparty/libvirt.git/commit
qemu: Make migration events mandatory
authorJiri Denemark <jdenemar@redhat.com>
Wed, 11 May 2022 13:03:30 +0000 (15:03 +0200)
committerJiri Denemark <jdenemar@redhat.com>
Thu, 12 May 2022 14:25:57 +0000 (16:25 +0200)
commit7f432214abe70d494546ac25f56c5d482fd82743
treeff8d186021b2f4d5d7d8c87a6b86249b668ca993
parent62daebed13545480c6006384f11f65c42bd3644a
qemu: Make migration events mandatory

All QEMU versions we care about support migration events and we should
be able to enable the associated capability when connecting to the
monitor. Failure to do so is thus considered fatal now.

Signed-off-by: Jiri Denemark <jdenemar@redhat.com>
Reviewed-by: Peter Krempa <pkrempa@redhat.com>
src/qemu/qemu_migration_params.c