diff options
author | 2020-10-06 18:44:14 -0700 | |
---|---|---|
committer | 2020-11-15 09:49:07 -0500 | |
commit | 311a06593b9a3944a63ed176b95cb8d857f7c83b (patch) | |
tree | 022e662429c71c2486ff698783c16fe11b912191 /include | |
parent | KVM: VMX: Drop explicit 'nested' check from vmx_set_cr4() (diff) | |
download | wireguard-linux-311a06593b9a3944a63ed176b95cb8d857f7c83b.tar.xz wireguard-linux-311a06593b9a3944a63ed176b95cb8d857f7c83b.zip |
KVM: SVM: Drop VMXE check from svm_set_cr4()
Drop svm_set_cr4()'s explicit check CR4.VMXE now that common x86 handles
the check by incorporating VMXE into the CR4 reserved bits, via
kvm_cpu_caps. SVM obviously does not set X86_FEATURE_VMX.
No functional change intended.
Signed-off-by: Sean Christopherson <sean.j.christopherson@intel.com>
Message-Id: <20201007014417.29276-4-sean.j.christopherson@intel.com>
Signed-off-by: Paolo Bonzini <pbonzini@redhat.com>
Diffstat (limited to 'include')
0 files changed, 0 insertions, 0 deletions