[libvirt PATCH 05/80] Introduce VIR_DOMAIN_RUNNING_POSTCOPY_FAILED

Peter Krempa pkrempa at redhat.com
Wed May 11 08:40:26 UTC 2022


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 at 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 at redhat.com>


More information about the libvir-list mailing list