public inbox for kvm@vger.kernel.org
 help / color / mirror / Atom feed
* [PULL 0/7] ppc patch queue 2013-03-22
@ 2013-03-22 14:25 Alexander Graf
  2013-03-22 14:25 ` [PATCH 1/7] KVM: PPC: move tsr update in a separate function Alexander Graf
                   ` (8 more replies)
  0 siblings, 9 replies; 27+ messages in thread
From: Alexander Graf @ 2013-03-22 14:25 UTC (permalink / raw)
  To: kvm-ppc; +Cc: kvm@vger.kernel.org mailing list, Gleb Natapov, Marcelo Tosatti

Hi Marcelo / Gleb,

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

Changes include:

  - race-free in-kernel watchdog handling api
  - e500 mmu fixes

Alex


The following changes since commit 2ae33b389601b86a3d0cfe2d09f5e3189d5322fd:
  Marcelo Tosatti (1):
        Merge remote-tracking branch 'upstream/master' into queue

are available in the git repository at:

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

Bharat Bhushan (3):
      KVM: PPC: move tsr update in a separate function
      KVM: PPC: Added one_reg interface for timer registers
      KVM: PPC: booke: Added debug handler

Paul Mackerras (1):
      KVM: PPC: Remove unused argument to kvmppc_core_dequeue_external

Scott Wood (3):
      kvm/ppc/e500: h2g_tlb1_rmap: esel 0 is valid
      kvm/ppc/e500: g2h_tlb1_map: clear old bit before setting new bit
      kvm/ppc/e500: eliminate tlb_refs

 Documentation/virtual/kvm/api.txt   |    4 ++
 arch/powerpc/include/asm/kvm_host.h |    1 +
 arch/powerpc/include/asm/kvm_ppc.h  |    3 +-
 arch/powerpc/include/uapi/asm/kvm.h |    5 ++
 arch/powerpc/kernel/asm-offsets.c   |    1 +
 arch/powerpc/kvm/book3s.c           |    3 +-
 arch/powerpc/kvm/booke.c            |   57 +++++++++++++++++++-----
 arch/powerpc/kvm/booke_interrupts.S |   42 ++++++++++++++++-
 arch/powerpc/kvm/e500.h             |   24 +++-------
 arch/powerpc/kvm/e500_mmu_host.c    |   84 +++++++++++-----------------------
 arch/powerpc/kvm/powerpc.c          |    2 +-
 11 files changed, 133 insertions(+), 93 deletions(-)

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

end of thread, other threads:[~2013-04-16 21:28 UTC | newest]

Thread overview: 27+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2013-03-22 14:25 [PULL 0/7] ppc patch queue 2013-03-22 Alexander Graf
2013-03-22 14:25 ` [PATCH 1/7] KVM: PPC: move tsr update in a separate function Alexander Graf
2013-03-22 14:25 ` [PATCH 2/7] KVM: PPC: Added one_reg interface for timer registers Alexander Graf
2013-03-22 14:25 ` [PATCH 3/7] KVM: PPC: booke: Added debug handler Alexander Graf
2013-03-22 14:26 ` [PATCH 4/7] kvm/ppc/e500: h2g_tlb1_rmap: esel 0 is valid Alexander Graf
2013-03-22 14:26 ` [PATCH 5/7] kvm/ppc/e500: g2h_tlb1_map: clear old bit before setting new bit Alexander Graf
2013-03-22 14:26 ` [PATCH 6/7] kvm/ppc/e500: eliminate tlb_refs Alexander Graf
2013-03-22 14:26 ` [PATCH 7/7] KVM: PPC: Remove unused argument to kvmppc_core_dequeue_external Alexander Graf
2013-03-24  9:45 ` [PULL 0/7] ppc patch queue 2013-03-22 Gleb Natapov
2013-03-25 22:21 ` Scott Wood
2013-03-25 22:32   ` Alexander Graf
2013-03-25 22:54     ` Scott Wood
2013-03-25 22:59       ` Alexander Graf
2013-03-25 23:16         ` Scott Wood
2013-03-25 23:35           ` Alexander Graf
2013-03-26  1:33             ` Gleb Natapov
2013-03-26  1:59               ` Paul Mackerras
2013-04-11 13:45                 ` Marcelo Tosatti
2013-04-11 13:50                   ` Alexander Graf
2013-04-12 20:54                     ` Marcelo Tosatti
2013-04-12 20:56                       ` Alexander Graf
2013-04-16 17:26                         ` Alexander Graf
2013-04-16 21:28                           ` Marcelo Tosatti
2013-03-26 16:37               ` Scott Wood
2013-03-31 10:49                 ` Gleb Natapov
2013-03-31 11:05                   ` Alexander Graf
2013-04-08 18:17                     ` Scott Wood

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