From mboxrd@z Thu Jan 1 00:00:00 1970 From: Radim =?utf-8?B?S3LEjW3DocWZ?= Subject: [GIT PULL] KVM fixes for v4.10-rc7 Date: Sat, 4 Feb 2017 17:24:59 +0100 Message-ID: <20170204162459.GG15128@potion> Mime-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 8bit Cc: Paolo Bonzini , linux-kernel@vger.kernel.org, kvm@vger.kernel.org To: Linus Torvalds Return-path: Content-Disposition: inline Sender: linux-kernel-owner@vger.kernel.org List-Id: kvm.vger.kernel.org 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(+)