[GIT PULL] KVM fix for 4.8-rc7

From: Paolo Bonzini
Date: Thu Sep 15 2016 - 18:03:47 EST


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