1. 73e5716 target-sh4: Don't overuse CPUState by Andreas Färber · 13 years ago
  2. cac1e30 Merge remote-tracking branch 'stefanha/trivial-patches' into staging by Anthony Liguori · 13 years ago
  3. 4abf79a fix spelling in target sub directory by Dong Xu Wang · 13 years ago
  4. b279e5e sh_intc: convert interrupt controller to memory API by Benoît Canet · 13 years ago
  5. 97b348e Remove unused is_softmmu parameter from cpu_handle_mmu_fault by Blue Swirl · 14 years ago
  6. 2b41f10 Remove exec-all.h include directives by Blue Swirl · 14 years ago
  7. efac415 target-sh4: move intr_at_halt out of cpu_halted() by Aurelien Jarno · 14 years ago
  8. e3f114f target-sh4: update PTEH upon MMU exception by Alexandre Courbot · 14 years ago
  9. bc656a2 sh4: implement missing mmaped TLB read functions by Aurelien Jarno · 14 years ago
  10. 9f97309 sh4: implement missing mmaped TLB write functions by Aurelien Jarno · 14 years ago
  11. bec43cc target-sh4: fix index of address read error exception by Alexandre Courbot · 14 years ago
  12. e40a67b target-sh4: fix TLB invalidation code by Alexandre Courbot · 14 years ago
  13. 0c16e71 target-sh4: correct use of ! and & by Aurelien Jarno · 14 years ago
  14. 829a492 target-sh4: improve TLB by Aurelien Jarno · 14 years ago
  15. c0f809c target-sh4: implement writes to mmaped ITLB by Aurelien Jarno · 14 years ago
  16. 43dc2a6 Replace assert(0) with abort() or cpu_abort() by Blue Swirl · 15 years ago
  17. d4c430a Large page TLB flush by Paul Brook · 15 years ago
  18. 4fcc562 Remove cpu_get_phys_page_debug from userspace emulation by Paul Brook · 15 years ago
  19. ee0dc6d Fix incorrect exception_index use by Blue Swirl · 15 years ago
  20. 5a25cc2 target-sh4: MMU: separate execute and read/write permissions by Aurelien Jarno · 15 years ago
  21. 03e3b61 target-sh4: MMU: fix store queue addresses by Aurelien Jarno · 15 years ago
  22. 55ff33a target-sh4: MMU: remove dead code by Aurelien Jarno · 15 years ago
  23. 628b61a target-sh4: MMU: optimize UTLB accesses by Aurelien Jarno · 15 years ago
  24. 4d1e4ff target-sh4: MMU: fix ITLB priviledge check by Aurelien Jarno · 15 years ago
  25. 0f3f1ec target-sh4: MMU: simplify call to tlb_set_page() by Aurelien Jarno · 15 years ago
  26. e0bcb9c sh7750: handle MMUCR TI bit by Aurelien Jarno · 15 years ago
  27. c227f09 Revert "Get rid of _t suffix" by Anthony Liguori · 15 years ago
  28. 99a0949 Get rid of _t suffix by malc · 15 years ago
  29. 8167ee8 Update to a hopefully more future proof FSF address by Blue Swirl · 16 years ago
  30. 5561650 Include assert.h from qemu-common.h by Paul Brook · 16 years ago
  31. 679dee3 SH: Fix linux-user _is_cached typo. by edgar_igl · 16 years ago
  32. 3c1adf1 SH: Add cpu_sh4_is_cached for linux-user. by edgar_igl · 16 years ago
  33. 852d481 SH: Improve movca.l/ocbi emulation. by edgar_igl · 16 years ago
  34. 927e3a4 SH4: Fixed last UTLB unused and URB/URC management by aurel32 · 16 years ago
  35. 45f4d01 SH4: Fixed last UTLB unused by aurel32 · 16 years ago
  36. fb10458 SH4: Fixed last UTLB unused by aurel32 · 16 years ago
  37. ef7ec1c clean build: Fix remaining sh4 warnings by aurel32 · 16 years ago
  38. 8fec2b8 global s/loglevel & X/qemu_loglevel_mask(X)/ (Eduardo Habkost) by aliguori · 16 years ago
  39. 93fcfe3 Convert references to logfile/loglevel to use qemu_log*() macros by aliguori · 16 years ago
  40. fad6cb1 Update FSF address in GPL/LGPL boilerplate by aurel32 · 16 years ago
  41. eeda677 target-sh4: Add SH bit handling to TLB by aurel32 · 16 years ago
  42. 5c16736 SH4: Eliminate P4 to A7 mangling (Takashi YOSHII). by balrog · 16 years ago
  43. 1e5459a SH: On-chip PCI controller support (Takashi YOSHII). by balrog · 16 years ago
  44. cf7055b target-sh4: fix TLB/MMU emulation by aurel32 · 16 years ago
  45. 06afe2c [sh4] MMU bug fix by aurel32 · 17 years ago
  46. 29e179b [sh4] memory mapped TLB entries by aurel32 · 17 years ago
  47. 274a9e7 [sh4] delay slot bug fix by aurel32 · 17 years ago
  48. 833ed38 [sh4] sleep instruction by aurel32 · 17 years ago
  49. ea2b542 SH4 MMU improvements by aurel32 · 17 years ago
  50. c3b5bc8 SH4: Signal handling for the user space emulator, by Magnus Damm. by ths · 17 years ago
  51. e96e204 SH4: system emulator interrupt update, by Magnus Damm. by ths · 17 years ago
  52. 6ebbf39 Replace is_user variable with mmu_idx in softmmu core, by j_mayer · 17 years ago
  53. 5fafdf2 find -type f | xargs sed -i 's/[\t ]$//g' # on most files by ths · 18 years ago
  54. 9b3c35e cpu_get_phys_page_debug should return target_phys_addr_t by j_mayer · 18 years ago
  55. 355fb23 SH usermode fault handling. by pbrook · 19 years ago
  56. fdf9b3e sh4 target (Samuel Tardieu) by bellard · 19 years ago