Sign in
qemu
/
qemu
/
96d19bcbf5f679bbaaeab001b572c367fbfb2b03
/
target-cris
/
mmu.c
58aebb9
cris: Fix TLB exec bit protection
by Edgar E. Iglesias
· 14 years ago
3ffd710
Use gcc warning flag -Wempty-body
by Blue Swirl
· 14 years ago
9f5a1fa
cris: Avoid debug clobbering for both I & D MMU state.
by Edgar E. Iglesias
· 14 years ago
253248a
cris: Break out rand LFSR update into a separate func.
by Edgar E. Iglesias
· 14 years ago
02021c3
Fix __VA__ARGS__ typo in cris mmu.c
by Riccardo Magliocchetti
· 15 years ago
0d84be5
cris: remove dead assignments, spotted by clang analyzer
by Blue Swirl
· 15 years ago
218951e
CRIS: Segmented addressing only for kernel mode.
by Edgar E. Iglesias
· 15 years ago
8167ee8
Update to a hopefully more future proof FSF address
by Blue Swirl
· 15 years ago
2fa73ec
CRIS: cris_mmu_result_t -> cris_mmu_result
by Edgar E. Iglesias
· 16 years ago
93fcfe3
Convert references to logfile/loglevel to use qemu_log*() macros
by aliguori
· 16 years ago
d12d51d
Clean up debugging code #ifdefs (Eduardo Habkost)
by aliguori
· 16 years ago
fad6cb1
Update FSF address in GPL/LGPL boilerplate
by aurel32
· 16 years ago
80e1b26
CRIS: Dont flush kernel protected pages when modifying $pid.
by edgar_igl
· 16 years ago
bf91ada
CRIS: Remove unused pfn member from mmu translation results.
by edgar_igl
· 16 years ago
28de16d
CRIS: Improve ASID related TLB flushes.
by edgar_igl
· 16 years ago
b23761f
CRIS: Avoid a few unecessary steps in the mmu.
by edgar_igl
· 16 years ago
d297f46
Avoid CRIS related warnings by Jan Kiszka.
by edgar_igl
· 17 years ago
cf1d97f
CRIS: Improve TLB management and handle delayslots at page boundaries.
by edgar_igl
· 17 years ago
44cd42e
CRIS: Add support for the pseudo randomized set that the mmu provides with TLB refill faults. This makes linux guests use the four way TLB set associativty.
by edgar_igl
· 17 years ago
dceaf39
CRIS: More TCG conversion.
by edgar_igl
· 17 years ago
ef29a70
CRIS MMU Updates
by edgar_igl
· 17 years ago
b41f7df
CRIS updates:
by edgar_igl
· 17 years ago
786c02f
Model more parts of the ETRAX mmu (still alot missing).
by edgar_igl
· 17 years ago
9004627
More consistent naming for CRIS register-number macros.
by edgar_igl
· 17 years ago
6ebbf39
Replace is_user variable with mmu_idx in softmmu core,
by j_mayer
· 17 years ago
94cff60
CRIS MMU emulation, by Edgar E. Iglesias.
by ths
· 17 years ago