commit | 7d37953ba81121c8725f99356f7ee9762d4c3ed9 | [log] [tgz] |
---|---|---|
author | Sean Christopherson <sean.j.christopherson@intel.com> | Fri Dec 20 20:45:01 2019 -0800 |
committer | Borislav Petkov <bp@suse.de> | Mon Jan 13 17:50:40 2020 +0100 |
tree | f95b0fc84cd79249720aa34266757c74a0e10d11 | |
parent | 501444905fcb4166589fda99497c273ac5efc65e [diff] |
x86/zhaoxin: Use common IA32_FEAT_CTL MSR initialization Use the recently added IA32_FEAT_CTL MSR initialization sequence to opportunistically enable VMX support when running on a Zhaoxin CPU. Signed-off-by: Sean Christopherson <sean.j.christopherson@intel.com> Signed-off-by: Borislav Petkov <bp@suse.de> Link: https://lkml.kernel.org/r/20191221044513.21680-8-sean.j.christopherson@intel.com