summaryrefslogtreecommitdiff
path: root/target/ppc/mmu_helper.c
AgeCommit message (Expand)Author
2017-03-03spapr: Small cleanup of PPC MMU enumsSam Bobroff
2017-03-03target/ppc/POWER9: Add POWER9 mmu fault handlerSuraj Jitindar Singh
2017-03-01target/ppc: Correct SDR1 maskingDavid Gibson
2017-03-01target/ppc: Remove the function ppc_hash64_set_sdr1()Suraj Jitindar Singh
2017-03-01target/ppc: Manage external HPT via virtual hypervisorDavid Gibson
2017-03-01target/ppc: Eliminate htab_base and htab_mask variablesDavid Gibson
2017-02-22target-ppc: fix Book-E TLB matchingAlex Zuepke
2017-02-22target/ppc/POWER9: Add ISAv3.00 MMU definitionSuraj Jitindar Singh
2017-01-13cputlb: drop flush_global flag from tlb_flushAlex Bennée
2016-12-20Move target-* CPU file into a target/ folderThomas Huth