Signed-off-by: Andrea Bolognani <abologna(a)redhat.com>
Reviewed-by: Ján Tomko <jtomko(a)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