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