+7
−27
+53
−0
Loading
Move the innermost EFER.SVME logic out of KVM and into to core x86 to land the SVM support alongside VMX support. This will allow providing a more unified API from the kernel to KVM, and will allow moving the bulk of the emergency disabling insanity out of KVM without having a weird split between kernel and KVM for SVM vs. VMX. No functional change intended. Tested-by:Chao Gao <chao.gao@intel.com> Reviewed-by:
Dan Williams <dan.j.williams@intel.com> Tested-by:
Sagi Shahar <sagis@google.com> Link: https://patch.msgid.link/20260214012702.2368778-8-seanjc@google.com Signed-off-by:
Sean Christopherson <seanjc@google.com>