summaryrefslogtreecommitdiffstats
path: root/target/nios2/mmu.c
Commit message (Expand)AuthorAgeFilesLines
* Include qemu-common.h exactly where neededMarkus Armbruster2019-06-121-1/+0Star
* target/nios2: Use env_cpu, env_archcpuRichard Henderson2019-06-101-5/+5
* cpu: Replace ENV_GET_CPU with env_cpuRichard Henderson2019-06-101-2/+2
* target/nios2: Convert to CPUClass::tlb_fillRichard Henderson2019-05-101-12/+0Star
* target: Clean up how the dump_mmu() printMarkus Armbruster2019-04-181-3/+4
* accel/tcg: add size paremeter in tlb_fill()Laurent Vivier2018-01-251-3/+3
* target/*helper: don't check retaddr before calling cpu_restore_stateAlex Bennée2017-12-281-5/+2Star
* nios2: Add architecture emulation supportChris Wulff2017-01-241-0/+296