]> git.proxmox.com Git - mirror_qemu.git/commitdiff
docs/migration: Further move virtio to be feature of migration
authorPeter Xu <peterx@redhat.com>
Tue, 9 Jan 2024 06:46:28 +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 Virtio-migration as a feature for
migration.

Cc: "Michael S. Tsirkin" <mst@redhat.com>
Cc: Jason Wang <jasowang@redhat.com>
Reviewed-by: Cédric Le Goater <clg@redhat.com>
Link: https://lore.kernel.org/r/20240109064628.595453-11-peterx@redhat.com
Signed-off-by: Peter Xu <peterx@redhat.com>
docs/devel/migration/features.rst
docs/devel/migration/index.rst

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