]> xenbits.xensource.com Git - qemu-xen.git/commitdiff
docs/migration: Further move vfio to be feature of migration
authorPeter Xu <peterx@redhat.com>
Tue, 9 Jan 2024 06:46:27 +0000 (14:46 +0800)
committerPeter Xu <peterx@redhat.com>
Tue, 16 Jan 2024 03:16:10 +0000 (11:16 +0800)
Move it one layer down, so taking VFIO-migration as a feature for
migration.

Cc: Alex Williamson <alex.williamson@redhat.com>
Cc: Cédric Le Goater <clg@redhat.com>
Reviewed-by: Cédric Le Goater <clg@redhat.com>
Link: https://lore.kernel.org/r/20240109064628.595453-10-peterx@redhat.com
Signed-off-by: Peter Xu <peterx@redhat.com>
docs/devel/migration/features.rst
docs/devel/migration/index.rst

index e257d0d10094752f9062a5ab87e580d9fc4c9d26..dea016f7075dc6d67fdbe629837637d62999194d 100644 (file)
@@ -8,3 +8,4 @@ Migration has plenty of features to support different use cases.
 
    postcopy
    dirty-limit
+   vfio
index 21ad58b189016dbfdbfe3ae4f583473c54099572..b1357309e1509bb2aebd0c013d55027df004dc07 100644 (file)
@@ -10,6 +10,5 @@ QEMU live migration works.
    main
    features
    compatibility
-   vfio
    virtio
    best-practices