mirror of
https://gitlab.com/libvirt/libvirt.git
synced 2024-12-22 13:45:38 +00:00
kbase: launch_security_sev: Break up overly long line
Standard text is aligned to 80 colums in all .rst files. Signed-off-by: Peter Krempa <pkrempa@redhat.com>
This commit is contained in:
parent
67e4fed61c
commit
f5c5b16d5d
@ -295,9 +295,9 @@ 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:
|
||||
|
||||
::
|
||||
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>
|
||||
<domain>
|
||||
|
Loading…
Reference in New Issue
Block a user