summaryrefslogtreecommitdiff
path: root/man
diff options
context:
space:
mode:
Diffstat (limited to 'man')
-rw-r--r--man/virt-install.pod6
1 files changed, 6 insertions, 0 deletions
diff --git a/man/virt-install.pod b/man/virt-install.pod
index bc9f3e53..058b9364 100644
--- a/man/virt-install.pod
+++ b/man/virt-install.pod
@@ -1814,6 +1814,12 @@ Configure a vsock host/guest interface. A typical configuration would be
Use --vsock=? to see a list of all available sub options. Complete details at L<https://libvirt.org/formatdomain.html#vsock>.
+=item B<--iommu> MODEL[,OPTS]
+
+Add an IOMMU device to the guest.
+
+Use --iommu=? to see a list of all available options. Complete details at L<https://libvirt.org/formatdomain.html#elementsIommu>.
+
=back