]> git.ipfire.org Git - thirdparty/libvirt.git/commitdiff
docs: Document <address/> for IOMMU device
authorMichal Privoznik <mprivozn@redhat.com>
Mon, 4 Jul 2022 09:10:09 +0000 (11:10 +0200)
committerMichal Privoznik <mprivozn@redhat.com>
Mon, 4 Jul 2022 11:21:16 +0000 (13:21 +0200)
The commit v8.3.0-rc1~199 introduced <address/> to <iommu/>
device. And while it updated the RNG it forgot to update the
docs. Fix that.

Fixes: b0eb1e193f5db033d0fbbf91ff71a121066ad77c
Signed-off-by: Michal Privoznik <mprivozn@redhat.com>
Reviewed-by: Ján Tomko <jtomko@redhat.com>
docs/formatdomain.rst

index 62a94890f01ecd6466d074d71b4bdbd6b28eebb1..a4e3c399287c4025d6d568dbbcd10b9a30e1d432 100644 (file)
@@ -8083,6 +8083,9 @@ Example:
       mapping larger iova addresses in the guest. :since:`Since 6.5.0` (QEMU/KVM
       only)
 
+The ``virtio`` IOMMU devices can further have ``address`` element as described
+in `Device addresses`_ (address has to by type of ``pci``).
+
 
 Vsock
 ~~~~~