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

Move the two sections into a separate file called "best-practices.rst". Add the entry into index. Reviewed-by: Cédric Le Goater <clg@redhat.com> Link: https://lore.kernel.org/r/20240109064628.595453-6-peterx@redhat.com Signed-off-by: Peter Xu <peterx@redhat.com>
14 lines
215 B
ReStructuredText
14 lines
215 B
ReStructuredText
Migration
|
|
=========
|
|
|
|
This is the main entry for QEMU migration documentations. It explains how
|
|
QEMU live migration works.
|
|
|
|
.. toctree::
|
|
:maxdepth: 2
|
|
|
|
main
|
|
compatibility
|
|
vfio
|
|
virtio
|
|
best-practices
|