All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH 0/2] KVM_SET_XCRS fixes
@ 2013-10-17 14:50 Paolo Bonzini
  2013-10-17 14:50 ` [PATCH 1/2] KVM: x86: fix KVM_SET_XCRS for CPUs that do not support XSAVE Paolo Bonzini
                   ` (2 more replies)
  0 siblings, 3 replies; 6+ messages in thread
From: Paolo Bonzini @ 2013-10-17 14:50 UTC (permalink / raw)
  To: linux-kernel; +Cc: gleb, agraf, chao.zhou, magnus, kvm

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 ++++++++++++---
 1 file changed, 12 insertions(+), 3 deletions(-)

-- 
1.8.3.1

^ permalink raw reply	[flat|nested] 6+ messages in thread

end of thread, other threads:[~2013-10-31  8:32 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2013-10-17 14:50 [PATCH 0/2] KVM_SET_XCRS fixes Paolo Bonzini
2013-10-17 14:50 ` [PATCH 1/2] KVM: x86: fix KVM_SET_XCRS for CPUs that do not support XSAVE Paolo Bonzini
2013-10-17 14:50 ` [PATCH 2/2] KVM: x86: fix KVM_SET_XCRS loop Paolo Bonzini
2013-10-18  0:04   ` Marcelo Tosatti
2013-10-18  6:46     ` Paolo Bonzini
2013-10-31  8:32 ` [PATCH 0/2] KVM_SET_XCRS fixes Gleb Natapov

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.