Enumerate some features which are incompatible with tunnelled migration.

Signed-off-by: Peter Krempa <pkre...@redhat.com>
---
 docs/migration.html.in | 8 ++++++++
 1 file changed, 8 insertions(+)

diff --git a/docs/migration.html.in b/docs/migration.html.in
index e84e5f5452..c3c64fb51f 100644
--- a/docs/migration.html.in
+++ b/docs/migration.html.in
@@ -49,6 +49,14 @@
       migration operations.
     </p>

+    <p>
+      <em>Note:</em> Certain features such as migration of non-shared storage
+      (<code>VIR_MIGRATE_NON_SHARED_DISK</code>), the multi-connection 
migration
+      (<code>VIR_MIGRATE_PARALLEL</code>), or post-copy migration
+      (<code>VIR_MIGRATE_POSTCOPY</code>) may not be available when using
+      libvirt's tunnelling.
+    </p>
+
     <p>
       <img class="diagram" src="migration-tunnel.png" alt="Migration tunnel 
path"/>
     </p>
-- 
2.28.0

Reply via email to