public inbox for kvm@vger.kernel.org
 help / color / mirror / Atom feed
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>,
	Alexander Graf <agraf@suse.de>
Subject: [GIT PULL] KVM fixes for 3.4-rc7
Date: Wed, 16 May 2012 12:22:20 -0300	[thread overview]
Message-ID: <20120516152220.GA19763@amt.cnet> (raw)


Linus, please pull from:

  git://git.kernel.org/pub/scm/virt/kvm/kvm.git master

To receive urgent KVM PPC updates, quoting Alexander Graf:

There are a few bugs in 3.4 that really should be fixed before people can
be all happy and fuzzy about KVM on PowerPC. These fixes are:

  * fix POWER7 bare metal with PR=y
  * fix deadlock on HV=y book3s_64 mode in low memory cases
  * fix invalid MMU scope of PR=y mode on book3s_64, possibly
    leading to memory corruption


Alexander Graf (3):
      KVM: PPC: Book3S: PR: Handle EMUL_ASSIST
      KVM: PPC: Fix PR KVM on POWER7 bare metal
      KVM: PPC: Book3S: PR: Fix hsrr code

Benjamin Herrenschmidt (1):
      powerpc/kvm: Fix VSID usage in 64-bit "PR" KVM

Paul Mackerras (1):
      KVM: PPC: Book3S HV: Fix bug leading to deadlock in guest HPT updates

 arch/powerpc/include/asm/kvm_book3s.h |    7 +++--
 arch/powerpc/kvm/book3s_64_mmu_host.c |   13 +++++----
 arch/powerpc/kvm/book3s_hv_rm_mmu.c   |    1 +
 arch/powerpc/kvm/book3s_segment.S     |   42 ++++++++++++++++++++++-----------
 4 files changed, 40 insertions(+), 23 deletions(-)



                 reply	other threads:[~2012-05-16 15:27 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=20120516152220.GA19763@amt.cnet \
    --to=mtosatti@redhat.com \
    --cc=agraf@suse.de \
    --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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox