diff mbox series

[09/10] docs/migration: Further move vfio to be feature of migration

Message ID 20240109064628.595453-10-peterx@redhat.com
State New
Headers show
Series docs/migration: Reorganize migration documentations | expand

Commit Message

Peter Xu Jan. 9, 2024, 6:46 a.m. UTC
From: Peter Xu <peterx@redhat.com>

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>
Signed-off-by: Peter Xu <peterx@redhat.com>
---
 docs/devel/migration/features.rst | 1 +
 docs/devel/migration/index.rst    | 1 -
 2 files changed, 1 insertion(+), 1 deletion(-)

Comments

Cédric Le Goater Jan. 9, 2024, 7:20 a.m. UTC | #1
On 1/9/24 07:46, peterx@redhat.com wrote:
> From: Peter Xu <peterx@redhat.com>
> 
> 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>
> Signed-off-by: Peter Xu <peterx@redhat.com>


Reviewed-by: Cédric Le Goater <clg@redhat.com>

Thanks,

C.


> ---
>   docs/devel/migration/features.rst | 1 +
>   docs/devel/migration/index.rst    | 1 -
>   2 files changed, 1 insertion(+), 1 deletion(-)
> 
> diff --git a/docs/devel/migration/features.rst b/docs/devel/migration/features.rst
> index e257d0d100..dea016f707 100644
> --- a/docs/devel/migration/features.rst
> +++ b/docs/devel/migration/features.rst
> @@ -8,3 +8,4 @@ Migration has plenty of features to support different use cases.
>   
>      postcopy
>      dirty-limit
> +   vfio
> diff --git a/docs/devel/migration/index.rst b/docs/devel/migration/index.rst
> index 7cf62541b9..2479e8ecb7 100644
> --- a/docs/devel/migration/index.rst
> +++ b/docs/devel/migration/index.rst
> @@ -10,6 +10,5 @@ QEMU live migration works.
>      main
>      features
>      compatibility
> -   vfio
>      virtio
>      best-practises
diff mbox series

Patch

diff --git a/docs/devel/migration/features.rst b/docs/devel/migration/features.rst
index e257d0d100..dea016f707 100644
--- a/docs/devel/migration/features.rst
+++ b/docs/devel/migration/features.rst
@@ -8,3 +8,4 @@  Migration has plenty of features to support different use cases.
 
    postcopy
    dirty-limit
+   vfio
diff --git a/docs/devel/migration/index.rst b/docs/devel/migration/index.rst
index 7cf62541b9..2479e8ecb7 100644
--- a/docs/devel/migration/index.rst
+++ b/docs/devel/migration/index.rst
@@ -10,6 +10,5 @@  QEMU live migration works.
    main
    features
    compatibility
-   vfio
    virtio
    best-practises