summaryrefslogtreecommitdiffstats
path: root/target/ppc/mmu_helper.c
Commit message (Expand)AuthorAgeFilesLines
* target/ppc: add basic support for PTCR on POWER9Cédric Le Goater2018-05-041-0/+29
* target/ppc: Get rid of POWERPC_MMU_VER() macrosDavid Gibson2018-04-271-12/+12
* Include qapi/error.h exactly where neededMarkus Armbruster2018-02-091-1/+0Star
* accel/tcg: add size paremeter in tlb_fill()Laurent Vivier2018-01-251-2/+2
* target-ppc: Fix booke206 tlbwe TLB instructionLuc MICHEL2018-01-161-5/+27
* booke206: fix tlbnps for fixed size TLBKONRAD Frederic2017-09-081-6/+10
* booke206: fix MAS update on tlb missKONRAD Frederic2017-08-091-1/+1
* target/ppc: Add debug function for radix mmu translationSuraj Jitindar Singh2017-07-111-1/+2
* spapr: Small cleanup of PPC MMU enumsSam Bobroff2017-03-031-42/+29Star
* target/ppc/POWER9: Add POWER9 mmu fault handlerSuraj Jitindar Singh2017-03-031-0/+15
* target/ppc: Correct SDR1 maskingDavid Gibson2017-03-011-0/+6
* target/ppc: Remove the function ppc_hash64_set_sdr1()Suraj Jitindar Singh2017-03-011-6/+5Star
* target/ppc: Manage external HPT via virtual hypervisorDavid Gibson2017-03-011-1/+2
* target/ppc: Eliminate htab_base and htab_mask variablesDavid Gibson2017-03-011-15/+16
* target-ppc: fix Book-E TLB matchingAlex Zuepke2017-02-221-1/+1
* target/ppc/POWER9: Add ISAv3.00 MMU definitionSuraj Jitindar Singh2017-02-221-0/+2
* cputlb: drop flush_global flag from tlb_flushAlex Bennée2017-01-131-16/+16
* Move target-* CPU file into a target/ folderThomas Huth2016-12-201-0/+2907