Skip to content

Commit d541ee9

Browse files
tw4452852deb-intel
authored andcommitted
doc: update CR HLD
add missing bits in CR4 virtualization. Tracked-On: #3882 Signed-off-by: Tw <wei.tan@intel.com>
1 parent 050c088 commit d541ee9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

doc/developer-guides/hld/hv-cpu-virt.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1047,7 +1047,7 @@ setting.
10471047
are fixed to be 0 under VMX operation
10481048

10491049
* - CR4_TRAP_MASK
1050-
- CR4_PSE | CR4_PAE | CR4_VMXE | CR4_PCIDE
1050+
- CR4_PSE | CR4_PAE | CR4_VMXE | CR4_PCIDE | CR4_SMEP | CR4_SMAP | CR4_PKE
10511051
- ACRN will also trap PSE, PAE, VMXE, and PCIDE bits
10521052

10531053
* - cr4_host_mask

0 commit comments

Comments
 (0)