[libvirt PATCH v4 15/16] docs: Document virtio-iommu

Andrea Bolognani abologna at redhat.com
Fri Apr 1 18:08:34 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 f2958cd848..c67dcfb4bf 100644
--- a/docs/formatdomain.rst
+++ b/docs/formatdomain.rst
@@ -8066,8 +8066,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.3.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