1. 7ff32d7 mem-cache: Add more compression stats by Daniel R. Carvalho · 5 years ago
  2. 7dce9e3 mem-cache: Factor out multiple block eviction by Daniel R. Carvalho · 5 years ago
  3. c5d87b0 configs: MESI_Three_level python parameters by Timothy Hayes · 4 years, 7 months ago
  4. e4c1fc3 misc: add Arm build_opts for MESI_Three_Level and MOESI_hammer by Timothy Hayes · 4 years, 7 months ago
  5. 4c071c4 util: Add fastmodel in valid tag list by Chun-Chen TK Hsu · 4 years, 4 months ago
  6. aedaa19 arm: A couple small fixes for the arm64 bootloader makefile. by Gabe Black · 4 years, 4 months ago
  7. 703884c tests: Renaming tests to include dash between words by Bobby R. Bruce · 4 years, 6 months ago
  8. 6e9bc2b tests: Migrated old quick/se/00.hello tests by Bobby R. Bruce · 4 years, 6 months ago
  9. 5698c2b arch-arm: ELIsInHost, check VHE and SecEL2 by Adrian Herrera · 4 years, 5 months ago
  10. 251cbd3 arch-arm: Virtualization Host Extensions checking by Adrian Herrera · 4 years, 5 months ago
  11. 226fa0c system-arm: bigLITTLE with VExpress_GEM5_V2 in dtb by Adrian Herrera · 4 years, 9 months ago
  12. aa5140e mem-garnet: Use smart pointers for CrossbarSwitch's members by Daniel R. Carvalho · 4 years, 4 months ago
  13. 80c5add x86: Stop clearing RAX for BIST in initCPU. by Gabe Black · 4 years, 4 months ago
  14. 8a3ba27 x86: Move local APIC initialization out of initCPU. by Gabe Black · 4 years, 4 months ago
  15. 2012a0c x86: Move miscreg initialization to the ISA class. by Gabe Black · 4 years, 4 months ago
  16. 7085b85 configs: Remove check for kernel in fs.py. by Gabe Black · 4 years, 4 months ago
  17. b8883f8 sim: Add a dumpSimcall mechanism to GuestABI. by Gabe Black · 4 years, 5 months ago
  18. aabe7e1 sim: Add a unit test for the GuestABI mechanism. by Gabe Black · 4 years, 5 months ago
  19. 6c9da52 sim: Implement a varargs like mechanism for GuestABI system. by Gabe Black · 4 years, 5 months ago
  20. 07688f1 systemc: keep SC_CONCAT* macro by Earl Ou · 4 years, 4 months ago
  21. 230a4bf arch: Make the generic micropc enabled PCState set nupc to 1. by Gabe Black · 4 years, 4 months ago
  22. a58e518 dev-arm: VExpress_GEM5_Base, fix daughterboard reference by Adrian Herrera · 4 years, 7 months ago
  23. 1986b77 tests,base: Added GTest for base/socket.cc by Bobby R. Bruce · 4 years, 4 months ago
  24. b97111f tests: Updated gtest/logging.cc to print log rather than fail. by Bobby R. Bruce · 4 years, 4 months ago
  25. 02a1f8b base: Include some required headers in amo.hh. by Gabe Black · 4 years, 4 months ago
  26. 2d2d579 base, gpu-compute: Move gpu AMOs into the generic header by Giacomo Travaglini · 4 years, 5 months ago
  27. 0f890f0 tests: Added functionality to allow the ignoring of test suites by Bobby R. Bruce · 4 years, 6 months ago
  28. 3225c40 arch, base: Move arm AtomicOpFunctor into the generic header by Giacomo Travaglini · 4 years, 5 months ago
  29. b653e5e base: Move AtomicOpFunctors to a dedicated header by Giacomo Travaglini · 4 years, 5 months ago
  30. e92efbc scons: Add '-Wl,--as-needed' to default LINKFLAGS by Yu-hsin Wang · 4 years, 4 months ago
  31. f7903a2 arch,sim: Promote the m5ops_base param to the System base class. by Gabe Black · 4 years, 6 months ago
  32. 80c51fc cpu: Disable O3CPU value forwarding with write strobes by Gabor Dozsa · 5 years ago
  33. 6816e3e cpu: Use enums for O3CPU store value forwarding by Gabor Dozsa · 4 years, 4 months ago
  34. e018030 system-arm: GICv2/GICv3 have different Distributor addresses by Giacomo Travaglini · 4 years, 4 months ago
  35. 24cf3fd system-arm: Rename ARM bootloader source by Giacomo Travaglini · 4 years, 4 months ago
  36. 03bebc6 system-arm: Rename ARM bootloader directories by Giacomo Travaglini · 4 years, 4 months ago
  37. 4732b6c misc: Reflect changes of arm bootloader name by Adrian Herrera · 4 years, 4 months ago
  38. 8f5b7e7 scons: Cleanup code that enables asan and ubsan by Nikos Nikoleris · 4 years, 5 months ago
  39. 2430be2 mem-cache: Forward snoops when the cache is not responding by Nikos Nikoleris · 4 years, 5 months ago
  40. 96e8f2e mem-cache: Ensure that responses get data from the right source by Nikos Nikoleris · 4 years, 6 months ago
  41. 3001388 systemc: fix gem5_to_tlm bridge by Earl Ou · 4 years, 5 months ago
  42. 0233515 fastmodel: Implement the vecPredReg accessor functions. by Gabe Black · 4 years, 6 months ago
  43. 0b52c24 arch,sim: Stop decoding the pseudo inst subfunc value. by Gabe Black · 4 years, 6 months ago
  44. 46117ec arch,sim: Use the guest ABI mechanism with pseudo instructions. by Gabe Black · 4 years, 6 months ago
  45. 4936474 arch-arm: Semihosting, specify files root dir by Adrian Herrera · 4 years, 6 months ago
  46. ca7d52e dev-arm: Fix SMMUv3 walkMasks in page table ops by Michiel van Tol · 4 years, 6 months ago
  47. 6f6bf2f dev-arm: Fix SMMUv3 16KB next-level table address masking by Giacomo Travaglini · 4 years, 6 months ago
  48. 6d37f28 dev-arm: GICv3, handle GICR_ICFGR0 WI behaviour by Adrian Herrera · 4 years, 5 months ago
  49. 44e3c95 mem-cache: Avoid write merging if there are reads in between by Nikos Nikoleris · 4 years, 6 months ago
  50. 6f864aa configs-arm: enable PMU instantiation in CpuCluster by Adrian Herrera · 4 years, 7 months ago
  51. 9f40504 sim: Move destructor of Port to public by Yu-hsin Wang · 4 years, 4 months ago
  52. 68288f3 cpu: Fix issue with MinorCPU predicated-false mem. accesses by Giacomo Gabrielli · 4 years, 6 months ago
  53. bd32682 cpu: Disable MinorCPU value forwarding with write strobes by Gabor Dozsa · 5 years ago
  54. 64e1361 misc: Added 'fastmodel' to MAINTAINERS by Bobby R. Bruce · 4 years, 4 months ago
  55. ab049c8 fastmodel: Fix compilation errors by Chun-Chen TK Hsu · 4 years, 4 months ago
  56. 31f376f fastmodel: Move ARM but not CortexA76 specific bits to the IRIS TC. by Gabe Black · 4 years, 6 months ago
  57. 0626866 fastmodel: Move the ARM IRIS threadcontext into CortexA76. by Gabe Black · 4 years, 6 months ago
  58. 2093d84 fastmodel: Mostly collapse ARM base classes for the CortexA76 CPU. by Gabe Black · 4 years, 6 months ago
  59. 09b658f fastmodel: Checkpoint the TCs when checkpointing a fast model CPU. by Gabe Black · 4 years, 6 months ago
  60. 1a71417 fastmodel: Handle "special" vector regs without calling into IRIS. by Gabe Black · 4 years, 6 months ago
  61. eec8ac1 fastmodel: Implement readVecRegFlat for ArmThreadContext. by Gabe Black · 4 years, 6 months ago
  62. 231dc99 fastmodel: Determine what space to use for breakpoints dynamically. by Gabe Black · 4 years, 7 months ago
  63. 6e91bb9 fastmodel: Implement PC based events. by Gabe Black · 4 years, 7 months ago
  64. 62d75e7 tests: Always print stderr in gem5 Fixtures by Giacomo Travaglini · 4 years, 5 months ago
  65. 8ba0ba4 base: Fix negative op-assign of SatCounter by Daniel R. Carvalho · 4 years, 5 months ago
  66. c3fecd4 configs: arm realview(64) regressions using VExpress_GEM5_V1 by Giacomo Travaglini · 5 years ago
  67. 54458b1 systemc: Fix tlm2 socket integration by Jui-min Lee · 4 years, 5 months ago
  68. faae467 arch-arm: Fix clang warnings by Jui-min Lee · 4 years, 5 months ago
  69. 77b6f50 arch-arm: Fix decoding of LDFF1x scalar plus scalar by Adrià Armejach · 4 years, 5 months ago
  70. c4724ca arch-arm: Semihosting, fix SYS_FLEN by Adrian Herrera · 4 years, 6 months ago
  71. e4c7ea6 sim: kernelExtras optional load addresses by Adrian Herrera · 4 years, 6 months ago
  72. 1a2dccc python: fix "fatal" usage in fdthelper by Adrian Herrera · 4 years, 5 months ago
  73. ec9ce62 arch-arm: Secure EL2 checking by Adrian Herrera · 4 years, 6 months ago
  74. b18c2e5 arch-arm: AArch64 trap check, arbitrary ECs/Imms by Adrian Herrera · 4 years, 6 months ago
  75. 3723cda x86: Fix some bugs with KVM in SE mode on Intel machines. by Gabe Black · 4 years, 5 months ago
  76. d040db5 sim: Include some required headers in the syscall debug macros header. by Gabe Black · 4 years, 5 months ago
  77. 2e32535 fastmodel: Tell fast model not to shutdown when time stops. by Gabe Black · 4 years, 7 months ago
  78. 1b48cfd fastmodel: Implement port proxies. by Gabe Black · 4 years, 7 months ago
  79. 9738422 fastmodel: Create a TLB model which uses IRIS to do translations. by Gabe Black · 4 years, 7 months ago
  80. 7a70cba fastmodel: Add an address translation mechanism to the ThreadContext. by Gabe Black · 4 years, 7 months ago
  81. cec93b4 misc: Add Giacomo Travaglini to PMC by Jason Lowe-Power · 4 years, 5 months ago
  82. e63a5a1 base: Fix AddrRange::isSubset() check by Nikos Nikoleris · 4 years, 5 months ago
  83. 41a8800 tests: Setup Kokoro to run the GTest suite. by Bobby R. Bruce · 4 years, 5 months ago
  84. 3ca752c scons: Added channel_addr.cc dependency to channel_addr GTest by Bobby R. Bruce · 4 years, 5 months ago
  85. bc65d49 fastmodel: Add a header for IRIS MSN constants. by Gabe Black · 4 years, 5 months ago
  86. 2b10323 config: Default the indirect branch predictor to "None". by Gabe Black · 4 years, 5 months ago
  87. 0e8ce8b sim: kernelExtras if no kernel provided by Adrian Herrera · 4 years, 6 months ago
  88. 55c5b66 dev-virtio,configs: expose 9p diod virtio on ARM by Ciro Santilli · 4 years, 7 months ago
  89. e53051c dev-virtio: VIO9P turns on diod verbose output with -d 1 by Ciro Santilli · 4 years, 7 months ago
  90. 3648446 dev-virtio: don't set the 9p default root by Ciro Santilli · 4 years, 7 months ago
  91. 52cbe49 dev-virtio: use diod basename as the default 9p path by Ciro Santilli · 4 years, 7 months ago
  92. 05156e6 mem: Encapsulate mapping gem5 to host address space by Daniel R. Carvalho · 4 years, 7 months ago
  93. a87a3e4 mem-cache: Move unused prefetches counter update by Daniel R. Carvalho · 5 years ago
  94. d11f5c9 python: Convert terminal escape sequences to strings. by Gabe Black · 4 years, 5 months ago
  95. 8e52171 arch-arm: Always initialize SVE memData by Giacomo Travaglini · 4 years, 5 months ago
  96. 05e098f arch-arm: Avoid creating an empty byteEnable vector by Giacomo Travaglini · 4 years, 5 months ago
  97. a71fb9a cpu: Replace empty byteEnable check with Request::isMasked by Giacomo Travaglini · 4 years, 5 months ago
  98. c3bd8eb cpu: Fix coding style (byteEnable->byte_enable) by Giacomo Travaglini · 4 years, 6 months ago
  99. f73caae cpu: Add byteEnable assertions to readMem and initateMemRead by Giacomo Travaglini · 4 years, 6 months ago
  100. 390a74f sim,arch: Collapse the ISA specific versions of m5Syscall. by Gabe Black · 4 years, 6 months ago