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

Jiri Denemark jdenemar at redhat.com
Wed Mar 27 08:35:52 UTC 2019


On Wed, Feb 13, 2019 at 15:03:44 -0500, John Ferlan wrote:
> 
> 
> 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?

Right, this parameter was dropped in QEMU.

Jirka




More information about the libvir-list mailing list