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