From: "Radim Krčmář" <rkrcmar@redhat.com>
To: Linus Torvalds <torvalds@linux-foundation.org>
Cc: Paolo Bonzini <pbonzini@redhat.com>,
linux-kernel@vger.kernel.org, kvm@vger.kernel.org
Subject: [GIT PULL] KVM fixes for v4.14-rc4
Date: Fri, 6 Oct 2017 20:24:17 +0200 [thread overview]
Message-ID: <20171006182416.GC16459@flask> (raw)
Linus,
The following changes since commit 9e66317d3c92ddaab330c125dfe9d06eee268aff:
Linux 4.14-rc3 (2017-10-01 14:54:54 -0700)
are available in the git repository at:
git://git.kernel.org/pub/scm/virt/kvm/kvm tags/for-linus
for you to fetch changes up to e42eef4ba38806b18c4a74f0c276fb2e0b548173:
KVM: add X86_LOCAL_APIC dependency (2017-10-05 19:55:48 +0200)
----------------------------------------------------------------
KVM fixes for v4.14-rc4
- fix PPC XIVE interrupt delivery
- fix x86 RCU breakage from asynchronous page faults when built without
PREEMPT_COUNT
- fix x86 build with -frecord-gcc-switches
- fix x86 build without X86_LOCAL_APIC
----------------------------------------------------------------
Arnd Bergmann (1):
KVM: add X86_LOCAL_APIC dependency
Boqun Feng (1):
kvm/x86: Avoid async PF preempting the kernel incorrectly
Josh Poimboeuf (1):
x86/kvm: Move kvm_fastop_exception to .fixup section
Sam Bobroff (1):
KVM: PPC: Book3S: Fix server always zero from kvmppc_xive_get_xive()
arch/powerpc/kvm/book3s_xive.c | 5 ++---
arch/powerpc/kvm/book3s_xive.h | 1 -
arch/x86/include/asm/kvm_para.h | 4 ++--
arch/x86/kernel/kvm.c | 14 ++++++++++----
arch/x86/kvm/Kconfig | 1 +
arch/x86/kvm/emulate.c | 6 ++++--
arch/x86/kvm/mmu.c | 2 +-
7 files changed, 20 insertions(+), 13 deletions(-)
reply other threads:[~2017-10-06 18:24 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=20171006182416.GC16459@flask \
--to=rkrcmar@redhat.com \
--cc=kvm@vger.kernel.org \
--cc=linux-kernel@vger.kernel.org \
--cc=pbonzini@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 an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.