public inbox for kvm@vger.kernel.org
 help / color / mirror / Atom feed
* [PULL 3.16 0/6] 3.16 patch queue 2014-07-08
@ 2014-07-08 10:04 Alexander Graf
  2014-07-08 10:04 ` [PULL 1/6] KVM: PPC: Book3E: Unlock mmu_lock when setting caching atttribute Alexander Graf
                   ` (6 more replies)
  0 siblings, 7 replies; 9+ messages in thread
From: Alexander Graf @ 2014-07-08 10:04 UTC (permalink / raw)
  To: kvm-ppc; +Cc: kvm, Paolo Bonzini

Hi Paolo / Marcelo,

This is my current patch queue for 3.16.  Please pull.

Alex


The following changes since commit 5c02c392cd2320e8d612376d6b72b6548a680923:

  Merge tag 'virtio-next-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rusty/linux (2014-06-11 21:10:33 -0700)

are available in the git repository at:


  git://github.com/agraf/linux-2.6.git tags/signed-for-3.16

for you to fetch changes up to 19a44ecff52fd67d77d49fb4d43b289c53cdc392:

  KVM: PPC: RTAS: Do byte swaps explicitly (2014-07-07 23:17:20 +0200)

----------------------------------------------------------------
Patch queue for 3.16 - 2014-07-08

A few bug fixes to make 3.16 work well with KVM on PowerPC:

  - Fix ppc32 module builds
  - Fix Little Endian hosts
  - Fix Book3S HV HPTE lookup with huge pages in guest
  - Fix BookE lock leak

----------------------------------------------------------------
Alexander Graf (3):
      PPC: Add _GLOBAL_TOC for 32bit
      KVM: PPC: Book3S PR: Fix ABIv2 on LE
      KVM: PPC: RTAS: Do byte swaps explicitly

Aneesh Kumar K.V (1):
      KVM: PPC: BOOK3S: HV: Use base page size when comparing against slb value

Anton Blanchard (1):
      KVM: PPC: Assembly functions exported to modules need _GLOBAL_TOC()

Mihai Caraman (1):
      KVM: PPC: Book3E: Unlock mmu_lock when setting caching atttribute

 arch/powerpc/include/asm/kvm_book3s_64.h | 19 +++++++++-
 arch/powerpc/include/asm/ppc_asm.h       |  2 +
 arch/powerpc/kvm/book3s_64_mmu_hv.c      |  2 +-
 arch/powerpc/kvm/book3s_hv_rm_mmu.c      |  7 +---
 arch/powerpc/kvm/book3s_hv_rmhandlers.S  |  2 +-
 arch/powerpc/kvm/book3s_interrupts.S     |  4 ++
 arch/powerpc/kvm/book3s_rmhandlers.S     |  6 ++-
 arch/powerpc/kvm/book3s_rtas.c           | 65 +++++++++-----------------------
 arch/powerpc/kvm/e500_mmu_host.c         |  3 +-
 9 files changed, 52 insertions(+), 58 deletions(-)

^ permalink raw reply	[flat|nested] 9+ messages in thread

end of thread, other threads:[~2014-07-08 10:14 UTC | newest]

Thread overview: 9+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2014-07-08 10:04 [PULL 3.16 0/6] 3.16 patch queue 2014-07-08 Alexander Graf
2014-07-08 10:04 ` [PULL 1/6] KVM: PPC: Book3E: Unlock mmu_lock when setting caching atttribute Alexander Graf
2014-07-08 10:04 ` [PULL 2/6] KVM: PPC: BOOK3S: HV: Use base page size when comparing against slb value Alexander Graf
2014-07-08 10:04 ` [PULL 3/6] PPC: Add _GLOBAL_TOC for 32bit Alexander Graf
2014-07-08 10:04 ` [PULL 4/6] KVM: PPC: Assembly functions exported to modules need _GLOBAL_TOC() Alexander Graf
2014-07-08 10:04 ` [PULL 5/6] KVM: PPC: Book3S PR: Fix ABIv2 on LE Alexander Graf
2014-07-08 10:04 ` [PULL 6/6] KVM: PPC: RTAS: Do byte swaps explicitly Alexander Graf
2014-07-08 10:13 ` [PULL 3.16 0/6] 3.16 patch queue 2014-07-08 Paolo Bonzini
2014-07-08 10:14   ` Alexander Graf

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox