Re: [PATCH 2/2] KVM: cpuid: set CPUID(EAX=0xd,ECX=1).EBX correctly

2014-12-03 Thread Radim Krčmář
2014-12-03 14:40+0100, Paolo Bonzini: > This is the size of the XSAVES area. This completes guest support > for XSAVES (with no support yet for supervisor states, i.e. XSS == 0 > always in guests for now). > > Suggested-by: Radim Krčmář > Signed-off-by: Paolo Bonzini > --- Reviewed-by: Radim K

[PATCH 2/2] KVM: cpuid: set CPUID(EAX=0xd,ECX=1).EBX correctly

2014-12-03 Thread Paolo Bonzini
This is the size of the XSAVES area. This completes guest support for XSAVES (with no support yet for supervisor states, i.e. XSS == 0 always in guests for now). Suggested-by: Radim Krčmář Signed-off-by: Paolo Bonzini --- arch/x86/kvm/cpuid.c | 13 + 1 file changed, 9 insertions(+)