qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
* [Qemu-devel] [PATCH v2 uq/master 0/2] KVM: issues with XSAVE support
@ 2013-09-13 13:55 Paolo Bonzini
  2013-09-13 13:55 ` [Qemu-devel] [PATCH v2 uq/master 1/2] x86: fix migration from pre-version 12 Paolo Bonzini
                   ` (2 more replies)
  0 siblings, 3 replies; 12+ messages in thread
From: Paolo Bonzini @ 2013-09-13 13:55 UTC (permalink / raw)
  To: qemu-devel; +Cc: kvm

This series fixes two migration bugs concerning KVM's XSAVE ioctls.
The second right now is only a theoretical problem, since the only
XSAVE-specific state is AVX and all machines with XSAVE also have AVX.
In the future, this will ensure that machines with MPX or AVX-512
do not expose those XSAVE states when using e.g. "-cpu SandyBridge".

Please review.

Paolo Bonzini (2):
  x86: fix migration from pre-version 12
  x86: cpuid: reconstruct leaf 0Dh data

 target-i386/cpu.c | 69 ++++++++++++++++++++++++++++++++++++++++++-------------
 target-i386/cpu.h |  4 ++++
 2 files changed, 57 insertions(+), 16 deletions(-)

-- 
1.8.3.1

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

end of thread, other threads:[~2013-10-03 10:15 UTC | newest]

Thread overview: 12+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2013-09-13 13:55 [Qemu-devel] [PATCH v2 uq/master 0/2] KVM: issues with XSAVE support Paolo Bonzini
2013-09-13 13:55 ` [Qemu-devel] [PATCH v2 uq/master 1/2] x86: fix migration from pre-version 12 Paolo Bonzini
2013-09-13 13:55 ` [Qemu-devel] [PATCH v2 uq/master 2/2] x86: cpuid: reconstruct leaf 0Dh data Paolo Bonzini
2013-10-02 15:21   ` Gleb Natapov
2013-10-02 15:37     ` Paolo Bonzini
2013-10-02 15:39       ` Gleb Natapov
2013-10-02 15:54     ` [Qemu-devel] [PATCH v3 " Paolo Bonzini
2013-10-02 16:03       ` Gleb Natapov
2013-10-03  9:59       ` Igor Mammedov
2013-10-03 10:01         ` Gleb Natapov
2013-10-03 10:14           ` Igor Mammedov
2013-10-02 12:41 ` [Qemu-devel] [PATCH v2 uq/master 0/2] KVM: issues with XSAVE support Paolo Bonzini

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).