summaryrefslogtreecommitdiff
path: root/target/ppc/mmu_helper.c
AgeCommit message (Expand)AuthorFilesLines
2017-03-03spapr: Small cleanup of PPC MMU enumsSam Bobroff1-42/+29
2017-03-03target/ppc/POWER9: Add POWER9 mmu fault handlerSuraj Jitindar Singh1-0/+15
2017-03-01target/ppc: Correct SDR1 maskingDavid Gibson1-0/+6
2017-03-01target/ppc: Remove the function ppc_hash64_set_sdr1()Suraj Jitindar Singh1-6/+5
2017-03-01target/ppc: Manage external HPT via virtual hypervisorDavid Gibson1-1/+2
2017-03-01target/ppc: Eliminate htab_base and htab_mask variablesDavid Gibson1-15/+16
2017-02-22target-ppc: fix Book-E TLB matchingAlex Zuepke1-1/+1
2017-02-22target/ppc/POWER9: Add ISAv3.00 MMU definitionSuraj Jitindar Singh1-0/+2
2017-01-13cputlb: drop flush_global flag from tlb_flushAlex Bennée1-16/+16
2016-12-20Move target-* CPU file into a target/ folderThomas Huth1-0/+2907