From 277c9330a2201aa44f493310a8c4add79f9c7f86 Mon Sep 17 00:00:00 2001 From: "David B. Kinder" Date: Fri, 2 Nov 2018 15:10:47 -0700 Subject: [PATCH] doc: fix formatting error in l1tf doc PR #1714 had one error that this PR is fixing. Tracked-on: #1672 Signed-off-by: David B. Kinder --- doc/developer-guides/l1tf.rst | 1 + 1 file changed, 1 insertion(+) diff --git a/doc/developer-guides/l1tf.rst b/doc/developer-guides/l1tf.rst index 2d2cd8e43..b4c2e20b5 100644 --- a/doc/developer-guides/l1tf.rst +++ b/doc/developer-guides/l1tf.rst @@ -261,6 +261,7 @@ requirements: 5) Put hypervisor security data in UC memory if possible 6) Enable L1D_FLUSH_VMENTRY option, if + - Doing 5) is not feasible, or - CPU sharing is enabled (in the future)