[<prev] [next>] [day] [month] [year] [list]
Message-ID: <20170204162459.GG15128@potion>
Date: Sat, 4 Feb 2017 17:24:59 +0100
From: Radim Krčmář <rkrcmar@...hat.com>
To: Linus Torvalds <torvalds@...ux-foundation.org>
Cc: Paolo Bonzini <pbonzini@...hat.com>, linux-kernel@...r.kernel.org,
kvm@...r.kernel.org
Subject: [GIT PULL] KVM fixes for v4.10-rc7
Linus,
The following changes since commit 566cf877a1fcb6d6dc0126b076aad062054c2637:
Linux 4.10-rc6 (2017-01-29 14:25:17 -0800)
are available in the git repository at:
git://git.kernel.org/pub/scm/virt/kvm/kvm.git tags/for-linus
for you to fetch changes up to 00c87e9a70a17b355b81c36adedf05e84f54e10d:
KVM: x86: do not save guest-unsupported XSAVE state (2017-02-03 18:43:08 +0100)
----------------------------------------------------------------
KVM fix for v4.10-rc7
Fix a regression that prevented migration between hosts with different
XSAVE features even if the missing features were not used by the guest
(for stable).
----------------------------------------------------------------
Radim Krčmář (1):
KVM: x86: do not save guest-unsupported XSAVE state
arch/x86/kvm/x86.c | 1 +
1 file changed, 1 insertion(+)
Powered by blists - more mailing lists