From: Olaf Hering Date: Tue, 5 Jan 2021 10:41:24 +0000 (+0100) Subject: docs: migration: remove xenmigr X-Git-Tag: v7.0.0-rc1~112 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=1f61660ed97978776ffa223d9c1055917c99a776;p=thirdparty%2Flibvirt.git docs: migration: remove xenmigr xenmigr was for xend which was removed in in 4.3.0. Fixes: 1dac5fbbbb06a0341e8087dc33af75c8352d77a4 Signed-off-by: Olaf Hering Reviewed-by: Michal Privoznik --- diff --git a/docs/migration.html.in b/docs/migration.html.in index ac38c6e13d..627200f96a 100644 --- a/docs/migration.html.in +++ b/docs/migration.html.in @@ -491,7 +491,6 @@ virsh migrate web1 xen+tls://desthost/system eg using secondary network interface virsh migrate web1 qemu://desthost/system tcp://10.0.0.1/ -virsh migrate web1 xen+tcp://desthost/system xenmigr:10.0.0.1/

@@ -562,13 +561,8 @@ syntax: virsh migrate GUESTNAME HV-URI eg using same libvirt URI for all connections -virsh migrate --direct web1 xenmigr://desthost/ -

- Supported by Xen driver -

-

Native migration, peer2peer between two libvirtd servers