On Fri, Oct 4, 2019 at 2:56 PM Sean Christopherson <sean.j.christopher...@intel.com> wrote: > > Replace KVM's manual checks on IA32_FEATURE_CONTROL with a query on the > boot CPU's VMX feature flag. The VMX flag is now cleared during boot if > VMX isn't fully enabled via IA32_FEATURE_CONTROL, including the case > where IA32_FEATURE_CONTROL isn't supported. > > Signed-off-by: Sean Christopherson <sean.j.christopher...@intel.com> Reviewed-by: Jim Mattson <jmatt...@google.com>
- [PATCH 16/16] KVM: VMX: Allow KVM_INTEL when building ... Sean Christopherson
- [PATCH 03/16] x86/centaur: Use common IA32_FEATURE_CON... Sean Christopherson
- [PATCH 06/16] x86/cpu: Clear VMX feature flag if VMX i... Sean Christopherson
- [PATCH 13/16] KVM: VMX: Use VMX_FEATURE_* flags to def... Sean Christopherson
- [PATCH 09/16] x86/vmx: Introduce VMX_FEATURES_* Sean Christopherson
- Re: [PATCH 09/16] x86/vmx: Introduce VMX_FEATURES... Paolo Bonzini
- [PATCH 14/16] x86/cpufeatures: Clean up synthetic virt... Sean Christopherson
- [PATCH 15/16] perf/x86: Provide stubs of KVM helpers f... Sean Christopherson
- [PATCH 12/16] x86/cpufeatures: Drop synthetic VMX feat... Sean Christopherson
- [PATCH 07/16] KVM: VMX: Use VMX feature flag to query ... Sean Christopherson
- Re: [PATCH 07/16] KVM: VMX: Use VMX feature flag ... Jim Mattson
- [PATCH 08/16] KVM: VMX: Check for full VMX support whe... Sean Christopherson
- [PATCH 04/16] x86/zhaoxin: Use common IA32_FEATURE_CON... Sean Christopherson
- [PATCH 02/16] x86/mce: WARN once if IA32_FEATURE_CONTR... Sean Christopherson
- [PATCH 01/16] x86/intel: Initialize IA32_FEATURE_CONTR... Sean Christopherson
- Re: [PATCH 01/16] x86/intel: Initialize IA32_FEAT... Paolo Bonzini
- Re: [PATCH 01/16] x86/intel: Initialize IA32_... Sean Christopherson