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