Age | Commit message (Expand) | Author |
---|---|---|
2020-11-17 | x86/cpu/intel: Add a nosgx kernel parameter | Jarkko Sakkinen |
2020-11-17 | x86/cpu/intel: Detect SGX support | Sean Christopherson |
2020-03-23 | x86/cpu: Fix a -Wmissing-prototypes warning for init_ia32_feat_ctl() | Benjamin Thiel |
2020-01-15 | x86/cpu: Print "VMX disabled" error message iff KVM is enabled | Sean Christopherson |
2020-01-13 | x86/cpufeatures: Add flag to track whether MSR IA32_FEAT_CTL is configured | Sean Christopherson |
2020-01-13 | x86/cpu: Set synthetic VMX cpufeatures during init_ia32_feat_ctl() | Sean Christopherson |
2020-01-13 | x86/cpu: Detect VMX features on Intel, Centaur and Zhaoxin CPUs | Sean Christopherson |
2020-01-13 | x86/cpu: Clear VMX feature flag if VMX is not fully enabled | Sean Christopherson |
2020-01-13 | x86/intel: Initialize IA32_FEAT_CTL MSR at boot | Sean Christopherson |