[libvirt PATCH v2 21/22] docs: Document virtio-iommu

Andrea Bolognani abologna at redhat.com
Wed Oct 20 13:02:56 UTC 2021


Signed-off-by: Andrea Bolognani <abologna 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 9bf59936e5..ed9fc735a5 100644
--- a/docs/formatdomain.rst
+++ b/docs/formatdomain.rst
@@ -7986,8 +7986,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 7.9.0`, for Q35 and ARM virt guests).
 
 ``driver``
    The ``driver`` subelement can be used to configure additional options, some
-- 
2.31.1




More information about the libvir-list mailing list