mirror of
https://github.com/projectacrn/acrn-hypervisor.git
synced 2025-06-23 05:57:33 +00:00
hv: disable AC for split-lock by default.
This patch disables the AC for split-lock check. Tracked-On: #4765 Signed-off-by: Jie Deng <jie.deng@intel.com>
This commit is contained in:
parent
2196bc7f41
commit
07b8466b15
@ -354,7 +354,7 @@ config MCE_ON_PSC_WORKAROUND_DISABLED
|
||||
|
||||
config ENFORCE_TURNOFF_AC
|
||||
bool "Force to disable #AC for Split-locked Access"
|
||||
default n
|
||||
default y
|
||||
help
|
||||
If CPU has #AC for split-locked access, HV enable it and VMs can't disable.
|
||||
Set this to enforce turn off that #AC, for community developer only.
|
||||
|
Loading…
Reference in New Issue
Block a user