]> git.ipfire.org Git - thirdparty/libvirt.git/commitdiff
kbase: launch_security_sev: Break up overly long line
authorPeter Krempa <pkrempa@redhat.com>
Mon, 13 Jun 2022 14:08:09 +0000 (16:08 +0200)
committerPeter Krempa <pkrempa@redhat.com>
Mon, 13 Jun 2022 14:09:32 +0000 (16:09 +0200)
Standard text is aligned to 80 colums in all .rst files.

Signed-off-by: Peter Krempa <pkrempa@redhat.com>
docs/kbase/launch_security_sev.rst

index 51b3e14dbfe6e929ffbb60cc766ef23827593866..273483248735cc95b68887f4de326035bfa036ea 100644 (file)
@@ -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>