commit | 8e3562f6f8d28804b5499bf3cff520598aa25323 | [log] [tgz] |
---|---|---|
author | Luwei Kang <luwei.kang@intel.com> | Tue Aug 02 16:01:18 2016 +0800 |
committer | Paolo Bonzini <pbonzini@redhat.com> | Fri Aug 19 17:51:40 2016 +0200 |
tree | 4ff7180334817f21f2ffcafcc29a1f3b8db6ef03 | |
parent | c4f138b4514ba77837d5f6e8ffd2cbc143997984 [diff] |
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>