]> git.proxmox.com Git - mirror_ubuntu-bionic-kernel.git/commit - arch/x86/kvm/cpuid.c
kvm: x86: mask out XSAVES
authorPaolo Bonzini <pbonzini@redhat.com>
Fri, 21 Nov 2014 17:13:26 +0000 (18:13 +0100)
committerPaolo Bonzini <pbonzini@redhat.com>
Sun, 23 Nov 2014 17:33:37 +0000 (18:33 +0100)
commitb65d6e17fe2239c9b2051727903955d922083fbf
treef6073d37ef7a6ab3eb3603cd4fed2a3e2d58cf4d
parentc274e03af70544506cd7214fcc2d4c4376c2c6f4
kvm: x86: mask out XSAVES

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

Cc: stable@vger.kernel.org
Signed-off-by: Paolo Bonzini <pbonzini@redhat.com>
arch/x86/kvm/cpuid.c