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(+)