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(-) -- To unsubscribe from this list: send the line "unsubscribe kvm" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html