Files
linux/arch/x86/kvm/cpuid.c
Paolo Bonzini d3105d5637 kvm: x86: mask out XSAVES
commit b65d6e17fe upstream.

This feature is not supported inside KVM guests yet, because we do not emulate
MSR_IA32_XSS.  Mask it out.

Signed-off-by: Paolo Bonzini <pbonzini@redhat.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
2015-01-16 06:59:49 -08:00

21 KiB