public inbox for kvm@vger.kernel.org
 help / color / mirror / Atom feed
* [PULL 0/8] ppc patch queue 2013-01-10
@ 2013-01-10 12:45 Alexander Graf
  2013-01-10 12:45 ` [PATCH 1/8] KVM: PPC: Fix SREGS documentation reference Alexander Graf
                   ` (8 more replies)
  0 siblings, 9 replies; 12+ messages in thread
From: Alexander Graf @ 2013-01-10 12:45 UTC (permalink / raw)
  To: kvm-ppc; +Cc: KVM list

Hi Marcelo / Gleb,

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

Highlights this time:

  - Book3S: enable potential sPAPR guest emulation on PR KVM on pHyp
  - BookE: EPR (External Proxy Register) support

Alex

The following changes since commit 908e7d7999bcce70ac52e7f390a8f5cbc55948de:
  Gleb Natapov (1):
        KVM: MMU: simplify folding of dirty bit into accessed_dirty

are available in the git repository at:

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

Alexander Graf (6):
      KVM: PPC: Only WARN on invalid emulation
      KVM: PPC: Book3S: PR: Enable alternative instruction for SC 1
      KVM: PPC: BookE: Allow irq deliveries to inject requests
      KVM: PPC: BookE: Emulate mfspr on EPR
      KVM: PPC: BookE: Implement EPR exit
      KVM: PPC: BookE: Add EPR ONE_REG sync

Mihai Caraman (2):
      KVM: PPC: Fix SREGS documentation reference
      KVM: PPC: Fix mfspr/mtspr MMUCFG emulation

 Documentation/virtual/kvm/api.txt   |   43 ++++++++++++++++++++++++++++++++--
 arch/powerpc/include/asm/kvm_host.h |    2 +
 arch/powerpc/include/asm/kvm_ppc.h  |   10 ++++++++
 arch/powerpc/include/uapi/asm/kvm.h |    6 ++++-
 arch/powerpc/kvm/book3s_emulate.c   |   30 ++++++++++++++++++++++++
 arch/powerpc/kvm/book3s_pr.c        |    5 ++++
 arch/powerpc/kvm/booke.c            |   40 +++++++++++++++++++++++++++++++-
 arch/powerpc/kvm/booke_emulate.c    |    3 ++
 arch/powerpc/kvm/emulate.c          |    5 ----
 arch/powerpc/kvm/powerpc.c          |   13 +++++++++-
 include/linux/kvm_host.h            |    1 +
 include/uapi/linux/kvm.h            |    6 +++++
 12 files changed, 153 insertions(+), 11 deletions(-)

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

end of thread, other threads:[~2013-01-17 11:28 UTC | newest]

Thread overview: 12+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2013-01-10 12:45 [PULL 0/8] ppc patch queue 2013-01-10 Alexander Graf
2013-01-10 12:45 ` [PATCH 1/8] KVM: PPC: Fix SREGS documentation reference Alexander Graf
2013-01-10 12:45 ` [PATCH 2/8] KVM: PPC: Only WARN on invalid emulation Alexander Graf
2013-01-10 12:45 ` [PATCH 3/8] KVM: PPC: Book3S: PR: Enable alternative instruction for SC 1 Alexander Graf
2013-01-10 12:45 ` [PATCH 4/8] KVM: PPC: Fix mfspr/mtspr MMUCFG emulation Alexander Graf
2013-01-10 12:45 ` [PATCH 5/8] KVM: PPC: BookE: Allow irq deliveries to inject requests Alexander Graf
2013-01-10 12:45 ` [PATCH 6/8] KVM: PPC: BookE: Emulate mfspr on EPR Alexander Graf
2013-01-10 12:45 ` [PATCH 7/8] KVM: PPC: BookE: Implement EPR exit Alexander Graf
2013-01-10 12:45 ` [PATCH 8/8] KVM: PPC: BookE: Add EPR ONE_REG sync Alexander Graf
2013-01-14  9:03 ` [PULL 0/8] ppc patch queue 2013-01-10 Gleb Natapov
2013-01-17 10:53   ` Alexander Graf
2013-01-17 11:28     ` Gleb Natapov

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