KVM: x86: Expose more Intel AVX512 feature to guest
authorLuwei Kang <luwei.kang@intel.com>
Tue, 2 Aug 2016 08:01:18 +0000 (16:01 +0800)
committerPaolo Bonzini <pbonzini@redhat.com>
Fri, 19 Aug 2016 15:51:40 +0000 (17:51 +0200)
commit8e3562f6f8d28804b5499bf3cff520598aa25323
tree4ff7180334817f21f2ffcafcc29a1f3b8db6ef03
parentc4f138b4514ba77837d5f6e8ffd2cbc143997984
KVM: x86: Expose more Intel AVX512 feature to guest

Expose AVX512DQ, AVX512BW, AVX512VL feature to guest.
Its spec can be found at:
https://software.intel.com/sites/default/files/managed/b4/3a/319433-024.pdf

Signed-off-by: Luwei Kang <luwei.kang@intel.com>
[Resolved a trivial conflict with removed F(PCOMMIT).]
Signed-off-by: Radim Krčmář <rkrcmar@redhat.com>
arch/x86/kvm/cpuid.c