diff options
author | Peter Xu <peterx@redhat.com> | 2024-01-09 14:46:21 +0800 |
---|---|---|
committer | Peter Xu <peterx@redhat.com> | 2024-01-16 11:16:10 +0800 |
commit | 4d7a691bcfeb5580e3f7457e1f1c2fbd64572161 (patch) | |
tree | 9ad01c9049edccb41e7130927899f5414b47b1b5 /docs/devel/migration/index.rst | |
parent | f6bbac985e6df492f2c6be94fb893ada75ffdefa (diff) | |
download | qemu-4d7a691bcfeb5580e3f7457e1f1c2fbd64572161.zip qemu-4d7a691bcfeb5580e3f7457e1f1c2fbd64572161.tar.gz qemu-4d7a691bcfeb5580e3f7457e1f1c2fbd64572161.tar.bz2 |
docs/migration: Convert virtio.txt into rST
Convert the plain old .txt into .rst, add it into migration/index.rst.
Reviewed-by: Cédric Le Goater <clg@redhat.com>
Link: https://lore.kernel.org/r/20240109064628.595453-4-peterx@redhat.com
Signed-off-by: Peter Xu <peterx@redhat.com>
Diffstat (limited to 'docs/devel/migration/index.rst')
-rw-r--r-- | docs/devel/migration/index.rst | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/docs/devel/migration/index.rst b/docs/devel/migration/index.rst index 02cfdcc..2cb701c 100644 --- a/docs/devel/migration/index.rst +++ b/docs/devel/migration/index.rst @@ -9,3 +9,4 @@ QEMU live migration works. main vfio + virtio |