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
staging
staging-7.2
staging-8.0
staging-8.1
staging-8.2
staging-9.0
staging-9.1
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-cris
/
mmu.c
Age
Commit message (
Expand
)
Author
Files
Lines
2014-03-13
cputlb: Change tlb_flush_page() argument to CPUState
Andreas Färber
1
-1
/
+2
2012-03-14
target-cris: Don't overuse CPUState
Andreas Färber
1
-7
/
+7
2012-02-28
target-cris: Clean includes
Stefan Weil
1
-5
/
+0
2011-06-26
Remove exec-all.h include directives
Blue Swirl
1
-1
/
+0
2010-09-18
cris: Fix TLB exec bit protection
Edgar E. Iglesias
1
-1
/
+1
2010-09-18
Use gcc warning flag -Wempty-body
Blue Swirl
1
-1
/
+1
2010-07-05
cris: Avoid debug clobbering for both I & D MMU state.
Edgar E. Iglesias
1
-5
/
+6
2010-07-05
cris: Break out rand LFSR update into a separate func.
Edgar E. Iglesias
1
-8
/
+13
2010-05-19
Fix __VA__ARGS__ typo in cris mmu.c
Riccardo Magliocchetti
1
-1
/
+1
2010-04-25
cris: remove dead assignments, spotted by clang analyzer
Blue Swirl
1
-3
/
+1
2009-10-10
CRIS: Segmented addressing only for kernel mode.
Edgar E. Iglesias
1
-1
/
+1
2009-07-16
Update to a hopefully more future proof FSF address
Blue Swirl
1
-2
/
+1
2009-04-25
CRIS: cris_mmu_result_t -> cris_mmu_result
Edgar E. Iglesias
1
-2
/
+2
2009-01-15
Convert references to logfile/loglevel to use qemu_log*() macros
aliguori
1
-1
/
+1
2009-01-15
Clean up debugging code #ifdefs (Eduardo Habkost)
aliguori
1
-6
/
+6
2009-01-04
Update FSF address in GPL/LGPL boilerplate
aurel32
1
-1
/
+1
2009-01-04
CRIS: Dont flush kernel protected pages when modifying $pid.
edgar_igl
1
-5
/
+2
2009-01-04
CRIS: Remove unused pfn member from mmu translation results.
edgar_igl
1
-5
/
+1
2008-09-22
CRIS: Improve ASID related TLB flushes.
edgar_igl
1
-4
/
+4
2008-09-03
CRIS: Avoid a few unecessary steps in the mmu.
edgar_igl
1
-12
/
+8
2008-06-30
Avoid CRIS related warnings by Jan Kiszka.
edgar_igl
1
-0
/
+6
2008-05-13
CRIS: Improve TLB management and handle delayslots at page boundaries.
edgar_igl
1
-17
/
+38
2008-05-11
CRIS: Add support for the pseudo randomized set that the mmu provides with TL...
edgar_igl
1
-13
/
+36
2008-05-07
CRIS: More TCG conversion.
edgar_igl
1
-1
/
+1
2008-05-06
CRIS MMU Updates
edgar_igl
1
-5
/
+16
2008-05-02
CRIS updates:
edgar_igl
1
-55
/
+103
2008-03-14
Model more parts of the ETRAX mmu (still alot missing).
edgar_igl
1
-23
/
+142
2008-02-28
More consistent naming for CRIS register-number macros.
edgar_igl
1
-2
/
+2
2007-10-14
Replace is_user variable with mmu_idx in softmmu core,
j_mayer
1
-1
/
+2
2007-10-08
CRIS MMU emulation, by Edgar E. Iglesias.
ths
1
-0
/
+147