summaryrefslogtreecommitdiff
path: root/target/ppc/mmu_helper.c
AgeCommit message (Expand)Author
2018-02-09Include qapi/error.h exactly where neededMarkus Armbruster
2018-01-25accel/tcg: add size paremeter in tlb_fill()Laurent Vivier
2018-01-17target-ppc: Fix booke206 tlbwe TLB instructionLuc MICHEL
2017-09-08booke206: fix tlbnps for fixed size TLBKONRAD Frederic
2017-08-09booke206: fix MAS update on tlb missKONRAD Frederic
2017-07-11target/ppc: Add debug function for radix mmu translationSuraj Jitindar Singh
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