[PATCH 0/4] powerpc/64: Preparation for KVM support on POWER9

Paul Mackerras paulus at ozlabs.org
Mon Nov 21 15:56:50 AEDT 2016


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(-)



More information about the Linuxppc-dev mailing list