All of lore.kernel.org
 help / color / mirror / Atom feed
* [PULL 3.15 0/4] 3.15 patch queue 2014-05-12
@ 2014-05-12 20:26 ` Alexander Graf
  0 siblings, 0 replies; 12+ messages in thread
From: Alexander Graf @ 2014-05-12 20:26 UTC (permalink / raw)
  To: kvm-ppc; +Cc: kvm, Paolo Bonzini, mtosatti

Hi Paolo / Marcelo,

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

Alex


The following changes since commit 0f689a33ad17845363acdc6d52783befd6ad116c:

  Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/linux (2014-04-16 11:28:25 -0700)

are available in the git repository at:


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

for you to fetch changes up to b18db0b80867931f4e3a844400a3c22a4fd2ff57:

  KVM guest: Make pv trampoline code executable (2014-04-29 12:36:09 +0200)

----------------------------------------------------------------
Patch queue for 3.15 - 2014-05-12

This request includes a few bug fixes that really shouldn't wait for the next
release.

It fixes KVM on 32bit PowerPC when built as module. It also fixes the PV KVM
acceleration when NX gets honored by the host. Furthermore we fix transactional
memory support and numa support on HV KVM.

----------------------------------------------------------------
Alexander Graf (2):
      KVM: PPC: Book3S: ifdef on CONFIG_KVM_BOOK3S_32_HANDLER for 32bit
      KVM guest: Make pv trampoline code executable

Paul Mackerras (1):
      KVM: PPC: Book3S HV: Add missing code for transaction reclaim on guest exit

pingfank@linux.vnet.ibm.com (1):
      KVM: PPC: Book3S: HV: make _PAGE_NUMA take effect

 arch/powerpc/include/asm/sections.h     |  11 ++++
 arch/powerpc/kernel/kvm.c               |   2 +-
 arch/powerpc/kvm/book3s.c               |   6 +-
 arch/powerpc/kvm/book3s_hv_rm_mmu.c     |   2 +-
 arch/powerpc/kvm/book3s_hv_rmhandlers.S | 104 ++++++++++++++++++++++++++++++++
 arch/powerpc/kvm/book3s_pr.c            |   6 +-
 arch/powerpc/mm/hash_utils_64.c         |   4 ++
 7 files changed, 127 insertions(+), 8 deletions(-)

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

end of thread, other threads:[~2014-05-13 16:15 UTC | newest]

Thread overview: 12+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2014-05-12 20:26 [PULL 3.15 0/4] 3.15 patch queue 2014-05-12 Alexander Graf
2014-05-12 20:26 ` Alexander Graf
2014-05-12 20:26 ` [PULL 1/4] KVM: PPC: Book3S: HV: make _PAGE_NUMA take effect Alexander Graf
2014-05-12 20:26   ` Alexander Graf
2014-05-12 20:26 ` [PULL 2/4] KVM: PPC: Book3S HV: Add missing code for transaction reclaim on guest exit Alexander Graf
2014-05-12 20:26   ` Alexander Graf
2014-05-12 20:26 ` [PULL 3/4] KVM: PPC: Book3S: ifdef on CONFIG_KVM_BOOK3S_32_HANDLER for 32bit Alexander Graf
2014-05-12 20:26   ` Alexander Graf
2014-05-12 20:26 ` [PULL 4/4] KVM guest: Make pv trampoline code executable Alexander Graf
2014-05-12 20:26   ` Alexander Graf
2014-05-13 16:15 ` [PULL 3.15 0/4] 3.15 patch queue 2014-05-12 Paolo Bonzini
2014-05-13 16:15   ` Paolo Bonzini

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.