1. 8f5b7e7 scons: Cleanup code that enables asan and ubsan by Nikos Nikoleris · 4 years, 6 months ago
  2. 2430be2 mem-cache: Forward snoops when the cache is not responding by Nikos Nikoleris · 4 years, 6 months ago
  3. 96e8f2e mem-cache: Ensure that responses get data from the right source by Nikos Nikoleris · 4 years, 7 months ago
  4. 3001388 systemc: fix gem5_to_tlm bridge by Earl Ou · 4 years, 6 months ago
  5. 0233515 fastmodel: Implement the vecPredReg accessor functions. by Gabe Black · 4 years, 7 months ago
  6. 0b52c24 arch,sim: Stop decoding the pseudo inst subfunc value. by Gabe Black · 4 years, 7 months ago
  7. 46117ec arch,sim: Use the guest ABI mechanism with pseudo instructions. by Gabe Black · 4 years, 7 months ago
  8. 4936474 arch-arm: Semihosting, specify files root dir by Adrian Herrera · 4 years, 7 months ago
  9. ca7d52e dev-arm: Fix SMMUv3 walkMasks in page table ops by Michiel van Tol · 4 years, 7 months ago
  10. 6f6bf2f dev-arm: Fix SMMUv3 16KB next-level table address masking by Giacomo Travaglini · 4 years, 7 months ago
  11. 6d37f28 dev-arm: GICv3, handle GICR_ICFGR0 WI behaviour by Adrian Herrera · 4 years, 6 months ago
  12. 44e3c95 mem-cache: Avoid write merging if there are reads in between by Nikos Nikoleris · 4 years, 7 months ago
  13. 6f864aa configs-arm: enable PMU instantiation in CpuCluster by Adrian Herrera · 4 years, 8 months ago
  14. 9f40504 sim: Move destructor of Port to public by Yu-hsin Wang · 4 years, 6 months ago
  15. 68288f3 cpu: Fix issue with MinorCPU predicated-false mem. accesses by Giacomo Gabrielli · 4 years, 7 months ago
  16. bd32682 cpu: Disable MinorCPU value forwarding with write strobes by Gabor Dozsa · 5 years ago
  17. 64e1361 misc: Added 'fastmodel' to MAINTAINERS by Bobby R. Bruce · 4 years, 6 months ago
  18. ab049c8 fastmodel: Fix compilation errors by Chun-Chen TK Hsu · 4 years, 6 months ago
  19. 31f376f fastmodel: Move ARM but not CortexA76 specific bits to the IRIS TC. by Gabe Black · 4 years, 8 months ago
  20. 0626866 fastmodel: Move the ARM IRIS threadcontext into CortexA76. by Gabe Black · 4 years, 8 months ago
  21. 2093d84 fastmodel: Mostly collapse ARM base classes for the CortexA76 CPU. by Gabe Black · 4 years, 8 months ago
  22. 09b658f fastmodel: Checkpoint the TCs when checkpointing a fast model CPU. by Gabe Black · 4 years, 8 months ago
  23. 1a71417 fastmodel: Handle "special" vector regs without calling into IRIS. by Gabe Black · 4 years, 8 months ago
  24. eec8ac1 fastmodel: Implement readVecRegFlat for ArmThreadContext. by Gabe Black · 4 years, 8 months ago
  25. 231dc99 fastmodel: Determine what space to use for breakpoints dynamically. by Gabe Black · 4 years, 8 months ago
  26. 6e91bb9 fastmodel: Implement PC based events. by Gabe Black · 4 years, 8 months ago
  27. 62d75e7 tests: Always print stderr in gem5 Fixtures by Giacomo Travaglini · 4 years, 6 months ago
  28. 8ba0ba4 base: Fix negative op-assign of SatCounter by Daniel R. Carvalho · 4 years, 6 months ago
  29. c3fecd4 configs: arm realview(64) regressions using VExpress_GEM5_V1 by Giacomo Travaglini · 5 years ago
  30. 54458b1 systemc: Fix tlm2 socket integration by Jui-min Lee · 4 years, 6 months ago
  31. faae467 arch-arm: Fix clang warnings by Jui-min Lee · 4 years, 6 months ago
  32. 77b6f50 arch-arm: Fix decoding of LDFF1x scalar plus scalar by Adrià Armejach · 4 years, 6 months ago
  33. c4724ca arch-arm: Semihosting, fix SYS_FLEN by Adrian Herrera · 4 years, 7 months ago
  34. e4c7ea6 sim: kernelExtras optional load addresses by Adrian Herrera · 4 years, 7 months ago
  35. 1a2dccc python: fix "fatal" usage in fdthelper by Adrian Herrera · 4 years, 7 months ago
  36. ec9ce62 arch-arm: Secure EL2 checking by Adrian Herrera · 4 years, 7 months ago
  37. b18c2e5 arch-arm: AArch64 trap check, arbitrary ECs/Imms by Adrian Herrera · 4 years, 7 months ago
  38. 3723cda x86: Fix some bugs with KVM in SE mode on Intel machines. by Gabe Black · 4 years, 7 months ago
  39. d040db5 sim: Include some required headers in the syscall debug macros header. by Gabe Black · 4 years, 6 months ago
  40. 2e32535 fastmodel: Tell fast model not to shutdown when time stops. by Gabe Black · 4 years, 8 months ago
  41. 1b48cfd fastmodel: Implement port proxies. by Gabe Black · 4 years, 8 months ago
  42. 9738422 fastmodel: Create a TLB model which uses IRIS to do translations. by Gabe Black · 4 years, 8 months ago
  43. 7a70cba fastmodel: Add an address translation mechanism to the ThreadContext. by Gabe Black · 4 years, 8 months ago
  44. cec93b4 misc: Add Giacomo Travaglini to PMC by Jason Lowe-Power · 4 years, 6 months ago
  45. e63a5a1 base: Fix AddrRange::isSubset() check by Nikos Nikoleris · 4 years, 6 months ago
  46. 41a8800 tests: Setup Kokoro to run the GTest suite. by Bobby R. Bruce · 4 years, 6 months ago
  47. 3ca752c scons: Added channel_addr.cc dependency to channel_addr GTest by Bobby R. Bruce · 4 years, 6 months ago
  48. bc65d49 fastmodel: Add a header for IRIS MSN constants. by Gabe Black · 4 years, 6 months ago
  49. 2b10323 config: Default the indirect branch predictor to "None". by Gabe Black · 4 years, 7 months ago
  50. 0e8ce8b sim: kernelExtras if no kernel provided by Adrian Herrera · 4 years, 7 months ago
  51. 55c5b66 dev-virtio,configs: expose 9p diod virtio on ARM by Ciro Santilli · 4 years, 8 months ago
  52. e53051c dev-virtio: VIO9P turns on diod verbose output with -d 1 by Ciro Santilli · 4 years, 8 months ago
  53. 3648446 dev-virtio: don't set the 9p default root by Ciro Santilli · 4 years, 8 months ago
  54. 52cbe49 dev-virtio: use diod basename as the default 9p path by Ciro Santilli · 4 years, 8 months ago
  55. 05156e6 mem: Encapsulate mapping gem5 to host address space by Daniel R. Carvalho · 4 years, 8 months ago
  56. a87a3e4 mem-cache: Move unused prefetches counter update by Daniel R. Carvalho · 5 years ago
  57. d11f5c9 python: Convert terminal escape sequences to strings. by Gabe Black · 4 years, 7 months ago
  58. 8e52171 arch-arm: Always initialize SVE memData by Giacomo Travaglini · 4 years, 6 months ago
  59. 05e098f arch-arm: Avoid creating an empty byteEnable vector by Giacomo Travaglini · 4 years, 6 months ago
  60. a71fb9a cpu: Replace empty byteEnable check with Request::isMasked by Giacomo Travaglini · 4 years, 6 months ago
  61. c3bd8eb cpu: Fix coding style (byteEnable->byte_enable) by Giacomo Travaglini · 4 years, 7 months ago
  62. f73caae cpu: Add byteEnable assertions to readMem and initateMemRead by Giacomo Travaglini · 4 years, 7 months ago
  63. 390a74f sim,arch: Collapse the ISA specific versions of m5Syscall. by Gabe Black · 4 years, 7 months ago
  64. cb3457c arch,cpu,sim: Push syscall number determination up to processes. by Gabe Black · 4 years, 7 months ago
  65. d142a15 x86: Stop manually clearing RFLAGS.RF after a system call. by Gabe Black · 4 years, 7 months ago
  66. 4670de8 arch: Get rid of the now unused setSyscallArg. by Gabe Black · 4 years, 7 months ago
  67. 5e295ba arch: Stop using setSyscallArg to set argc and argv. by Gabe Black · 4 years, 7 months ago
  68. 8bb1046 sim: Add a wrapper/subclass for SyscallDesc which uses GuestABI. by Gabe Black · 4 years, 7 months ago
  69. 78016fd sim: Add a mechanism to translate ABIs to call host funcs from a TC. by Gabe Black · 4 years, 7 months ago
  70. 3989d78 sim: Get rid of the now unused SyscallDesc flags and methods. by Gabe Black · 4 years, 7 months ago
  71. d81ea82 arch: Use ignoreWarnOnceFunc instead of the WarnOnce flag. by Gabe Black · 4 years, 7 months ago
  72. 771af75 sim: Reintroduce the ignoreWarnOnceFunc syscall handler. by Gabe Black · 4 years, 7 months ago
  73. a33d20c sim: Make the syscalls use the SyscallReturn suppression mechanism. by Gabe Black · 4 years, 7 months ago
  74. acd1178 dev-arm: GenericTimer, configurable base and low freqs by Adrian Herrera · 4 years, 8 months ago
  75. 7acd6a5 dev-arm: GenericTimer, freq as 32-bit value by Adrian Herrera · 4 years, 8 months ago
  76. 90e524b arch-arm: Disambuiguate NumFloatV7ArchRegs usage by Giacomo Travaglini · 4 years, 7 months ago
  77. f191901 arch-arm: Unify VLdmStm behaviour when reg out of index by Giacomo Travaglini · 4 years, 7 months ago
  78. 1398a81 arch-arm: Fix NumVecV7ArchRegs value (64->16) by Giacomo Travaglini · 4 years, 7 months ago
  79. 2b72ab2 arch-arm: Reorder arch/arm/registers.hh constants by Giacomo Travaglini · 4 years, 7 months ago
  80. 3a5ff47 arch-arm: Replace NumFloatV8ArchRegs with NumVecV8ArchRegs by Giacomo Travaglini · 4 years, 7 months ago
  81. 55a10a1 tests: AArch64 Linux as quick regressions (instead of AArch32) by Giacomo Travaglini · 4 years, 7 months ago
  82. bc26c0d mem: Add Request::isMasked to check for byte strobing by Giacomo Travaglini · 4 years, 7 months ago
  83. 8a1f195c mem: Add byteEnable copy to Request copy constructor by Giacomo Travaglini · 4 years, 7 months ago
  84. 1e5f84b tests: Increase jenkins test timeout to 4 hours. by Rahul Thakur · 4 years, 6 months ago
  85. 7c961a5 arch-riscv: set MaxMiscDestRegs to 2 by Alec Roelke · 4 years, 7 months ago
  86. 3b9395c scons: Set the partial linking group for EXTRAS dirs. by Gabe Black · 4 years, 7 months ago
  87. a39c8db scons: Fixes to improve python 3 support. by Gabe Black · 4 years, 7 months ago
  88. 451ff4a util: Add a git commit-msg hook by Daniel R. Carvalho · 4 years, 9 months ago
  89. 4bbd03d kvm,arm: Update the KVM ARM v8 CPU to use vector regs. by Gabe Black · 4 years, 7 months ago
  90. d3aba22 arch-riscv: fix asmtest concurrent issues. by Xin Ouyang · 4 years, 7 months ago
  91. 7dd740d arch-x86: missing override specifier by Andrea Mondelli · 4 years, 7 months ago
  92. 18cbc34 arch-x86: Adding LDDQU instruction by marjanfariborz · 4 years, 7 months ago
  93. f7cb03f sim: Add a suppression mechanism to the SyscallReturn class. by Gabe Black · 4 years, 7 months ago
  94. 89d50b0 sim: Small style fixes in sim/syscall_return.hh. by Gabe Black · 4 years, 7 months ago
  95. 8b44fb7 sim: Change the syscall executor to a std::function. by Gabe Black · 4 years, 7 months ago
  96. f135fc9 sparc: Fix the getresuidFunc prototype. by Gabe Black · 4 years, 7 months ago
  97. b992433 sparc: Fix the predecoder's moreBytes method. by Gabe Black · 4 years, 7 months ago
  98. ef48177 systemc: Purposefully *expose* bind in the initiator socket. by Gabe Black · 4 years, 7 months ago
  99. ce83321 fastmodel: Switch the diagnostic pragmas to GCC from clang. by Gabe Black · 4 years, 7 months ago
  100. 31b965b misc: CONTRIBUTING.md to advise linking Jira Issues in commits by Bobby R. Bruce · 4 years, 7 months ago