index
:
focaccia-qemu
this commit
master
sr/plugin
ta/focaccia
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
target
/
openrisc
/
mmu.c
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
gdbstub: move register helpers into standalone include
Alex Bennée
2023-03-07
1
-1
/
+1
*
target/openrisc: Fix memory reading in debugger
Stafford Horne
2022-09-04
1
-1
/
+7
*
exec/exec-all: Move 'qemu/log.h' include in units requiring it
Philippe Mathieu-Daudé
2022-02-21
1
-0
/
+1
*
target/openrisc: Make openrisc_cpu_tlb_fill sysemu only
Richard Henderson
2021-11-02
1
-9
/
+0
*
Include qemu-common.h exactly where needed
Markus Armbruster
2019-06-12
1
-1
/
+0
*
tcg: Use CPUClass::tlb_fill in cputlb.c
Richard Henderson
2019-05-10
1
-6
/
+0
*
target/openrisc: Convert to CPUClass::tlb_fill
Richard Henderson
2019-05-10
1
-31
/
+34
*
target/openrisc: Fix LGPL information in the file headers
Thomas Huth
2019-05-08
1
-1
/
+1
*
target/openrisc: Reorg tlb lookup
Richard Henderson
2018-07-03
1
-162
/
+88
*
target/openrisc: Stub out handle_mmu_fault for softmmu
Richard Henderson
2018-07-03
1
-30
/
+5
*
target/openrisc: Use identical sizes for ITLB and DTLB
Richard Henderson
2018-07-03
1
-2
/
+2
*
target/openrisc: Fix cpu_mmu_index
Richard Henderson
2018-07-03
1
-3
/
+30
*
target/openrisc: Reduce tlb to a single dimension
Richard Henderson
2018-07-03
1
-14
/
+16
*
target/openrisc: Merge mmu_helper.c into mmu.c
Richard Henderson
2018-07-03
1
-0
/
+11
*
target/openrisc: Remove indirect function calls for mmu
Richard Henderson
2018-07-03
1
-39
/
+29
*
target/openrisc: Merge tlb allocation into CPUOpenRISCState
Richard Henderson
2018-07-03
1
-18
/
+16
*
accel/tcg: add size paremeter in tlb_fill()
Laurent Vivier
2018-01-25
1
-4
/
+4
*
target/openrisc: Fixes for memory debugging
Stafford Horne
2017-05-04
1
-4
/
+20
*
target/openrisc: Implement lwa, swa
Richard Henderson
2017-02-14
1
-0
/
+1
*
Move target-* CPU file into a target/ folder
Thomas Huth
2016-12-20
1
-0
/
+238