summaryrefslogtreecommitdiffstats
path: root/target/sparc/mmu_helper.c
Commit message (Expand)AuthorAgeFilesLines
* sparc tcg cpus: Fix Lesser GPL version numberChetan Pant2020-11-151-1/+1
* target/sparc: Remove unused ldl_phys from dump_mmu()Peter Maydell2019-09-171-3/+1Star
* target/sparc: Handle bus errors in mmu_probe()Peter Maydell2019-09-171-4/+25
* target/sparc: Correctly handle bus errors in page table walksPeter Maydell2019-09-171-4/+20
* target/sparc: sun4u Invert Endian TTE bitTony Nguyen2019-09-031-1/+7
* target/sparc: Add TLB entry with attributesTony Nguyen2019-09-031-14/+18
* target/sparc: Use env_cpu, env_archcpuRichard Henderson2019-06-101-5/+5
* target/sparc: Convert to CPUClass::tlb_fillRichard Henderson2019-05-101-21/+37
* target: Clean up how the dump_mmu() printMarkus Armbruster2019-04-181-48/+49
* target: Do not include "exec/address-spaces.h" if it is not necessaryPhilippe Mathieu-Daudé2018-05-311-1/+0Star
* accel/tcg: add size paremeter in tlb_fill()Laurent Vivier2018-01-251-3/+3
* target/sparc: remove MemoryRegionSection check code from sparc_cpu_get_phys_p...Jean-Christophe Dubois2018-01-091-6/+0Star
* linux-user/sparc: Put address for data faults where linux-user expects itPeter Maydell2017-11-071-0/+8
* sparc: embed sparc_def_t into CPUSPARCStateIgor Mammedov2017-09-011-1/+1
* target-sparc: add more registers to dump_mmuArtyom Tarasenko2017-01-181-0/+2
* target-sparc: allow 256M sized pagesArtyom Tarasenko2017-01-181-17/+1Star
* Move target-* CPU file into a target/ folderThomas Huth2016-12-201-0/+880