summaryrefslogtreecommitdiffstats
path: root/target/sparc/mmu_helper.c
Commit message (Expand)AuthorAgeFilesLines
* compiler.h: replace QEMU_NORETURN with G_NORETURNMarc-André Lureau2022-04-211-4/+4
* exec/exec-all: Move 'qemu/log.h' include in units requiring itPhilippe Mathieu-Daudé2022-02-211-0/+1
* target/sparc: Set fault address in sparc_cpu_do_unaligned_accessRichard Henderson2021-11-021-0/+20
* target/sparc: Split out build_sfsrRichard Henderson2021-11-021-26/+46
* target/sparc: Make sparc_cpu_tlb_fill sysemu onlyRichard Henderson2021-11-021-25/+0Star
* 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