aboutsummaryrefslogtreecommitdiff
path: root/target/ppc/mmu-book3s-v3.c
AgeCommit message (Expand)AuthorFilesLines
2022-07-18ppc: Check partition and process table alignmentLeandro Lupori1-0/+5
2021-07-09target/ppc: Introduce ppc_xlateRichard Henderson1-19/+0
2020-11-15powerpc tcg: Fix Lesser GPL version numberChetan Pant1-1/+1
2019-02-26target/ppc: Support for POWER9 native hashBenjamin Herrenschmidt1-0/+18
2019-02-26target/ppc/mmu: Use LPCR:HR to chose radix vs. hash translationBenjamin Herrenschmidt1-1/+10
2018-02-09Include qapi/error.h exactly where neededMarkus Armbruster1-1/+0
2017-05-11target/ppc: Implement ISA V3.00 radix page fault handlerSuraj Jitindar Singh1-4/+2
2017-03-03target/ppc/POWER9: Add POWER9 mmu fault handlerSuraj Jitindar Singh1-0/+37