1. b14ad98 misc: Add Giacomo Travaglini as an Arm maintainer by Andreas Sandberg · 4 years, 7 months ago
  2. 9d3b9e9 cpu,arm: Push the stage 2 MMUs out of the CPU into the TLBs. by Gabe Black · 4 years, 7 months ago
  3. b6ef760 arch: Remove the "interrupts.hh" switching header file. by Gabe Black · 4 years, 9 months ago
  4. ae390c6 arch: Make a base class for Interrupts. by Gabe Black · 4 years, 9 months ago
  5. 1c047f8 dev-arm: Check for gem5 extensions in GicV2 by Tiago Muck · 5 years ago
  6. 36e5991 tests: Added GTests for base/bitfield.hh by Bobby R. Bruce · 4 years, 8 months ago
  7. 5cd8bd6 arch: Get rid of the unused GenericTLB. by Gabe Black · 4 years, 7 months ago
  8. 52d06fd cpu: Turn the stage 2 ARM MMUs from params to children. by Gabe Black · 4 years, 7 months ago
  9. c75d185 x86: Turn the local APIC Interrupts class into a SimObject. by Gabe Black · 4 years, 9 months ago
  10. cb1d9d5 tests: Added GTests for base/atomicio.cc by Bobby R. Bruce · 4 years, 8 months ago
  11. e0419b2 base: Add classes that encapsulate a channel address by Andreas Sandberg · 4 years, 8 months ago
  12. 85e7a59 mem: Delete the MessageReq and MessageResp memory commands. by Gabe Black · 4 years, 9 months ago
  13. 066349d arm: Don't force the ArmISA::TLB in vtophys.cc. by Gabe Black · 4 years, 7 months ago
  14. 3c642b1 cpu: Clean up some style issues in pc_event.(hh|cc). by Gabe Black · 4 years, 8 months ago
  15. e86ad36 cpu: Get rid of load count based events. by Gabe Black · 4 years, 8 months ago
  16. e04e976 base: Add addIntlvBits to AddrRange by Andreas Sandberg · 4 years, 8 months ago
  17. 2111c99 base: Using scoped string in DPRINTFNR by Giacomo Travaglini · 4 years, 7 months ago
  18. 761c3e0 base: Fix gem5.fast compilation by Giacomo Travaglini · 4 years, 7 months ago
  19. e35b491 arch,base,sim: Move Process loader hooks into the Process class. by Gabe Black · 4 years, 8 months ago
  20. 2454221 x86: Use a std::function to handle MSI completion. by Gabe Black · 4 years, 9 months ago
  21. d856e5c arch,base: Restructure the object file loaders. by Gabe Black · 4 years, 8 months ago
  22. 73d6055 cpu: Delete the unused sched_break_pc(_sys) functions. by Gabe Black · 4 years, 8 months ago
  23. e71a104 arch-x86: Make LFENCE a serializing instruction by Isaac Richter · 6 years ago
  24. 008ae4b dev-arm: Carve out a portion of VExpress_GEM5 for the bootloader by Giacomo Travaglini · 4 years, 8 months ago
  25. e1488cd configs: Add simpleSystem helper to generate devices.SimpleSystem by Giacomo Travaglini · 4 years, 8 months ago
  26. 0f1efb8 sim,cpu: Get rid of the unused instEventQueue. by Gabe Black · 4 years, 7 months ago
  27. 3b58400 x86: De-x86ify the IntMasterPort. by Gabe Black · 4 years, 9 months ago
  28. 6518171 Tests: Added GTests for base/callback.cc by Bobby R. Bruce · 4 years, 8 months ago
  29. 6ad5f15 x86: Simplify and consolidate the code that assembles an MSI on x86. by Gabe Black · 4 years, 9 months ago
  30. 54646f5 fastmodel: Expose all CPU communication ports from the GIC. by Gabe Black · 4 years, 8 months ago
  31. 953ff92 misc: Updating contributing.md to discuss Gerrit guidelines by Bobby R. Bruce · 4 years, 8 months ago
  32. aae1ec8 mem-cache: set the second chance to false when inserting a block by Mingyuan · 4 years, 9 months ago
  33. b8ecd27 mem-cache: Fixed a bug in MRU replacement policy by Mingyuan · 4 years, 9 months ago
  34. 75b1940 x86: Stop using and delete the x86 IntDevice class. by Gabe Black · 4 years, 9 months ago
  35. 6ee86bf arch,base: Separate the idea of a memory image and object file. by Gabe Black · 4 years, 8 months ago
  36. 211869e mem-ruby: Allow Ruby to use all replacement policies in Classic by JingQuJQ · 5 years ago
  37. dd2b3bd arch,base: Stop loading the interpreter in ElfObject. by Gabe Black · 4 years, 8 months ago
  38. fbc32ce arch-arm: Move generateDtb to ArmSystem by Giacomo Travaglini · 4 years, 8 months ago
  39. e591450 dev-arm, configs: Remove RealViewPBX platform by Giacomo Travaglini · 4 years, 8 months ago
  40. a3d2a9e arch, base: Stop assuming object files have three segments. by Gabe Black · 4 years, 8 months ago
  41. 70f66f7 fastmodel: Export GICV3Comms directly. by Gabe Black · 4 years, 9 months ago
  42. c3a4fb0 tests, misc: Updating TESTING.md to describe running unit tests by Bobby R. Bruce · 4 years, 8 months ago
  43. 0a2e615 tests: Migrated refcnt.cc test from src/unitttest to a gtest by Bobby R. Bruce · 4 years, 8 months ago
  44. e1a9794 system-arm: Initialize ICC_SRE_EL3 register of all CPUs by Chun-Chen TK Hsu · 4 years, 8 months ago
  45. b1fb2d5 arch-mips,arch-riscv,base: Get rid of the unused HexFile class. by Gabe Black · 4 years, 8 months ago
  46. 3c65c44 base: Rename Section to Segment, and some of its members. by Gabe Black · 4 years, 8 months ago
  47. 93595f4 base: Get rid of the unused global pointer in object files. by Gabe Black · 4 years, 8 months ago
  48. cb1eb7e base: Ensure %p format arguments are printed as pointers. by Gabe Black · 4 years, 8 months ago
  49. 8329f4b fastmodel: Make CortexA76x1's interrupts use gem5's mechanisms. by Gabe Black · 4 years, 9 months ago
  50. d241429 configs: Isolate ISA related object lists by Daniel R. Carvalho · 4 years, 8 months ago
  51. a00953c kvm, arm: fix the size of MISCREG_FPSR and MISCREG_FPCR by Ciro Santilli · 4 years, 8 months ago
  52. a586380 config: skip access to branchPred in ARM KVM by Ciro Santilli · 4 years, 8 months ago
  53. e4ed0d8 base: ELF segment types are not bitfields. by Gabe Black · 4 years, 8 months ago
  54. 2dc4b9d kvm: Rename gettid() to build with glibc 2.30+ by Tommaso Marinelli · 4 years, 8 months ago
  55. 14919c5 mem: Remove unused variable by Tommaso Marinelli · 4 years, 8 months ago
  56. 5e1e76e tests: Fix a minor bug in fixture.py by Ayaz Akram · 4 years, 10 months ago
  57. 432afa2 dev, misc: Fixing "may be used unitialized" compilation error by Bobby R. Bruce · 4 years, 8 months ago
  58. aa3b372 sim-se: Fix invalid delete of params on clone by Jason Lowe-Power · 5 years ago
  59. d9fee95 arch-arm: Annotate CM flag in AA64 CM Instructions by Giacomo Travaglini · 4 years, 9 months ago
  60. acd148a arch-arm: Set CM bit in DataAbort by Giacomo Travaglini · 4 years, 9 months ago
  61. 79c9ae0 sim: Mark System::getThreadContext method as const by Giacomo Travaglini · 4 years, 8 months ago
  62. 2e98297 dev-arm: Improve fault message on SMMUv3 translation fault by Marc Mari Barcelo · 4 years, 8 months ago
  63. ee4648f dev-arm: Fix address used to update the SMMUv3 Walk Cache by Marc Mari Barcelo · 4 years, 8 months ago
  64. a25954a arch-arm: Create helper for sending events (SEV) by Giacomo Travaglini · 4 years, 8 months ago
  65. f469ee6 fastmodel: Get rid of the back channel mem port in FastModel::ArmCPU. by Gabe Black · 4 years, 9 months ago
  66. fc63dc6 fastmodel: Implement a custom sendFunctional for CortexA76x1. by Gabe Black · 4 years, 9 months ago
  67. f89f85d x86: Switch from MessageReq and Resp to WriteReq and Resp. by Gabe Black · 4 years, 9 months ago
  68. 5fdaa0d fastmodel: Let the EVS set an attribute for getSendFunctional to return. by Gabe Black · 4 years, 9 months ago
  69. 7e1b5bd style: normalize filename in SortedIncludes.fix() by Georg Kotheimer · 6 years ago
  70. 6c9f86e fastmodel: Add a gem5Cpu attribute to the CortexA76x1. by Gabe Black · 4 years, 9 months ago
  71. 0c6afe0 fastmodel: Add a utility class which makes it easier to watch signals. by Gabe Black · 4 years, 9 months ago
  72. 54cf33f fastmodel: Pull out and simplify the interrupt mechanism in the GIC. by Gabe Black · 4 years, 9 months ago
  73. 791d7f4 mem-cache: Fix invalid whenReady by Daniel R. Carvalho · 4 years, 10 months ago
  74. 34f850f configs: Port PlatformConfig to the common object list by Daniel R. Carvalho · 4 years, 9 months ago
  75. 224da08 configs: Port MemConfig to the common object list by Daniel R. Carvalho · 4 years, 9 months ago
  76. b2b0653 configs: Port HWPConfig to the common object list by Daniel R. Carvalho · 4 years, 9 months ago
  77. e8a3184 configs: Port BPConfig to use the common object list by Daniel R. Carvalho · 4 years, 9 months ago
  78. c957d00 configs: Port CPUConfig to use the common object list by Daniel R. Carvalho · 4 years, 9 months ago
  79. 3fee716 configs: Create a basic ObjectList by Daniel R. Carvalho · 4 years, 9 months ago
  80. 32a7c0f configs: Remove is_atomic_cpu check by Daniel R. Carvalho · 4 years, 9 months ago
  81. 7cb5a32 mem-ruby: Remove inexistent functions from Util by Daniel R. Carvalho · 4 years, 9 months ago
  82. efc73cd mem-ruby: Make bitSelect use bits<Addr> by Daniel R. Carvalho · 4 years, 9 months ago
  83. 4a701c1 mem-ruby: Fix maskLowOrderBits by Daniel R. Carvalho · 4 years, 9 months ago
  84. a540824 mem-ruby: Remove shiftLowOrderBits by Daniel R. Carvalho · 4 years, 9 months ago
  85. 7ccf70a mem-ruby: Remove maskHighOrderBits by Daniel R. Carvalho · 4 years, 9 months ago
  86. 0219c49 mem-ruby: Remove bitRemove by Daniel R. Carvalho · 4 years, 9 months ago
  87. 4c4520c cpu: Make use of DRAMCtrl::AddrMap in the traffic generators by Nikos Nikoleris · 4 years, 9 months ago
  88. 772ca27 misc: Added line wrapping functionality for Sim-Object desc by Bobby R. Bruce · 4 years, 8 months ago
  89. a2286fe mem: Use new-style stats in the XBar models by Andreas Sandberg · 4 years, 8 months ago
  90. 0d98a71 mem-cache: Switch to new-style stats by Andreas Sandberg · 4 years, 8 months ago
  91. 76384ec mem: Convert DRAM controller to new-style stats by Andreas Sandberg · 4 years, 8 months ago
  92. a060ac8 ruby: 2x protocols has typo/syntax error that fails building by Timothy Hayes · 4 years, 8 months ago
  93. e405037 fastmodel: Add glue code which adapts fastmodels to run in gem5. by Gabe Black · 4 years, 9 months ago
  94. 911c095 sim: Convert power modelling framework to new-style stats by Andreas Sandberg · 4 years, 8 months ago
  95. 7e52bf0 stats: Add a preDumpStats() callback to Stats::Group by Andreas Sandberg · 4 years, 8 months ago
  96. 4f52287 stats: Don't output index in vectors of length 1 by Andreas Sandberg · 4 years, 8 months ago
  97. 1901749 stats: Correctly print new-style dist stat names by Andreas Sandberg · 4 years, 8 months ago
  98. aff2cad mem-ruby: prevent cacheProbe being called multiple times by Jing Qu · 4 years, 8 months ago
  99. f97cf54 ext: Updated Pybind11 to version 2.4.1. by Bobby R. Bruce · 4 years, 8 months ago
  100. 9235ae5 cpu: Fix checker cpu instantiation by Nikos Nikoleris · 4 years, 8 months ago