public inbox for kvm@vger.kernel.org
 help / color / mirror / Atom feed
* [PULL 0/5] ppc patch queue 2012-02-02
@ 2012-02-02  3:04 Alexander Graf
  2012-02-02  3:04 ` [PATCH 1/5] KVM: Move gfn_to_memslot() to kvm_host.h Alexander Graf
                   ` (5 more replies)
  0 siblings, 6 replies; 7+ messages in thread
From: Alexander Graf @ 2012-02-02  3:04 UTC (permalink / raw)
  To: kvm-ppc; +Cc: KVM devel mailing list, Avi Kivity, Marcelo Tosatti

Hi Avi / Marcelo,

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

Alex


The following changes since commit e27aad2f39d85009e8b6ce8f58b9809b22083c23:
  Avi Kivity (1):
        Merge remote-tracking branch 'upstream' into next

are available in the git repository at:

  git://github.com/agraf/linux-2.6.git for-upstream

Alexander Graf (4):
      KVM: PPC: E500: Fail init when not on e500v2
      KVM: PPC: Convert RMA allocation into generic code
      KVM: PPC: Initialize linears with zeros
      KVM: PPC: Add HPT preallocator

Paul Mackerras (1):
      KVM: Move gfn_to_memslot() to kvm_host.h

 arch/powerpc/include/asm/kvm_host.h  |    8 +-
 arch/powerpc/include/asm/kvm_ppc.h   |   10 +-
 arch/powerpc/kernel/setup_64.c       |    2 +-
 arch/powerpc/kvm/book3s_64_mmu_hv.c  |   19 +++-
 arch/powerpc/kvm/book3s_hv.c         |    8 +-
 arch/powerpc/kvm/book3s_hv_builtin.c |  209 +++++++++++++++++++++++-----------
 arch/powerpc/kvm/book3s_hv_rm_mmu.c  |   23 +----
 arch/powerpc/kvm/e500.c              |    4 +
 include/linux/kvm_host.h             |   25 ++++
 virt/kvm/kvm_main.c                  |   21 +----
 10 files changed, 205 insertions(+), 124 deletions(-)

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

end of thread, other threads:[~2012-02-02 10:17 UTC | newest]

Thread overview: 7+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2012-02-02  3:04 [PULL 0/5] ppc patch queue 2012-02-02 Alexander Graf
2012-02-02  3:04 ` [PATCH 1/5] KVM: Move gfn_to_memslot() to kvm_host.h Alexander Graf
2012-02-02  3:04 ` [PATCH 2/5] KVM: PPC: E500: Fail init when not on e500v2 Alexander Graf
2012-02-02  3:04 ` [PATCH 3/5] KVM: PPC: Convert RMA allocation into generic code Alexander Graf
2012-02-02  3:04 ` [PATCH 4/5] KVM: PPC: Initialize linears with zeros Alexander Graf
2012-02-02  3:04 ` [PATCH 5/5] KVM: PPC: Add HPT preallocator Alexander Graf
2012-02-02 10:17 ` [PULL 0/5] ppc patch queue 2012-02-02 Avi Kivity

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