summaryrefslogtreecommitdiffstats
path: root/target/ppc/mmu-book3s-v3.c
Commit message (Expand)AuthorAgeFilesLines
* ppc: Check partition and process table alignmentLeandro Lupori2022-07-181-0/+5
* target/ppc: Introduce ppc_xlateRichard Henderson2021-07-091-19/+0Star
* powerpc tcg: Fix Lesser GPL version numberChetan Pant2020-11-151-1/+1
* target/ppc: Support for POWER9 native hashBenjamin Herrenschmidt2019-02-251-0/+18
* target/ppc/mmu: Use LPCR:HR to chose radix vs. hash translationBenjamin Herrenschmidt2019-02-251-1/+10
* Include qapi/error.h exactly where neededMarkus Armbruster2018-02-091-1/+0Star
* target/ppc: Implement ISA V3.00 radix page fault handlerSuraj Jitindar Singh2017-05-111-4/+2Star
* target/ppc/POWER9: Add POWER9 mmu fault handlerSuraj Jitindar Singh2017-03-031-0/+37