[libvirt PATCH v2 16/17] docs: Document virtio-iommu

Andrea Bolognani abologna at redhat.com
Fri Mar 18 16:40:27 UTC 2022


Signed-off-by: Andrea Bolognani <abologna at redhat.com>
Reviewed-by: Ján Tomko <jtomko at redhat.com>
---
 docs/formatdomain.rst | 5 +++--
 1 file changed, 3 insertions(+), 2 deletions(-)

diff --git a/docs/formatdomain.rst b/docs/formatdomain.rst
index 9b1b69bb4d..4e5008f8b7 100644
--- a/docs/formatdomain.rst
+++ b/docs/formatdomain.rst
@@ -8062,8 +8062,9 @@ Example:
    ...
 
 ``model``
-   Supported values are ``intel`` (for Q35 guests) and, :since:`since 5.5.0` ,
-   ``smmuv3`` (for ARM virt guests).
+   Supported values are ``intel`` (for Q35 guests) ``smmuv3``
+   (:since:`since 5.5.0`, for ARM virt guests), and ``virtio``
+   (:since:`since 8.2.0`, for Q35 and ARM virt guests).
 
 ``driver``
    The ``driver`` subelement can be used to configure additional options, some
-- 
2.35.1



More information about the libvir-list mailing list