[<prev] [next>] [day] [month] [year] [list]
Message-Id: <1473977012-61050-1-git-send-email-pbonzini@redhat.com>
Date: Fri, 16 Sep 2016 00:03:32 +0200
From: Paolo Bonzini <pbonzini@...hat.com>
To: torvalds@...ux-foundation.org
Cc: linux-kernel@...r.kernel.org, rkrcmar@...hat.com,
kvm@...r.kernel.org
Subject: [GIT PULL] KVM fix for 4.8-rc7
Linus,
The following changes since commit 77e5bdf9f7b2d20939c8d807f3e68778d6e1557a:
Merge branch 'uaccess-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs (2016-09-14 09:35:05 -0700)
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 b0eaf4506f5f95d15d6731d72c0ddf4a2179eefa:
kvm: x86: correctly reset dest_map->vector when restoring LAPIC state (2016-09-15 18:00:32 +0200)
----------------------------------------------------------------
One fix for an x86 regression in VM migration, mostly visible with
Windows because it uses RTC periodic interrupts.
----------------------------------------------------------------
Paolo Bonzini (1):
kvm: x86: correctly reset dest_map->vector when restoring LAPIC state
arch/x86/kvm/ioapic.c | 8 +++++---
1 file changed, 5 insertions(+), 3 deletions(-)
Powered by blists - more mailing lists