Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2021-07-09 | target/ppc: fix address translation bug for radix mmus | Bruno Larsen (billionai) | 1 | -1/+1 |
2021-07-09 | target/ppc: Introduce ppc_xlate | Richard Henderson | 1 | -3/+3 |
2021-07-09 | target/ppc: Use MMUAccessType with *_handle_mmu_fault | Richard Henderson | 1 | -2/+2 |
2020-05-27 | target/ppc: Pass const pointer to ppc_radix64_get_prot_amr() | Greg Kurz | 1 | -2/+2 |
2019-02-26 | target/ppc: Rename PATB/PATBE -> PATE | Benjamin Herrenschmidt | 1 | -2/+2 |
2017-07-11 | target/ppc: Add debug function for radix mmu translation | Suraj Jitindar Singh | 1 | -0/+1 |
2017-05-11 | target/ppc: Implement ISA V3.00 radix page fault handler | Suraj Jitindar Singh | 1 | -0/+72 |