
11 May
2022
11 May
'22
8:40 a.m.
On Tue, May 10, 2022 at 17:20:26 +0200, Jiri Denemark wrote:
This new "post-copy failed" reason for the running state will be used on the destination host when post-copy migration fails while the domain is already running there.
Signed-off-by: Jiri Denemark <jdenemar@redhat.com> --- examples/c/misc/event-test.c | 3 +++ include/libvirt/libvirt-domain.h | 2 ++ src/conf/domain_conf.c | 1 + src/libvirt-domain.c | 15 ++++++++++----- src/qemu/qemu_domain.c | 3 +++ tools/virsh-domain-event.c | 3 ++- tools/virsh-domain-monitor.c | 1 + 7 files changed, 22 insertions(+), 6 deletions(-)
Reviewed-by: Peter Krempa <pkrempa@redhat.com>