summaryrefslogtreecommitdiffstats
path: root/target-cris/mmu.c
Commit message (Expand)AuthorAgeFilesLines
* Fix __VA__ARGS__ typo in cris mmu.cRiccardo Magliocchetti2010-05-191-1/+1
* cris: remove dead assignments, spotted by clang analyzerBlue Swirl2010-04-251-3/+1
* CRIS: Segmented addressing only for kernel mode.Edgar E. Iglesias2009-10-101-1/+1
* Update to a hopefully more future proof FSF addressBlue Swirl2009-07-161-2/+1
* CRIS: cris_mmu_result_t -> cris_mmu_resultEdgar E. Iglesias2009-04-251-2/+2
* Convert references to logfile/loglevel to use qemu_log*() macrosaliguori2009-01-151-1/+1
* Clean up debugging code #ifdefs (Eduardo Habkost)aliguori2009-01-151-6/+6
* Update FSF address in GPL/LGPL boilerplateaurel322009-01-041-1/+1
* CRIS: Dont flush kernel protected pages when modifying $pid.edgar_igl2009-01-041-5/+2
* CRIS: Remove unused pfn member from mmu translation results.edgar_igl2009-01-041-5/+1
* CRIS: Improve ASID related TLB flushes.edgar_igl2008-09-221-4/+4
* CRIS: Avoid a few unecessary steps in the mmu.edgar_igl2008-09-031-12/+8
* Avoid CRIS related warnings by Jan Kiszka.edgar_igl2008-06-301-0/+6
* CRIS: Improve TLB management and handle delayslots at page boundaries.edgar_igl2008-05-131-17/+38
* CRIS: Add support for the pseudo randomized set that the mmu provides with TL...edgar_igl2008-05-111-13/+36
* CRIS: More TCG conversion.edgar_igl2008-05-071-1/+1
* CRIS MMU Updatesedgar_igl2008-05-061-5/+16
* CRIS updates:edgar_igl2008-05-021-55/+103
* Model more parts of the ETRAX mmu (still alot missing).edgar_igl2008-03-141-23/+142
* More consistent naming for CRIS register-number macros.edgar_igl2008-02-281-2/+2
* Replace is_user variable with mmu_idx in softmmu core,j_mayer2007-10-141-1/+2
* CRIS MMU emulation, by Edgar E. Iglesias.ths2007-10-081-0/+147
OpenPOWER on IntegriCloud