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