Age | Commit message (Expand) | Author |
---|---|---|
2022-01-04 | target/ppc: Check effective address validity | Cédric Le Goater |
2021-07-09 | target/ppc: fix address translation bug for radix mmus | Bruno Larsen (billionai) |
2021-07-09 | target/ppc: Introduce ppc_xlate | Richard Henderson |
2021-07-09 | target/ppc: Use MMUAccessType with *_handle_mmu_fault | Richard Henderson |
2020-05-27 | target/ppc: Pass const pointer to ppc_radix64_get_prot_amr() | Greg Kurz |
2019-02-26 | target/ppc: Rename PATB/PATBE -> PATE | Benjamin Herrenschmidt |
2017-07-11 | target/ppc: Add debug function for radix mmu translation | Suraj Jitindar Singh |
2017-05-11 | target/ppc: Implement ISA V3.00 radix page fault handler | Suraj Jitindar Singh |