index
:
riscv-gnu-toolchain/qemu.git
block
master
stable-0.10
stable-0.11
stable-0.12
stable-0.13
stable-0.14
stable-0.15
stable-1.0
stable-1.1
stable-1.2
stable-1.3
stable-1.4
stable-1.5
stable-1.6
stable-1.7
stable-2.0
stable-2.1
stable-2.10
stable-2.11
stable-2.12
stable-2.2
stable-2.3
stable-2.4
stable-2.5
stable-2.6
stable-2.7
stable-2.8
stable-2.9
stable-3.0
stable-3.1
stable-4.0
stable-4.1
stable-4.2
stable-5.0
stable-6.0
stable-6.1
stable-7.2
stable-8.0
stable-8.1
stable-8.2
stable-9.0
stable-9.1
stable-9.2
staging
staging-7.2
staging-8.0
staging-8.1
staging-8.2
staging-9.0
staging-9.1
staging-9.2
Unnamed repository; edit this file 'description' to name the repository.
root
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
target
/
nios2
/
mmu.c
Age
Commit message (
Expand
)
Author
Files
Lines
2022-04-26
target/nios2: Use hw/registerfields.h for CR_TLBMISC fields
Richard Henderson
1
-18
/
+17
2022-04-26
target/nios2: Rename CR_TLBMISC_WR to CR_TLBMISC_WE
Richard Henderson
1
-2
/
+2
2022-04-26
target/nios2: Use hw/registerfields.h for CR_TLBACC fields
Richard Henderson
1
-8
/
+8
2022-04-26
target/nios2: Use hw/registerfields.h for CR_TLBADDR fields
Richard Henderson
1
-8
/
+9
2022-04-26
target/nios2: Split control registers away from general registers
Richard Henderson
1
-13
/
+13
2022-03-03
target/nios2: Split mmu_write
Richard Henderson
1
-89
/
+87
2022-03-03
target/nios2: Only build mmu.c for system mode
Richard Henderson
1
-3
/
+0
2022-03-03
target/nios2: Replace MMU_LOG with tracepoints
Richard Henderson
1
-68
/
+28
2022-03-03
target/nios2: Remove mmu_read_debug
Richard Henderson
1
-20
/
+0
2019-06-12
Include qemu-common.h exactly where needed
Markus Armbruster
1
-1
/
+0
2019-06-10
target/nios2: Use env_cpu, env_archcpu
Richard Henderson
1
-5
/
+5
2019-06-10
cpu: Replace ENV_GET_CPU with env_cpu
Richard Henderson
1
-2
/
+2
2019-05-10
target/nios2: Convert to CPUClass::tlb_fill
Richard Henderson
1
-12
/
+0
2019-04-18
target: Clean up how the dump_mmu() print
Markus Armbruster
1
-3
/
+4
2018-01-25
accel/tcg: add size paremeter in tlb_fill()
Laurent Vivier
1
-3
/
+3
2017-12-27
target/*helper: don't check retaddr before calling cpu_restore_state
Alex Bennée
1
-5
/
+2
2017-01-24
nios2: Add architecture emulation support
Chris Wulff
1
-0
/
+296