From d541ee90a6aab62c5e8337eea69ae1faf5d87ca6 Mon Sep 17 00:00:00 2001 From: Tw Date: Mon, 14 Oct 2019 13:34:51 +0800 Subject: [PATCH] doc: update CR HLD add missing bits in CR4 virtualization. Tracked-On: #3882 Signed-off-by: Tw --- doc/developer-guides/hld/hv-cpu-virt.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/doc/developer-guides/hld/hv-cpu-virt.rst b/doc/developer-guides/hld/hv-cpu-virt.rst index 250cb05c4..289463be2 100644 --- a/doc/developer-guides/hld/hv-cpu-virt.rst +++ b/doc/developer-guides/hld/hv-cpu-virt.rst @@ -1047,7 +1047,7 @@ setting. are fixed to be 0 under VMX operation * - CR4_TRAP_MASK - - CR4_PSE | CR4_PAE | CR4_VMXE | CR4_PCIDE + - CR4_PSE | CR4_PAE | CR4_VMXE | CR4_PCIDE | CR4_SMEP | CR4_SMAP | CR4_PKE - ACRN will also trap PSE, PAE, VMXE, and PCIDE bits * - cr4_host_mask