1. c05e086 python,scons: Only generate pybind if using python by Jason Lowe-Power · 2 years, 11 months ago
  2. e1aaf82 scons,python: revert Always generate default create() methods. by Jason Lowe-Power · 2 years, 11 months ago
  3. a85e48c misc: Update the RELEASE-NOTES.md for v21.0.1.0 by Bobby R. Bruce · 2 years, 11 months ago v21.0.1.0
  4. bb4166c base: Update the version to v21.0.1.0 by Bobby R. Bruce · 2 years, 11 months ago
  5. 522ffdb util: Fix typo in cpt upgrader by Daniel R. Carvalho · 2 years, 11 months ago
  6. 95f3d68 systemc: Set verify.py shebang to python3 by Yu-hsin Wang · 3 years ago
  7. 8c48ba9 arch-riscv: update all pmp rules on pmp addr update by Ayaz Akram · 2 years, 11 months ago
  8. e7a941e tests: Re-enable the realview-o3-checker test by Giacomo Travaglini · 2 years, 11 months ago
  9. 23366a2 cpu: Dispatch PCEvents to the CheckerCPU SimpleThread by Giacomo Travaglini · 2 years, 11 months ago
  10. b372f3b arch-gcn3,python: Upgrade gpu_isa_parser.py to Python3 by Bobby R. Bruce · 2 years, 11 months ago
  11. 9bc66c5 arch-gcn3,python: Fix incorrect syntax in ast_interpreter.py by Bobby R. Bruce · 2 years, 11 months ago
  12. 23071cf util,python: Add escape chars to lowp_dram_sweep_ploy.py by Bobby R. Bruce · 2 years, 11 months ago
  13. dd57e92 mem-ruby: Fix nonsensical check in MOESI_CMP_token-L1cache by Bobby R. Bruce · 3 years ago
  14. 09b7116 fastmodel: Fix scx_get_parameter_list for ARM fastmodels. by Philip Metzler · 3 years ago
  15. 89dea63 util-docker: Use python3 by default for Ubuntu 18.04 docker images by Hoa Nguyen · 3 years ago
  16. e6ebda3 configs: restore_simpoint_checkpoint should be a boolean by Giacomo Travaglini · 3 years ago
  17. 33cb1d8 util: Fix cpt_upgrader format string by Giacomo Travaglini · 3 years, 1 month ago
  18. 7be718a dev: Fix GCN3_X86 builds on aarch64 host by Giacomo Travaglini · 3 years, 1 month ago
  19. 20e2c8d systemc: Fix verify.py and make it python 3 compatible by Yu-hsin Wang · 3 years, 1 month ago
  20. 53da68d systemc: Eliminate ClockTick duplicated name warning by Yu-hsin Wang · 3 years, 1 month ago
  21. 5b07a07 scons: Reverts LTO for opt, perf and prof builds. by Bobby R. Bruce · 3 years ago
  22. 935819c python,scons: Only generate pybind if using python by Jason Lowe-Power · 2 years, 11 months ago
  23. 356b4dc scons,python: revert Always generate default create() methods. by Jason Lowe-Power · 2 years, 11 months ago
  24. 4e028f8 cpu-o3: Fix "OldestReady" scheduling bug by Marton Erdos · 2 years, 11 months ago
  25. 8eefaa5 cpu-o3: Removed "Aggressive" SMT scheduling option by Marton Erdos · 2 years, 11 months ago
  26. 4b7e67b base,tests: Fix trace.test.cc for .fast by Bobby R. Bruce · 2 years, 11 months ago
  27. 499a1cc base-stats,mem: Fix empty Stats::Info names by Daniel R. Carvalho · 3 years, 1 month ago
  28. cdc5758 base: Document the SymbolTable by Daniel R. Carvalho · 3 years, 2 months ago
  29. f43febb base-stats: Fix null addStatGroup by Daniel R. Carvalho · 3 years, 2 months ago
  30. af2d420 base-stats: Fix self addition bug in addStatGroup by Daniel R. Carvalho · 3 years, 2 months ago
  31. 71653e2 base-stats: Remove Stats::Group dependency from Stats::Info by Daniel R. Carvalho · 3 years, 1 month ago
  32. f520429 base-stats: Remove SimObject dependency from stats group by Daniel R. Carvalho · 3 years, 2 months ago
  33. a1a71a1 sim: Remove SimObject dependency from Drainable by Daniel R. Carvalho · 3 years, 3 months ago
  34. a906e04 sim: Make SimObject inherit from Named by Daniel R. Carvalho · 3 years, 2 months ago
  35. bac49a0 base: Make Named::name() non-reference by Daniel R. Carvalho · 3 years, 2 months ago
  36. ad5ae10 base: Make Named::name() virtual by Daniel R. Carvalho · 3 years, 2 months ago
  37. 5f0e38b sim: Add missing compiler include by Daniel R. Carvalho · 2 years, 11 months ago
  38. 94d44ad sim: Add unit test for sim/port by Daniel R. Carvalho · 3 years, 2 months ago
  39. 7f5bd15 base: Add unit test for base/trace.hh by Daniel R. Carvalho · 3 years, 4 months ago
  40. 43f3c51 sim: Make IniFile non-pointer in CheckpointIn by Daniel R. Carvalho · 3 years, 4 months ago
  41. 05c0d52 sim: Remove SimObject dependency from serialize.hh by Daniel R. Carvalho · 3 years, 4 months ago
  42. 18de63c sim: Remove (UN)SERIALIZE_OBJ_PTR by Daniel R. Carvalho · 2 years, 11 months ago
  43. 19c7429 sim,util: Remove event dependencies from serialize.hh by Daniel R. Carvalho · 3 years, 1 month ago
  44. c493d2c sim,mem-ruby: Handle interleaved device memory by Matthew Poremba · 2 years, 11 months ago
  45. b0f5343 mem-cache: queued prefetcher bug fix by sacak32 · 2 years, 11 months ago
  46. 6977456 util: Fix typo in cpt upgrader by Daniel R. Carvalho · 2 years, 11 months ago
  47. 3adefc2 dev-amdgpu: Handle framebuffer counter accesses by Matthew Poremba · 3 years ago
  48. f46c9dd util: Add scripts to recreate amdgpu ROM and MMIOs by Matthew Poremba · 3 years ago
  49. e9bac9d dev-amdgpu,configs: checkpoint before MMIOs by Matthew Poremba · 3 years ago
  50. 7426a0d dev-amdgpu: Implement MMIO trace reader by Matthew Poremba · 3 years ago
  51. ca12a89 mem-ruby,sim: Add support for VGA ROM memory region by Matthew Poremba · 3 years ago
  52. 182ef82 cpu: Implement basic HTM capabilities in the CheckerCPU by Giacomo Travaglini · 2 years, 11 months ago
  53. 0249cb0 tests: Add nightly tests script to the gem5 repo by Bobby R. Bruce · 2 years, 11 months ago
  54. 43ac896 tests: Move compiler-tests.sh script from "util" to "tests" by Bobby R. Bruce · 2 years, 11 months ago
  55. 10bb6b0 arch-arm: Remove the TLB::flush overload for TLBI IPA by Giacomo Travaglini · 3 years, 7 months ago
  56. af1e866 arch-arm: Remove stage2 TLBI flushes from stage1 flushes by Giacomo Travaglini · 3 years, 7 months ago
  57. 31b37a7 cpu: Register the ThreadContext in the CheckerCPU's ISA by Giacomo Travaglini · 2 years, 11 months ago
  58. 5d6bb69 cpu: Do not generate a DTB node in the CheckerCPU by Giacomo Travaglini · 2 years, 11 months ago
  59. f1fd8cf cpu: Fix MMU port addition from the CheckerCPU by Giacomo Travaglini · 2 years, 11 months ago
  60. 7a5585e cpu: Fix import in O3 CheckerCPU by Giacomo Travaglini · 2 years, 11 months ago
  61. 23cb3a9 cpu-o3: Add loadToUse stat by Tom Rollet · 3 years ago
  62. a83c2f3 arch-arm: Remove Stage2MMU by Giacomo Travaglini · 3 years, 7 months ago
  63. c3eee3c cpu-o3: fix commit DPRINTF ROB arguments order by Tom Rollet · 3 years ago
  64. bb5251a cpu-o3: fix dispatch assert triggering on debug mode by Tom Rollet · 3 years ago
  65. b79300b configs: Improve error message of missing files by Hoa Nguyen · 3 years ago
  66. 4071520 mem-ruby: Fix RubySystem::functionalRead with partial data by Gabriel Busnot · 2 years, 11 months ago
  67. 9c2aac1 mem-ruby: Rename WriteMask::cmpMask to containsMask by Gabriel Busnot · 2 years, 11 months ago
  68. 5a5fb03 mem-ruby: Fix wrong test in CHI functional reads by Gabriel Busnot · 3 years ago
  69. c290ead arch-riscv: Update the way a valid virtual address is computed by Ayaz Akram · 3 years ago
  70. cfa0282 util: Make sorted includes verifier less confusing by Hoa Nguyen · 2 years, 11 months ago
  71. 59879e3 systemc: include <typeinfo> by Iru Cai · 2 years, 11 months ago
  72. 90d56af dev: add a falsely removed if condition check in commit 03a00e5d3 by Iru Cai · 3 years ago
  73. 2f8a850 util: Rename recently renamed namespaces by Daniel R. Carvalho · 2 years, 11 months ago
  74. 89e3641 util,systemc: Fix create and params signature by Daniel R. Carvalho · 2 years, 11 months ago
  75. 4e3eaa7 systemc: Fix module not found by Daniel R. Carvalho · 2 years, 11 months ago
  76. c01b9cd mem: Fix bandwidth-delay calculation in AMPM prefetcher by Arthur Perais · 2 years, 11 months ago
  77. 31de35c mem-ruby: Appease compiler with return values by Daniel R. Carvalho · 3 years ago
  78. 9ccd814 cpu-kvm: Fix missing includes by Daniel R. Carvalho · 3 years ago
  79. cc8a113 tests: Revert "Add sleep and debug to the jenkins ..." by Bobby R. Bruce · 2 years, 11 months ago
  80. 5540863 tests,arch-arm: Replaced X86 clang fast build for ARM_MESI_THREE by Bobby R. Bruce · 3 years, 5 months ago
  81. fe27242 python: Fix include of pybind by Daniel R. Carvalho · 3 years ago
  82. 9c6df1b fastmodel: Fix building with Fast Model. by Gabe Black · 3 years ago
  83. 419ebd7 mem-ruby: replace desks, add desc where required by Hoa Nguyen · 3 years ago
  84. b04bf8f configs: fix se.py error when using "--redirects" by Hoa Nguyen · 3 years ago
  85. 96f9372 cpu-o3: Prevent a mistarget from sending execution on an incorrect path by Arthur Perais · 3 years ago
  86. 51e8fd4 systemc: Set verify.py shebang to python3 by Yu-hsin Wang · 3 years ago
  87. 3aa6428 dev-arm: add ArmSigInterruptPin by Yu-hsin Wang · 3 years ago
  88. efc9a68 mem: Fix Best Offset Prefetcher (BOP) learning phase code. by Arthur Perais · 3 years ago
  89. e2edde5 cpu-o3: Prevent SW prefetches from forwarding from STQ by Arthur Perais · 3 years ago
  90. 93e5734 mem: Rename "memory" variables as "mem" by Daniel R. Carvalho · 3 years ago
  91. 98ac080 base-stats,misc: Rename Stats namespace as statistics by Daniel R. Carvalho · 3 years ago
  92. fa505f1 cpu-minor: Rename Minor namespace as minor by Daniel R. Carvalho · 3 years ago
  93. 9f55bb8 base: Rename Loader namespace as loader by Daniel R. Carvalho · 3 years ago
  94. a658ea0 base,dev,mem-ruby: Rename m5 namespace as gem5 by Daniel R. Carvalho · 3 years ago
  95. c151239 base,dev: Rename major and minor variables by Daniel R. Carvalho · 3 years ago
  96. 4dd099b misc: Rename Enums namespace as enums by Daniel R. Carvalho · 3 years ago
  97. 06fb075 base,dev,python: Rename Net namespace as networking by Daniel R. Carvalho · 3 years ago
  98. 90aab2f sim: Rename ProbePoints namespace as probing by Daniel R. Carvalho · 3 years ago
  99. e291376 cpu,mem: Rename ContextSwitchTaskId namespace by Daniel R. Carvalho · 3 years ago
  100. df72e9d mem-cache: Rename Prefetcher namespace as prefetch by Daniel R. Carvalho · 3 years ago