aboutsummaryrefslogtreecommitdiff
path: root/target/nios2/mmu.c
AgeCommit message (Expand)AuthorFilesLines
2019-06-12Include qemu-common.h exactly where neededMarkus Armbruster1-1/+0
2019-06-10target/nios2: Use env_cpu, env_archcpuRichard Henderson1-5/+5
2019-06-10cpu: Replace ENV_GET_CPU with env_cpuRichard Henderson1-2/+2
2019-05-10target/nios2: Convert to CPUClass::tlb_fillRichard Henderson1-12/+0
2019-04-18target: Clean up how the dump_mmu() printMarkus Armbruster1-3/+4
2018-01-25accel/tcg: add size paremeter in tlb_fill()Laurent Vivier1-3/+3
2017-12-27target/*helper: don't check retaddr before calling cpu_restore_stateAlex Bennée1-5/+2
2017-01-24nios2: Add architecture emulation supportChris Wulff1-0/+296