summaryrefslogtreecommitdiffstats
path: root/target/ppc/mmu-radix64.h
Commit message (Expand)AuthorAgeFilesLines
* target/ppc: Check effective address validityCédric Le Goater2022-01-041-0/+1
* target/ppc: fix address translation bug for radix mmusBruno Larsen (billionai)2021-07-091-1/+1
* target/ppc: Introduce ppc_xlateRichard Henderson2021-07-091-3/+3
* target/ppc: Use MMUAccessType with *_handle_mmu_faultRichard Henderson2021-07-091-2/+2
* target/ppc: Pass const pointer to ppc_radix64_get_prot_amr()Greg Kurz2020-05-271-2/+2
* target/ppc: Rename PATB/PATBE -> PATEBenjamin Herrenschmidt2019-02-251-2/+2
* target/ppc: Add debug function for radix mmu translationSuraj Jitindar Singh2017-07-111-0/+1
* target/ppc: Implement ISA V3.00 radix page fault handlerSuraj Jitindar Singh2017-05-111-0/+72