From: Peter Krempa Date: Mon, 13 Jun 2022 14:08:09 +0000 (+0200) Subject: kbase: launch_security_sev: Break up overly long line X-Git-Tag: v8.5.0-rc1~91 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=f5c5b16d5d57649b710c526ea951c4ec681f486e;p=thirdparty%2Flibvirt.git 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 --- diff --git a/docs/kbase/launch_security_sev.rst b/docs/kbase/launch_security_sev.rst index 51b3e14dbf..2734832487 100644 --- a/docs/kbase/launch_security_sev.rst +++ b/docs/kbase/launch_security_sev.rst @@ -295,9 +295,9 @@ In order to make virtio devices work, we need to use ```` 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