From: Paolo Bonzini <pbonzini@redhat.com>
To: torvalds@linux-foundation.org
Cc: linux-kernel@vger.kernel.org, rkrcmar@redhat.com, kvm@vger.kernel.org
Subject: [GIT PULL] KVM fix for 4.8-rc7
Date: Fri, 16 Sep 2016 00:03:32 +0200 [thread overview]
Message-ID: <1473977012-61050-1-git-send-email-pbonzini@redhat.com> (raw)
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(-)
reply other threads:[~2016-09-15 22:03 UTC|newest]
Thread overview: [no followups] expand[flat|nested] mbox.gz Atom feed
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=1473977012-61050-1-git-send-email-pbonzini@redhat.com \
--to=pbonzini@redhat.com \
--cc=kvm@vger.kernel.org \
--cc=linux-kernel@vger.kernel.org \
--cc=rkrcmar@redhat.com \
--cc=torvalds@linux-foundation.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).