commit | b65d6e17fe2239c9b2051727903955d922083fbf | [log] [tgz] |
---|---|---|
author | Paolo Bonzini <pbonzini@redhat.com> | Fri Nov 21 18:13:26 2014 +0100 |
committer | Paolo Bonzini <pbonzini@redhat.com> | Sun Nov 23 18:33:37 2014 +0100 |
tree | f6073d37ef7a6ab3eb3603cd4fed2a3e2d58cf4d | |
parent | c274e03af70544506cd7214fcc2d4c4376c2c6f4 [diff] |
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>