[libvirt] [PATCH v2 1/3] Public API for parallel migration

John Ferlan jferlan at redhat.com
Wed Feb 13 20:03:44 UTC 2019



On 2/8/19 10:08 AM, Jiri Denemark wrote:
> This patch adds a new VIR_MIGRATE_PARALLEL flag for migration APIs which
> will ask the hypervisor to use multiple parallel connections for
> migrating a domain. The number of parallel connections can be set using
> VIR_MIGRATE_PARAM_PARALLEL_CONNECTIONS typed parameter.
> 
> Signed-off-by: Jiri Denemark <jdenemar at redhat.com>
> ---
>  include/libvirt/libvirt-domain.h | 14 ++++++++++++++
>  1 file changed, 14 insertions(+)
> 

Shall I assume the multifd-page-count is not going to be implemented? or
something for the future?

Reviewed-by: John Ferlan <jferlan at redhat.com>

John




More information about the libvir-list mailing list