mirror of
https://github.com/Motorhead1991/qemu.git
synced 2025-08-03 07:43:54 -06:00

Split postcopy into a separate file. Introduce a head page "features.rst" to keep all the features on top of migration framework. Reviewed-by: Cédric Le Goater <clg@redhat.com> Link: https://lore.kernel.org/r/20240109064628.595453-7-peterx@redhat.com Signed-off-by: Peter Xu <peterx@redhat.com>
15 lines
227 B
ReStructuredText
15 lines
227 B
ReStructuredText
Migration
|
|
=========
|
|
|
|
This is the main entry for QEMU migration documentations. It explains how
|
|
QEMU live migration works.
|
|
|
|
.. toctree::
|
|
:maxdepth: 2
|
|
|
|
main
|
|
features
|
|
compatibility
|
|
vfio
|
|
virtio
|
|
best-practices
|