index
:
qemu
fix/guest_error_led_mask
QEMU is a generic and open source machine & userspace emulator and virtualizer.
cos
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
target-cris
/
mmu.c
Age
Commit message (
Expand
)
Author
2009-10-10
CRIS: Segmented addressing only for kernel mode.
Edgar E. Iglesias
2009-07-16
Update to a hopefully more future proof FSF address
Blue Swirl
2009-04-25
CRIS: cris_mmu_result_t -> cris_mmu_result
Edgar E. Iglesias
2009-01-15
Convert references to logfile/loglevel to use qemu_log*() macros
aliguori
2009-01-15
Clean up debugging code #ifdefs (Eduardo Habkost)
aliguori
2009-01-04
Update FSF address in GPL/LGPL boilerplate
aurel32
2009-01-04
CRIS: Dont flush kernel protected pages when modifying $pid.
edgar_igl
2009-01-04
CRIS: Remove unused pfn member from mmu translation results.
edgar_igl
2008-09-22
CRIS: Improve ASID related TLB flushes.
edgar_igl
2008-09-03
CRIS: Avoid a few unecessary steps in the mmu.
edgar_igl
2008-06-30
Avoid CRIS related warnings by Jan Kiszka.
edgar_igl
2008-05-13
CRIS: Improve TLB management and handle delayslots at page boundaries.
edgar_igl
2008-05-11
CRIS: Add support for the pseudo randomized set that the mmu provides with TL...
edgar_igl
2008-05-07
CRIS: More TCG conversion.
edgar_igl
2008-05-06
CRIS MMU Updates
edgar_igl
2008-05-02
CRIS updates:
edgar_igl
2008-03-14
Model more parts of the ETRAX mmu (still alot missing).
edgar_igl
2008-02-28
More consistent naming for CRIS register-number macros.
edgar_igl
2007-10-14
Replace is_user variable with mmu_idx in softmmu core,
j_mayer
2007-10-08
CRIS MMU emulation, by Edgar E. Iglesias.
ths