]> git.baikalelectronics.ru Git - kernel.git/commit
KVM: VMX: Convert feature updates from CPUID to KVM cpu caps
authorSean Christopherson <sean.j.christopherson@intel.com>
Mon, 2 Mar 2020 23:56:43 +0000 (15:56 -0800)
committerPaolo Bonzini <pbonzini@redhat.com>
Mon, 16 Mar 2020 16:58:24 +0000 (17:58 +0100)
commit41c3a3fc0bf421a8619c6de9d8a7c18481414057
tree862930ba2ce78d9813118d83176bd34806d5a6e1
parent3b49ee5b8cd1fd4bb1856293e32514ebd9f611ac
KVM: VMX: Convert feature updates from CPUID to KVM cpu caps

Use the recently introduced KVM CPU caps to propagate VMX-only (kernel)
settings to supported CPUID flags.

No functional change intended.

Reviewed-by: Vitaly Kuznetsov <vkuznets@redhat.com>
Signed-off-by: Sean Christopherson <sean.j.christopherson@intel.com>
Signed-off-by: Paolo Bonzini <pbonzini@redhat.com>
arch/x86/kvm/vmx/vmx.c