qemu-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Qemu-devel] [PATCH uq/master 0/2] KVM: issues with XSAVE support


From: Paolo Bonzini
Subject: [Qemu-devel] [PATCH uq/master 0/2] KVM: issues with XSAVE support
Date: Thu, 5 Sep 2013 15:06:20 +0200

This series fixes two migration bugs concerning KVM's XSAVE ioctls,
both found by code inspection (the second in fact is just theoretical
until AVX512 or MPX support is added to KVM).

Please review.

Paolo Bonzini (2):
  x86: fix migration from pre-version 12
  KVM: make XSAVE support more robust

 target-i386/cpu.c     | 1 +
 target-i386/cpu.h     | 5 +++++
 target-i386/kvm.c     | 3 ++-
 target-i386/machine.c | 4 ++++
 4 files changed, 12 insertions(+), 1 deletion(-)

-- 
1.8.3.1




reply via email to

[Prev in Thread] Current Thread [Next in Thread]