diff options
author | Sean Christopherson <sean.j.christopherson@intel.com> | 2020-01-14 21:25:45 +0100 |
---|---|---|
committer | Borislav Petkov <bp@suse.de> | 2020-01-15 13:26:50 +0100 |
commit | bb02e2cb715a3f3552dbe765ea4a07799e4dff43 (patch) | |
tree | 959af97c94a0c43d1e8b9cc2b0a83eb49dcbe56f /tools/arch | |
parent | KVM: VMX: Allow KVM_INTEL when building for Centaur and/or Zhaoxin CPUs (diff) | |
download | linux-bb02e2cb715a3f3552dbe765ea4a07799e4dff43.tar.xz linux-bb02e2cb715a3f3552dbe765ea4a07799e4dff43.zip |
x86/cpu: Print "VMX disabled" error message iff KVM is enabled
Don't print an error message about VMX being disabled by BIOS if KVM,
the sole user of VMX, is disabled. E.g. if KVM is disabled and the MSR
is unlocked, the kernel will intentionally disable VMX when locking
feature control and then complain that "BIOS" disabled VMX.
Fixes: ef4d3bf19855 ("x86/cpu: Clear VMX feature flag if VMX is not fully enabled")
Signed-off-by: Sean Christopherson <sean.j.christopherson@intel.com>
Signed-off-by: Borislav Petkov <bp@suse.de>
Link: https://lkml.kernel.org/r/20200114202545.20296-1-sean.j.christopherson@intel.com
Diffstat (limited to 'tools/arch')
0 files changed, 0 insertions, 0 deletions