From: Marcelo Tosatti <mtosatti@redhat.com>
To: Linus Torvalds <torvalds@linux-foundation.org>
Cc: linux-kernel <linux-kernel@vger.kernel.org>, kvm <kvm@vger.kernel.org>
Subject: [GIT PULL] KVM fixes for 4.0-rc2
Date: Wed, 4 Mar 2015 08:34:16 -0300 [thread overview]
Message-ID: <20150304113416.GA26089@amt.cnet> (raw)
Linus,
Please pull from
git://git.kernel.org/pub/scm/virt/kvm/kvm.git master
To receive the following KVM bug fixes, including a SVM
interrupt injection regression fix, MIPS and ARM bug fixes.
James Hogan (1):
KVM: MIPS: Fix trace event to save PC directly
Jan Kiszka (1):
ARM: KVM: Fix size check in __coherent_cache_guest_page
Paolo Bonzini (1):
KVM: emulate: fix CMPXCHG8B on 32-bit hosts
Radim Krčmář (2):
KVM: VMX: fix build without CONFIG_SMP
KVM: SVM: fix interrupt injection (apic->isr_count always 0)
Tapasweni Pathak (1):
KVM: MIPS: Enable after disabling interrupt
Wei Huang (1):
arm/arm64: KVM: Add exit reaons to kvm_exit event tracing
arch/arm/include/asm/kvm_mmu.h | 2 +-
arch/arm/kvm/arm.c | 2 +-
arch/arm/kvm/trace.h | 10 +++++++---
arch/mips/kvm/tlb.c | 1 +
arch/mips/kvm/trace.h | 6 +++---
arch/x86/kvm/emulate.c | 3 ++-
arch/x86/kvm/lapic.c | 4 ++--
arch/x86/kvm/svm.c | 6 ------
arch/x86/kvm/vmx.c | 23 ++++++++++++++---------
9 files changed, 31 insertions(+), 26 deletions(-)
reply other threads:[~2015-03-04 11:34 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=20150304113416.GA26089@amt.cnet \
--to=mtosatti@redhat.com \
--cc=kvm@vger.kernel.org \
--cc=linux-kernel@vger.kernel.org \
--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