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>, Avi Kivity <avi@redhat.com>
Subject: [GIT PULL] KVM fixes for 3.6-rc3
Date: Thu, 23 Aug 2012 04:30:04 -0300 [thread overview]
Message-ID: <20120823073004.GA22074@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:
Alan Cox (1):
ppc: e500_tlb memset clears nothing
Alexander Graf (1):
KVM: PPC: Add cache flush on page map
Avi Kivity (1):
KVM: x86 emulator: use stack size attribute to mask rsp in stack ops
Gleb Natapov (1):
KVM: x86: update KVM_SAVE_MSRS_BEGIN to correct value
Paul Mackerras (1):
KVM: PPC: Book3S HV: Fix incorrect branch in H_CEDE code
Takuya Yoshikawa (1):
KVM: MMU: Fix mmu_shrink() so that it can free mmu pages as intended
arch/powerpc/include/asm/kvm_host.h | 1 +
arch/powerpc/include/asm/kvm_ppc.h | 12 ++++++++++++
arch/powerpc/kvm/book3s_32_mmu_host.c | 3 +++
arch/powerpc/kvm/book3s_64_mmu_host.c | 2 ++
arch/powerpc/kvm/book3s_hv_rmhandlers.S | 12 +++++++-----
arch/powerpc/kvm/e500_tlb.c | 11 +++++++----
arch/powerpc/mm/mem.c | 1 +
arch/x86/kvm/emulate.c | 30 +++++++++++++++++++++---------
arch/x86/kvm/mmu.c | 13 +++++++++----
arch/x86/kvm/x86.c | 2 +-
10 files changed, 64 insertions(+), 23 deletions(-)
next reply other threads:[~2012-08-23 7:30 UTC|newest]
Thread overview: 4+ messages / expand[flat|nested] mbox.gz Atom feed top
2012-08-23 7:30 Marcelo Tosatti [this message]
2012-08-24 4:54 ` [GIT PULL] KVM fixes for 3.6-rc3 Linus Torvalds
2012-08-24 14:43 ` Marcelo Tosatti
-- strict thread matches above, loose matches on Subject: below --
2012-08-31 17:06 Marcelo Tosatti
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=20120823073004.GA22074@amt.cnet \
--to=mtosatti@redhat.com \
--cc=avi@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 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.