summaryrefslogtreecommitdiff
path: root/target/ppc/mmu_helper.c
AgeCommit message (Expand)AuthorFilesLines
2018-05-04target/ppc: add basic support for PTCR on POWER9Cédric Le Goater1-0/+29
2018-04-27target/ppc: Get rid of POWERPC_MMU_VER() macrosDavid Gibson1-12/+12
2018-02-09Include qapi/error.h exactly where neededMarkus Armbruster1-1/+0
2018-01-25accel/tcg: add size paremeter in tlb_fill()Laurent Vivier1-2/+2
2018-01-17target-ppc: Fix booke206 tlbwe TLB instructionLuc MICHEL1-5/+27
2017-09-08booke206: fix tlbnps for fixed size TLBKONRAD Frederic1-6/+10
2017-08-09booke206: fix MAS update on tlb missKONRAD Frederic1-1/+1
2017-07-11target/ppc: Add debug function for radix mmu translationSuraj Jitindar Singh1-1/+2
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