1. 206aa5b sim: Add a typetraits style mechanism to test for VarArgs. by Gabe Black · 4 years, 6 months ago
  2. 4d03906 arch-arm: Implement ARMv8.3-JSConv by Jordi Vaquero · 4 years, 6 months ago
  3. 3cea7d9 arch-arm: This commit adds Pointer Authentication feature. by Jordi Vaquero · 4 years, 5 months ago
  4. a62ea2c tests: Move old quick regressions back into their original set by Giacomo Travaglini · 4 years, 5 months ago
  5. 24be0cc sim: Make it possible for a GuestABI to init its Position based on a TC. by Gabe Black · 4 years, 6 months ago
  6. 992454e fastmodel: Ensure unset vec reg bits are zero/false. by Gabe Black · 4 years, 6 months ago
  7. d062a82 fastmodel: Implement flattened int reg reading and writing. by Gabe Black · 4 years, 8 months ago
  8. 00d324b arch-arm: make MicroUopSetPCCPSR SerializeAfter by Nils Asmussen · 4 years, 5 months ago
  9. e2b5c15 cpu: Make getIsaPtr return a BaseISA pointer. by Gabe Black · 4 years, 5 months ago
  10. c8079dd arch: Introduce a base class for ISA classes. by Gabe Black · 4 years, 5 months ago
  11. c8a102c arm: Use static_cast to get access the ARM specific ISA functions. by Gabe Black · 4 years, 5 months ago
  12. 98b2d7a arch-arm: AArch64 reg access HCR_EL2.E2H filter by Adrian Herrera · 4 years, 8 months ago
  13. 465f7d0 arch-arm: reg access permissions highest EL helper by Adrian Herrera · 4 years, 8 months ago
  14. 6cff0dd arch-arm: Split translateFs to distinguish when MMU is on/off by Giacomo Travaglini · 4 years, 5 months ago
  15. 4ae8d1c arch,sim: Merge initCPU into the ISA System classes. by Gabe Black · 4 years, 5 months ago
  16. 6a7a5b3 arch,sim: Merge initCPU and startupCPU. by Gabe Black · 4 years, 5 months ago
  17. dc328d0 sim,cpu: Move the call to initCPU into System. by Gabe Black · 4 years, 5 months ago
  18. 5d3f1bf arch,base,cpu: Add some default constructors/operators explicitly. by Gabe Black · 4 years, 5 months ago
  19. f5e95d1 base: Delete an inet.hh accessor which is unused and makes gcc 9 upset. by Gabe Black · 4 years, 5 months ago
  20. dc26205 scons: Disable spurious "array-bounds" warnings for protobuf cc files. by Gabe Black · 4 years, 5 months ago
  21. 017ffc2 scons: Add a mechanism to append flags when building particular files. by Gabe Black · 4 years, 5 months ago
  22. 82f6d6e configs: allow fs.py and fs_bigLITTLE.py to work without M5_PATH by Ciro Santilli · 4 years, 8 months ago
  23. a6d9814 configs: fs.py can take multiple disk images on most ISAs by Ciro Santilli · 4 years, 8 months ago
  24. a29aaa3 config: add --bootloader to fs.py and fs_bigLITTLE.py by Ciro Santilli · 4 years, 7 months ago
  25. ee70420 dev-arm: add boot_loader param to RealView setupBootLoader by Ciro Santilli · 4 years, 8 months ago
  26. d637436 mem: Make slicc generate some default methods explicitly. by Gabe Black · 4 years, 5 months ago
  27. 994c729 misc: Updated old gem5 website URLs with new gem5 website URLs by Bobby R. Bruce · 4 years, 5 months ago
  28. e1219b2 cpu: move initCPU calls from initState to init by Ayaz Akram · 4 years, 5 months ago
  29. eacc7c7 system-arm: AArch64 boot, init CNTFRQ_EL0 by Adrian Herrera · 4 years, 7 months ago
  30. 13083a1 sim: Add a GuestABI mechanism to allocate space for a return value. by Gabe Black · 4 years, 7 months ago
  31. 377898c tests: Removed 70.twolf tests by Bobby R. Bruce · 4 years, 5 months ago
  32. db8969f tests: Removed old quick/se/00.hello test resources by Bobby R. Bruce · 4 years, 6 months ago
  33. f3e4652 tests: Removed the old ALPHA tests by Bobby R. Bruce · 4 years, 5 months ago
  34. dfe8de1 tests: Removed 50.vortex tests by Bobby R. Bruce · 4 years, 5 months ago
  35. 351b336 tests: Removed 60.bzip2 tests by Bobby R. Bruce · 4 years, 5 months ago
  36. 43ea4e0 tests: Removed 30.eon tests by Bobby R. Bruce · 4 years, 5 months ago
  37. 6a87e1f tests: Removed 40.perlbmk tests by Bobby R. Bruce · 4 years, 5 months ago
  38. 331d3cf tests: Removed 20.parser tests by Bobby R. Bruce · 4 years, 5 months ago
  39. 7b62df8 cpu: Fix ExeTraceRecord::traceInst. by Gabe Black · 4 years, 5 months ago
  40. 46fbd76 sim: Move findFreeContext to System. by Gabe Black · 4 years, 6 months ago
  41. e3c3d2a sim: Eliminate the breakAtKernelFunction function. by Gabe Black · 4 years, 5 months ago
  42. b0de06c dev-arm: SP805 peripherals in VExpress_GEM5_Base by Adrian Herrera · 4 years, 8 months ago
  43. 7eff800 tests: Removing 10.mcf tests by Bobby R. Bruce · 4 years, 7 months ago
  44. 0b8d02d cpu: Consolidate and move the CPU's calls to TheISA::initCPU. by Gabe Black · 4 years, 6 months ago
  45. ae7dd92 scons: fix --gold-linker build after --as-needed by Ciro Santilli · 4 years, 5 months ago
  46. 2f2f508 dev-arm: add Watchdog Module SP805 model by Adrian Herrera · 4 years, 8 months ago
  47. c145876 dev-arm: VExpress_GEM5_Base, add refclock 32KHz by Adrian Herrera · 4 years, 7 months ago
  48. 2311067 tests: Fix python line break in m5_exit test by Giacomo Travaglini · 4 years, 5 months ago
  49. 1db6e70 fastmodel: Implement CC reg accessors. by Gabe Black · 4 years, 8 months ago
  50. 4252c03 arm: Remove checkpointing from the ARM TLBs. by Gabe Black · 4 years, 5 months ago
  51. 11f7344 arch: Get rid of the unused (and mostly undefined) zeroRegisters. by Gabe Black · 4 years, 6 months ago
  52. 0b7d842 misc: Updated CONTRIBUTING.md to discuss branches by Bobby R. Bruce · 4 years, 6 months ago
  53. 8483ff2 tests: Add a timeout to getremotetime by Giacomo Travaglini · 4 years, 5 months ago
  54. 5c3e8ef dev-arm: add FixedClock SimObject by Adrian Herrera · 4 years, 7 months ago
  55. 454ba32 tests: Adding --bin-path option to select tests bin directory by Giacomo Travaglini · 4 years, 5 months ago
  56. 1a8f8e3 tests: fs/linux/arm passing M5_PATH via commandline by Giacomo Travaglini · 4 years, 5 months ago
  57. 519808c mem-cache: Fix invalidation of prefetchers by Daniel R. Carvalho · 4 years, 5 months ago
  58. 7ac4607 arch-arm: Fix EL2 target exception level for SP alignment fault. by Jordi Vaquero · 4 years, 6 months ago
  59. af02aa6 tests: Updated tests to download from http://dist.gem5.org by Bobby R. Bruce · 4 years, 5 months ago
  60. 54a27b0 mem-cache: Add print function to ReplaceableEntry by Daniel R. Carvalho · 4 years, 7 months ago
  61. 6eabbd4 mem-cache: Add getter for the number of valid sub-blks by Daniel R. Carvalho · 4 years, 10 months ago
  62. 62dfa5a mem-cache: Add multiple eviction stats by Daniel R. Carvalho · 6 years ago
  63. 37bcb12 mem-cache: Make findVictim non-const by Daniel R. Carvalho · 6 years ago
  64. 7ff32d7 mem-cache: Add more compression stats by Daniel R. Carvalho · 5 years ago
  65. 7dce9e3 mem-cache: Factor out multiple block eviction by Daniel R. Carvalho · 5 years ago
  66. c5d87b0 configs: MESI_Three_level python parameters by Timothy Hayes · 4 years, 8 months ago
  67. e4c1fc3 misc: add Arm build_opts for MESI_Three_Level and MOESI_hammer by Timothy Hayes · 4 years, 8 months ago
  68. 4c071c4 util: Add fastmodel in valid tag list by Chun-Chen TK Hsu · 4 years, 6 months ago
  69. aedaa19 arm: A couple small fixes for the arm64 bootloader makefile. by Gabe Black · 4 years, 6 months ago
  70. 703884c tests: Renaming tests to include dash between words by Bobby R. Bruce · 4 years, 7 months ago
  71. 6e9bc2b tests: Migrated old quick/se/00.hello tests by Bobby R. Bruce · 4 years, 7 months ago
  72. 5698c2b arch-arm: ELIsInHost, check VHE and SecEL2 by Adrian Herrera · 4 years, 7 months ago
  73. 251cbd3 arch-arm: Virtualization Host Extensions checking by Adrian Herrera · 4 years, 7 months ago
  74. 226fa0c system-arm: bigLITTLE with VExpress_GEM5_V2 in dtb by Adrian Herrera · 4 years, 11 months ago
  75. aa5140e mem-garnet: Use smart pointers for CrossbarSwitch's members by Daniel R. Carvalho · 4 years, 6 months ago
  76. 80c5add x86: Stop clearing RAX for BIST in initCPU. by Gabe Black · 4 years, 6 months ago
  77. 8a3ba27 x86: Move local APIC initialization out of initCPU. by Gabe Black · 4 years, 6 months ago
  78. 2012a0c x86: Move miscreg initialization to the ISA class. by Gabe Black · 4 years, 6 months ago
  79. 7085b85 configs: Remove check for kernel in fs.py. by Gabe Black · 4 years, 6 months ago
  80. b8883f8 sim: Add a dumpSimcall mechanism to GuestABI. by Gabe Black · 4 years, 7 months ago
  81. aabe7e1 sim: Add a unit test for the GuestABI mechanism. by Gabe Black · 4 years, 7 months ago
  82. 6c9da52 sim: Implement a varargs like mechanism for GuestABI system. by Gabe Black · 4 years, 7 months ago
  83. 07688f1 systemc: keep SC_CONCAT* macro by Earl Ou · 4 years, 6 months ago
  84. 230a4bf arch: Make the generic micropc enabled PCState set nupc to 1. by Gabe Black · 4 years, 6 months ago
  85. a58e518 dev-arm: VExpress_GEM5_Base, fix daughterboard reference by Adrian Herrera · 4 years, 8 months ago
  86. 1986b77 tests,base: Added GTest for base/socket.cc by Bobby R. Bruce · 4 years, 6 months ago
  87. b97111f tests: Updated gtest/logging.cc to print log rather than fail. by Bobby R. Bruce · 4 years, 6 months ago
  88. 02a1f8b base: Include some required headers in amo.hh. by Gabe Black · 4 years, 6 months ago
  89. 2d2d579 base, gpu-compute: Move gpu AMOs into the generic header by Giacomo Travaglini · 4 years, 7 months ago
  90. 0f890f0 tests: Added functionality to allow the ignoring of test suites by Bobby R. Bruce · 4 years, 7 months ago
  91. 3225c40 arch, base: Move arm AtomicOpFunctor into the generic header by Giacomo Travaglini · 4 years, 7 months ago
  92. b653e5e base: Move AtomicOpFunctors to a dedicated header by Giacomo Travaglini · 4 years, 7 months ago
  93. e92efbc scons: Add '-Wl,--as-needed' to default LINKFLAGS by Yu-hsin Wang · 4 years, 6 months ago
  94. f7903a2 arch,sim: Promote the m5ops_base param to the System base class. by Gabe Black · 4 years, 7 months ago
  95. 80c51fc cpu: Disable O3CPU value forwarding with write strobes by Gabor Dozsa · 5 years ago
  96. 6816e3e cpu: Use enums for O3CPU store value forwarding by Gabor Dozsa · 4 years, 6 months ago
  97. e018030 system-arm: GICv2/GICv3 have different Distributor addresses by Giacomo Travaglini · 4 years, 6 months ago
  98. 24cf3fd system-arm: Rename ARM bootloader source by Giacomo Travaglini · 4 years, 6 months ago
  99. 03bebc6 system-arm: Rename ARM bootloader directories by Giacomo Travaglini · 4 years, 6 months ago
  100. 4732b6c misc: Reflect changes of arm bootloader name by Adrian Herrera · 4 years, 6 months ago