From f5c5b16d5d57649b710c526ea951c4ec681f486e Mon Sep 17 00:00:00 2001 From: Peter Krempa Date: Mon, 13 Jun 2022 16:08:09 +0200 Subject: [PATCH] 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 --- docs/kbase/launch_security_sev.rst | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) 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