Re: [PATCH 0/2] KVM_SET_XCRS fixes

2013-10-31 Thread Gleb Natapov
On Thu, Oct 17, 2013 at 04:50:45PM +0200, Paolo Bonzini wrote: > The first patch fixes bugs 63121 and 63131 (yeah, all kernel bugs > end with 1). The second patch fixes a typo (the same typo exists > in QEMU). > > Paolo Bonzini (2): > KVM: x86: fix KVM_SET_XCRS for CPUs that do not support

Re: [PATCH 0/2] KVM_SET_XCRS fixes

2013-10-31 Thread Gleb Natapov
On Thu, Oct 17, 2013 at 04:50:45PM +0200, Paolo Bonzini wrote: The first patch fixes bugs 63121 and 63131 (yeah, all kernel bugs end with 1). The second patch fixes a typo (the same typo exists in QEMU). Paolo Bonzini (2): KVM: x86: fix KVM_SET_XCRS for CPUs that do not support XSAVE

[PATCH 0/2] KVM_SET_XCRS fixes

2013-10-17 Thread Paolo Bonzini
The first patch fixes bugs 63121 and 63131 (yeah, all kernel bugs end with 1). The second patch fixes a typo (the same typo exists in QEMU). Paolo Bonzini (2): KVM: x86: fix KVM_SET_XCRS for CPUs that do not support XSAVE KVM: x86: fix KVM_SET_XCRS loop arch/x86/kvm/x86.c | 15

[PATCH 0/2] KVM_SET_XCRS fixes

2013-10-17 Thread Paolo Bonzini
The first patch fixes bugs 63121 and 63131 (yeah, all kernel bugs end with 1). The second patch fixes a typo (the same typo exists in QEMU). Paolo Bonzini (2): KVM: x86: fix KVM_SET_XCRS for CPUs that do not support XSAVE KVM: x86: fix KVM_SET_XCRS loop arch/x86/kvm/x86.c | 15