summary refs log tree commit diff stats
path: root/docs/devel/migration/index.rst
diff options
context:
space:
mode:
Diffstat (limited to 'docs/devel/migration/index.rst')
-rw-r--r--docs/devel/migration/index.rst13
1 files changed, 13 insertions, 0 deletions
diff --git a/docs/devel/migration/index.rst b/docs/devel/migration/index.rst
new file mode 100644
index 0000000000..2aa294d631
--- /dev/null
+++ b/docs/devel/migration/index.rst
@@ -0,0 +1,13 @@
+Migration
+=========
+
+This is the main entry for QEMU migration documentations.  It explains how
+QEMU live migration works.
+
+.. toctree::
+   :maxdepth: 2
+
+   main
+   features
+   compatibility
+   best-practices