diff options
author | Sheng Yang <sheng@linux.intel.com> | 2010-06-22 13:49:21 +0800 |
---|---|---|
committer | Avi Kivity <avi@redhat.com> | 2010-08-01 10:47:10 +0300 |
commit | 6c3f6041172b78d5532c6bf3680d304e92ec2e66 (patch) | |
tree | 3a1f358ea1cc29df958a6b3d535114987650e101 /virt | |
parent | 7ac77099ce88a0c31b75acd0ec5ef3da4415a6d8 (diff) | |
download | linux-6c3f6041172b78d5532c6bf3680d304e92ec2e66.tar.gz linux-6c3f6041172b78d5532c6bf3680d304e92ec2e66.tar.bz2 linux-6c3f6041172b78d5532c6bf3680d304e92ec2e66.zip |
KVM: x86: Enable AVX for guest
Enable Intel(R) Advanced Vector Extension(AVX) for guest.
The detection of AVX feature includes OSXSAVE bit testing. When OSXSAVE bit is
not set, even if AVX is supported, the AVX instruction would result in UD as
well. So we're safe to expose AVX bits to guest directly.
Signed-off-by: Sheng Yang <sheng@linux.intel.com>
Signed-off-by: Avi Kivity <avi@redhat.com>
Diffstat (limited to 'virt')
0 files changed, 0 insertions, 0 deletions