mirror of
https://gitlab.com/libvirt/libvirt.git
synced 2024-12-22 13:45:38 +00:00
docs: kbase/launch_security_sev: QEMU 6.0+ sets iommu=on for us
Reviewed-by: Erik Skultety <eskultet@redhat.com> Signed-off-by: Cole Robinson <crobinso@redhat.com>
This commit is contained in:
parent
aabace2aa5
commit
d823f27597
@ -295,6 +295,8 @@ In order to make virtio devices work, we need to use
|
||||
``<driver iommu='on'/>`` inside the given device XML element in order
|
||||
to enable DMA API in the virtio driver.
|
||||
|
||||
Starting with QEMU 6.0.0 QEMU will set this for us by default. For earlier versions though, you will need to explicitly enable this in the device XML as follows:
|
||||
|
||||
::
|
||||
|
||||
# virsh edit <domain>
|
||||
|
Loading…
Reference in New Issue
Block a user