mirror of
https://github.com/projectacrn/acrn-hypervisor.git
synced 2025-12-24 06:02:32 +00:00
All features controlled by IA32_FEATURE_CONTROL are disabled from guests, so set the Lock bit to prevent it from writing by guests. Also hide the MSR_IA32_FEATURE_CONTROL_VMX_NO_SMX bit from guest. Tracked-On: #1867 Signed-off-by: Zide Chen <zide.chen@intel.com> Acked-by: Eddie Dong <eddie.dong@intel.com>