commit | 83781d180b219bd079ae72b341ee3f21fb236e97 | [log] [tgz] |
---|---|---|
author | Yi Sun <yi.y.sun@linux.intel.com> | Wed Dec 14 10:42:29 2016 +0800 |
committer | Paolo Bonzini <pbonzini@redhat.com> | Thu Dec 15 15:02:44 2016 +0100 |
tree | 54b12faa6a8031908ea5822df3f96ca425411a0a | |
parent | 37b9a671f346a184c4e381b32ee465cf7d248ae8 [diff] |
KVM: x86: Expose Intel AVX512IFMA/AVX512VBMI/SHA features to guest. Expose AVX512IFMA/AVX512VBMI/SHA features to guest. AVX512 spec can be found at: https://software.intel.com/sites/default/files/managed/26/40/319433-026.pdf SHA spec can be found at: https://software.intel.com/sites/default/files/managed/39/c5/325462-sdm-vol-1-2abcd-3abcd.pdf This patch depends on below patch. http://marc.info/?l=linux-kernel&m=147932800828178&w=2 Signed-off-by: Yi Sun <yi.y.sun@linux.intel.com> Signed-off-by: Paolo Bonzini <pbonzini@redhat.com>