[libvirt PATCH 63/80] qemu: Add support for migrate-recover QMP command

Peter Krempa pkrempa at redhat.com
Thu May 12 14:49:34 UTC 2022


On Tue, May 10, 2022 at 17:21:24 +0200, Jiri Denemark wrote:
> This command tells QEMU to start listening for an incoming post-copy
> recovery connection. Just like migrate-incoming is used for starting
> fresh migration on the destination host.
> 
> Signed-off-by: Jiri Denemark <jdenemar at redhat.com>
> ---
>  src/qemu/qemu_monitor.c      | 12 ++++++++++++
>  src/qemu/qemu_monitor.h      |  4 ++++
>  src/qemu/qemu_monitor_json.c | 19 +++++++++++++++++++
>  src/qemu/qemu_monitor_json.h |  4 ++++
>  4 files changed, 39 insertions(+)

With a qemumonitorjsontest case added:

Reviewed-by: Peter Krempa <pkrempa at redhat.com>


More information about the libvir-list mailing list