Hi Marcelo / Gleb,

This is my current patch queue for ppc.  Please pull and apply to next, so it
makes its way into 3.11.

Changes include:

  - Book3S PR: Add support for 1TB segments
  - Book3S PR fixes

Alex


The following changes since commit 96f7edf9a54ca834f030ddf30f91750b3d737a03:

  Merge git://git.linaro.org/people/cdall/linux-kvm-arm.git tags/kvm-arm-3.11 
into queue (2013-06-27 14:20:54 +0300)

are available in the git repository at:


  git://github.com/agraf/linux-2.6.git kvm-ppc-queue

for you to fetch changes up to a3ff5fbc94a829680d4aa005cd17add1c1a1fb5b:

  KVM: PPC: Ignore PIR writes (2013-06-30 03:33:22 +0200)

----------------------------------------------------------------
Alexander Graf (1):
      KVM: PPC: Ignore PIR writes

Paul Mackerras (5):
      KVM: PPC: Book3S PR: Fix proto-VSID calculations
      KVM: PPC: Book3S PR: Fix invalidation of SLB entry 0 on guest entry
      KVM: PPC: Book3S PR: Don't keep scanning HPTEG after we find a match
      KVM: PPC: Book3S PR: Allow guest to use 1TB segments
      KVM: PPC: Book3S PR: Invalidate SLB entries properly

Tiejun Chen (1):
      KVM: PPC: Guard doorbell exception with CONFIG_PPC_DOORBELL

 arch/powerpc/include/asm/kvm_book3s.h |  6 ++-
 arch/powerpc/kvm/book3s_64_mmu.c      | 81 ++++++++++++++++++++++-------------
 arch/powerpc/kvm/book3s_64_mmu_host.c | 21 ++++++++-
 arch/powerpc/kvm/book3s_64_slb.S      | 13 +-----
 arch/powerpc/kvm/book3s_pr.c          |  3 +-
 arch/powerpc/kvm/booke.c              |  2 +-
 arch/powerpc/kvm/emulate.c            |  3 ++
 7 files changed, 82 insertions(+), 47 deletions(-)
--
To unsubscribe from this list: send the line "unsubscribe kvm-ppc" in
the body of a message to majord...@vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html

Reply via email to