1. 8fe975e gpu-compute: Fatal on dynamic scratch allocation in GPUFS by Matthew Poremba · 2 years, 1 month ago
  2. 1562251 dev-amdgpu: Update comments pointing to ROCK repo by Matthew Poremba · 2 years, 1 month ago
  3. e3f6539 dev-amdgpu,arch-vega: Implement TLB invalidation logic by Matthew Poremba · 2 years, 1 month ago
  4. 19bf5c4 cpu-o3: Resolve circular buffer issue for LSQ by Cui Jin · 2 years, 1 month ago
  5. c296940 stdlib: Fixing resources.json caching for multi-user envs by Bobby R. Bruce · 2 years, 1 month ago
  6. 8a91e93 scons: Use the 'png' tag for the PNG library. by Gabe Black · 2 years, 1 month ago
  7. c353b05 configs: Add option for mem type for GPUFS by Matthew Poremba · 2 years, 1 month ago
  8. 4387321 configs: Exit GPUFS script if DKMS module does not exist by Matthew Poremba · 2 years, 1 month ago
  9. e36a8db gpu-compute: Handle GPUFS system store responses by Matthew Poremba · 2 years, 1 month ago
  10. 6feaa88 gpu-compute: Command processor read path from device by Matthew Poremba · 2 years, 1 month ago
  11. fcbc9af gpu-compute: Don't use emulated driver in full system by Matthew Poremba · 2 years, 1 month ago
  12. f375e79 gpu-compute: Support Scalar and Vector access to system pages by Matthew Poremba · 2 years, 1 month ago
  13. 347364a gpu-compute: Handle mailbox/wakeup signals for GPUFS by Matthew Poremba · 2 years, 1 month ago
  14. fb173e4 fastmodel: use global option 'num_jobs' instead of hardcoded number by Chia-You Chen · 2 years, 1 month ago
  15. eafc6ea cpu: Handle external TLBI Sync requests in TimingCPU by Samuel Stark · 2 years, 6 months ago
  16. 38fe886 mem-ruby: Support for mem commands in the Sequencer by Giacomo Travaglini · 2 years, 1 month ago
  17. c2c9dda scons: Monkey patch a fix from 3.0.2 into 3.0.0 and 3.0.1. by Gabe Black · 2 years, 1 month ago
  18. c08c3fd tests: Skip "build/ALL/gem5.opt" build test by Bobby R. Bruce · 2 years, 1 month ago
  19. 5747822 mem: Add Request factory method for memory management command by Giacomo Travaglini · 2 years, 1 month ago
  20. 39ed6e0 cpu, arch-arm: Rename initiateSpecialMemCmd to initateMemMgmtCmd by Giacomo Travaglini · 2 years, 1 month ago
  21. 05f1975 mem: Introduce Request::isMemMgmt to cover memory management cmds by Giacomo Travaglini · 2 years, 1 month ago
  22. 8756f57 scons: fix build failed caused by Non-ASCII directory path by Luming Wang · 2 years, 1 month ago
  23. 8f629fa stdlib,tests: Add Str-to-CPUTypes helper functions by Bobby R. Bruce · 2 years, 1 month ago
  24. 4f4c8b5 tests: Add MinorCPU tests to the RISCV Boot tests by Bobby R. Bruce · 2 years, 1 month ago
  25. bfb0353 tests: Add MinorCPU tests to Hello World tests by Bobby R. Bruce · 2 years, 1 month ago
  26. 1876e78 stdlib: Add the MinorCPU type to the stdlib by Bobby R. Bruce · 2 years, 1 month ago
  27. de22295 tests,testlib: Add tests for gem5.runtime.get_runtime_isa() by Bobby R. Bruce · 2 years, 1 month ago
  28. e2f7d7b tests: Add the 'constants.all_compiled_tag' by Bobby R. Bruce · 2 years, 1 month ago
  29. 79a93f3 stdlib: Incorporating multi-isa work to the stdlib by Bobby R. Bruce · 2 years, 3 months ago
  30. 3b6ea3d scons: Add a tag for arm fastmodel and use it. by Gabe Black · 2 years, 1 month ago
  31. a5509c5 scons: Only warn about not finding fast model libs if it's enabled. by Gabe Black · 2 years, 1 month ago
  32. 3ae3b1a scons: Rework the fastmodel extract_var helper. by Gabe Black · 2 years, 1 month ago
  33. 4c6790a scons: Stop the fast model project file parser from writing files. by Gabe Black · 2 years, 1 month ago
  34. d9a5117 scons: Tone down a fast model error into a warning. by Gabe Black · 2 years, 1 month ago
  35. f56d43e scons: Get rid of an unused fast model variable. by Gabe Black · 2 years, 1 month ago
  36. c1b235b scons: Add a priority field to the SourceLib construct. by Gabe Black · 2 years, 1 month ago
  37. 96b11c5 scons: Allow sources and libs called multiple times by Yen-lin Lai · 2 years, 1 month ago
  38. 222c7d8 scons: Remove an error check from the ProtoBuf declare-er. by Gabe Black · 2 years, 1 month ago
  39. 118b069 mem: Align mmap offset to page boundary by Jui-min Lee · 2 years, 1 month ago
  40. 8d218b4 sim: Fix Mempool overrides during checkpoint by Jordi Vaquero · 2 years, 2 months ago
  41. 4c9084e configs: Update memory port name in Ruby by Srikant Bharadwaj · 2 years, 1 month ago
  42. 886154b arch: Split up src/dest register ID creation. by Gabe Black · 2 years, 8 months ago
  43. 2af227c dev-hsa: Update QCntxt readIndex in HW scheduler write by Matthew Poremba · 2 years, 1 month ago
  44. 6883f12 dev-hsa: Properly mask HSA packet header bits by Matthew Poremba · 2 years, 1 month ago
  45. 91e8bbe configs,gpu-compute: Support fetch from system pages by Matthew Poremba · 2 years, 1 month ago
  46. 5eed355 tests: Remove accidentally included "exit 0" test code by Bobby R. Bruce · 2 years, 1 month ago
  47. 964500f scons: Put internal build files in a gem5.build directory. by Gabe Black · 2 years, 3 months ago
  48. e6c0ba9 scons: Put all config variables in an env['CONF'] sub-dict. by Gabe Black · 2 years, 2 months ago
  49. caa5f12 ext: Add a cont_choice keyword to kconfiglib. by Gabe Black · 2 years, 2 months ago
  50. ee5c751 arch-arm: Override makeRead and makeWrite in the ISA description. by Gabe Black · 2 years, 8 months ago
  51. 75eedb1 mem: Add SharedMemoryServer by Jui-min Lee · 2 years, 1 month ago
  52. 64d00f8 arch-x86: Ensure moving to %cs faults even in real mode. by Gabe Black · 2 years, 3 months ago
  53. 141d44b arch-x86: Consider CPL in the decoder logic. by Gabe Black · 2 years, 3 months ago
  54. 00dd1b8 arch-x86: Add some formats for CPL0 only instructions. by Gabe Black · 2 years, 3 months ago
  55. 283ea24 arch-x86: Expose the current CPL to the decoder. by Gabe Black · 2 years, 3 months ago
  56. cd4c295 arch-x86: Specialize LTR for 64 bit mode. by Gabe Black · 2 years, 3 months ago
  57. 013a90c arch-x86: Specialize LLDT for 64 bit and non-64 bit. by Gabe Black · 2 years, 3 months ago
  58. 5164857 gpu-compute: Add methods to read GPU memory requestor ID by Matthew Poremba · 2 years, 1 month ago
  59. 9df61a8 mem: Add setter for RequestorID in request by Matthew Poremba · 2 years, 1 month ago
  60. 8b30b65 configs: Add GPU TLBs for GPU full system by Matthew Poremba · 2 years, 1 month ago
  61. 0255d5e dev-amdgpu: Handle framebuffer reads from device cache by Matthew Poremba · 2 years, 1 month ago
  62. 52529be configs: Add vega10 KVM script by Matthew Poremba · 2 years, 1 month ago
  63. 7937fe3 dev-amdgpu: Add device memory by Matthew Poremba · 2 years, 1 month ago
  64. 1dea025 configs: Force GPUFS config to use KVM by Matthew Poremba · 2 years, 1 month ago
  65. dd20be6 configs: Fix XBar assert with odd number of CPUs by Matthew Poremba · 3 years ago
  66. c8518e4 dev-amdgpu: Always mark interrupts enabled by Matthew Poremba · 2 years, 6 months ago
  67. dd90417 arch-vega: Bypass Ruby for functional page walks by Matthew Poremba · 2 years, 6 months ago
  68. 581e451 gpu-compute,dev-hsa: Update CP and HSAPP for full-system by Matthew Poremba · 2 years, 6 months ago
  69. 225b515 arch: Add a mechanism to override methods of the Operand classes. by Gabe Black · 2 years, 8 months ago
  70. cee3f32 arch-arm: _NS used in AArch32 if EL3 is AArch64 by Giacomo Travaglini · 2 years, 1 month ago
  71. d982185 arch-arm: Fix ISA::redirectRegVHE method by Giacomo Travaglini · 2 years, 1 month ago
  72. 4e1dda0 arch-arm: Move ISA::redirectRegVHE to .cc file by Giacomo Travaglini · 2 years, 1 month ago
  73. 9b87844 dev-amdgpu: Setup VRAM memories in device by Matthew Poremba · 2 years, 6 months ago
  74. 6f6db28 configs: Add construct for GPU dirs by Matthew Poremba · 2 years, 6 months ago
  75. 66dd94a configs: Add disjoint VIPER configuration by Matthew Poremba · 2 years, 6 months ago
  76. ea9b7ef dev-amdgpu: Add braces to stop clang compilation braces error by Bobby R. Bruce · 2 years, 1 month ago
  77. d63c640 dev-amdgpu: Remove unused variables in src/dev/amdgpu by Bobby R. Bruce · 2 years, 1 month ago
  78. 71508bb tests: Increase test Dockers' memory limit to 18GB by Bobby R. Bruce · 2 years, 1 month ago
  79. 4bbcd98 dev-arm: Remove unused ELIsInHost redirection for CNTKCTL_EL1 by Giacomo Travaglini · 2 years, 1 month ago
  80. 2cab6b8 arch-arm: Fix RW permission access for _EL12 registers by Giacomo Travaglini · 2 years, 1 month ago
  81. 1f568c2 arch-arm: Use uint64_t for AArch64 MiscReg operands by Giacomo Travaglini · 2 years, 1 month ago
  82. 9e65dca arch-arm, dev-arm: Implement EL2 Secure Virtual Timer by Giacomo Travaglini · 2 years, 1 month ago
  83. e679730 arch-arm, dev-arm: Implement EL2 Secure Physical Timer by Giacomo Travaglini · 2 years, 1 month ago
  84. f10fe51 scons: Don't accumulate SLICC_INCLUDES. by Gabe Black · 2 years, 2 months ago
  85. f1dce36 arch-arm, dev-arm: Implement EL2 Non-secure Virtual Timer by Giacomo Travaglini · 2 years, 1 month ago
  86. cfc570d dev-arm: Rename GenericTimer interrupts by Giacomo Travaglini · 2 years, 1 month ago
  87. 0aedbb8 configs: Allow for second disk in GPUFS by Matthew Poremba · 2 years, 6 months ago
  88. 110b9a1 configs: Set CPU vendor for GPUFS config by Matthew Poremba · 2 years, 6 months ago
  89. 7511ff3 dev-amdgpu: Add checkpoint support to AMDGPUDevice by Matthew Poremba · 2 years, 7 months ago
  90. 1be246b dev-amdgpu: Add PM4PP, VMID, Linux definitions by Matthew Poremba · 2 years, 7 months ago
  91. e67e02d configs: Connect SDMA, IH, and memory manager in GPUFS by Alexandru Dutu · 2 years, 8 months ago
  92. f1772d3 dev-amdgpu: Add SDMAEngine and GPU device methods by Alexandru Dutu · 2 years, 8 months ago
  93. 9cbdf75 dev-amdgpu: Add VM class for apertures, TranslationGens by Matthew Poremba · 2 years, 8 months ago
  94. a9bf1a2 util-m5: Fix Scons exports when building the m5 utility by Richard Cooper · 2 years, 1 month ago
  95. c11dc40 arch-arm,base: Use SourceLib() in a few simple spots. by Gabe Black · 2 years, 1 month ago
  96. 9f6800e tests,configs,mem-ruby: Handle num DMAs in GPU Ruby tester by Matt Sinclair · 2 years, 1 month ago
  97. 48ed840 cpu: Fix build for MacOS. by Richard Cooper · 2 years, 2 months ago
  98. 2ced661 base: change bitunion default constructor to default by Yu-hsin Wang · 2 years, 1 month ago
  99. e1714d7 stdlib: Add file lock to the resources.json download by Bobby R. Bruce · 2 years, 1 month ago
  100. 2390cd1 dev-amdgpu: Add SystemHub for GPU load/store to host by Matthew Poremba · 2 years, 8 months ago