index
:
~pgrunt/qemu
cdrom
master
virgl-spice
Fork of QEMU git://git.qemu-project.org/qemu.git
UNKNOWN
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
target-cris
/
mmu.c
Age
Commit message (
Expand
)
Author
Files
Lines
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