linuxppc-dev.lists.ozlabs.org archive mirror
 help / color / mirror / Atom feed
* [PATCH 0/4] powerpc/64: Preparation for KVM support on POWER9
@ 2016-11-21  4:56 Paul Mackerras
  2016-11-21  5:00 ` [PATCH 1/4] powerpc/64: Add some more SPRs and SPR bits for POWER9 Paul Mackerras
                   ` (3 more replies)
  0 siblings, 4 replies; 9+ messages in thread
From: Paul Mackerras @ 2016-11-21  4:56 UTC (permalink / raw)
  To: kvm, linuxppc-dev

This patch series, based on the current powerpc next branch, adds
various things we need in arch/powerpc in order to support KVM on
POWER9.

Michael, could you put these in a topic branch that I can pull?

Paul.
---

 arch/powerpc/include/asm/mmu.h                 |  5 ++++
 arch/powerpc/include/asm/opal.h                |  3 +++
 arch/powerpc/include/asm/reg.h                 | 12 +++++++++
 arch/powerpc/mm/hash_utils_64.c                | 28 +++------------------
 arch/powerpc/mm/pgtable-radix.c                | 18 +++++---------
 arch/powerpc/mm/pgtable_64.c                   | 34 ++++++++++++++++++++++++++
 arch/powerpc/platforms/powernv/opal-wrappers.S |  3 +++
 arch/powerpc/platforms/powernv/opal.c          |  2 ++
 8 files changed, 69 insertions(+), 36 deletions(-)

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

end of thread, other threads:[~2016-11-23  0:35 UTC | newest]

Thread overview: 9+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2016-11-21  4:56 [PATCH 0/4] powerpc/64: Preparation for KVM support on POWER9 Paul Mackerras
2016-11-21  5:00 ` [PATCH 1/4] powerpc/64: Add some more SPRs and SPR bits for POWER9 Paul Mackerras
2016-11-21  5:00 ` [PATCH 2/4] powerpc/64: Provide functions for accessing POWER9 partition table Paul Mackerras
2016-11-21  7:14   ` kbuild test robot
2016-11-22 11:00     ` Michael Ellerman
2016-11-22 21:15       ` Paul Mackerras
2016-11-23  0:35         ` Michael Ellerman
2016-11-21  5:01 ` [PATCH 3/4] powerpc/powernv: Define real-mode versions of OPAL XICS accessors Paul Mackerras
2016-11-21  5:02 ` [PATCH 4/4] powerpc/64: Define new ISA v3.00 logical PVR value and PCR register value Paul Mackerras

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).