1. c464f67 arch-arm: Switch to DTOnly as the default machine type by Andreas Sandberg · 7 years ago
  2. dcb9334 config: Discover CPU timing models based on target ISA by Andreas Sandberg · 7 years ago
  3. 662d2cd config, arm: SE configuration for the ARM starter kit by Gabor Dozsa · 7 years ago
  4. bc818b2 config, arm: FS configuration for the ARM starter kit by Gabor Dozsa · 7 years ago
  5. e017122 config, arm: Add a high-performance in order timing model by Ashkan Tousi · 7 years ago
  6. 37d48ea config: Change mem_range attribute naming in ARM SimpleSystem by Gabor Dozsa · 7 years ago
  7. acf233b tests: Fix path for module imports in ARM system configs by Nikos Nikoleris · 7 years ago
  8. 355b2ee configs,sim-se: fix se.py multi-cpu multi-cmd issue by Pau Cabre · 7 years ago
  9. 8e8ad9d sim: Prevent segfault in the wakeCpu m5op if id is invalid by Jose Marinho · 7 years ago
  10. c0875df cpu: Add missing rename of vector registers in the O3 CPU by Rekai Gonzalez-Alberquilla · 7 years ago
  11. db522eb cpu,o3: Fixed checkpointing bug occuring in the o3 CPU by Anouk Van Laer · 7 years ago
  12. eeb8ade tests: Don't treat new stats as a cause for failures by Andreas Sandberg · 7 years ago
  13. 352c1ad sim, x86: Make clone a virtual function by Sean Wilson · 7 years ago
  14. c305e15 x86: Add stats to X86 TLB by Swapnil Haria · 7 years ago
  15. d2ab723 riscv: Define register index constants using literals by Alec Roelke · 7 years ago
  16. dbeeb96 riscv: Disambiguate between the C and C++ versions of isnan and isinf. by Gabe Black · 7 years ago
  17. cc07675 tests: Upate RISC-V binaries and results by Alec Roelke · 7 years ago
  18. 68b6f9c riscv: Fix bugs with RISC-V decoder and detailed CPUs by Alec Roelke · 7 years ago
  19. d72eafa riscv: Add unused attribute to some registers.hh constants by Alec Roelke · 7 years ago
  20. c473bdb arch-arm: fix ldm of pc interswitching branch by Gedare Bloom · 7 years ago
  21. fc575f8 ruby: Refactor some Event subclasses to lambdas by Sean Wilson · 7 years ago
  22. 381aa84 arm: Refactor some Event subclasses to lambdas by Sean Wilson · 7 years ago
  23. 8bcf6a7 dev: Refactor some Event subclasses to lambdas by Sean Wilson · 7 years ago
  24. ea57eee net: Refactor some Event subclasses to lambdas by Sean Wilson · 7 years ago
  25. 60adacb testers: Refactor some Event subclasses to lambdas by Sean Wilson · 7 years ago
  26. e5c9e9c kvm, mem: Refactor some Event subclasses into lambdas by Sean Wilson · 7 years ago
  27. 8c1ea47 cpu: Refactor some Event subclasses to lambdas by Sean Wilson · 7 years ago
  28. 741261f gpu-compute: Refactor some Event subclasses to lambdas by Sean Wilson · 7 years ago
  29. 55f7076 sim, gdb: Refactor some Event subclasses into lambdas by Sean Wilson · 7 years ago
  30. 1b7bf4e mips, x86: Refactor some Event subclasses into lambdas by Sean Wilson · 7 years ago
  31. 3730542 util,arch-arm: Added python script to generate ARM FS binaries by Pau Cabre · 7 years ago
  32. c2baaab cpu, sim: Add param to force CPUs to wait for GDB by Jose Marinho · 7 years ago
  33. eef537f arch-riscv,tests: Add insttests for RV64C by Alec Roelke · 7 years ago
  34. 7e6a353 arch-riscv: Add support for compressed extension RV64C by Alec Roelke · 7 years ago
  35. 63d4005 arch-riscv: Restructure ISA description by Alec Roelke · 7 years ago
  36. 91f965d dev-arm: Add ID registers to the GIC model by Jose Marinho · 7 years ago
  37. 22e11ea arch-arm: Support PMU evens in the 0x4000-0x4040 range by Jose Marinho · 7 years ago
  38. 457f07c dev-arm: Don't unconditionally overwrite bootloader params by Jose Marinho · 7 years ago
  39. 999c148 dev: Fix OnIdle test in DmaReadFifo by Rohit Kurup · 7 years ago
  40. fd5b754 dev: Fix address type promotion issues in VirtIO devices by Sascha Bischoff · 7 years ago
  41. ff87b8a sim: Fix clashing stat names in TickedObject and Ticked by Jose Marinho · 7 years ago
  42. 81db5cc kvm, arm: don't create interrupt events while saving GIC state by Curtis Dunham · 7 years ago
  43. feb91ce kvm, arm: Don't forward IRQ/FIQ when using the kernel's GIC by Andreas Sandberg · 7 years ago
  44. 166da65 arch: ISA parser additions of vector registers by Rekai Gonzalez-Alberquilla · 7 years ago
  45. 00da089 cpu: Added interface for vector reg file by Rekai Gonzalez-Alberquilla · 7 years ago
  46. 0747a43 arch: added generic vector register by Rekai Gonzalez-Alberquilla · 7 years ago
  47. 2da7656 cpu: Result refactoring by Rekai Gonzalez-Alberquilla · 7 years ago
  48. a473b5a cpu: Simplify the rename interface and use RegId by Rekai Gonzalez-Alberquilla · 7 years ago
  49. 43d8332 cpu: Physical register structural + flat indexing by Nathanael Premillieu · 7 years ago
  50. 5e8287d arch, cpu: Architectural Register structural indexing by Nathanael Premillieu · 7 years ago
  51. 864f87f arm,kvm: update CP15 timer model when exiting Kvm by Curtis Dunham · 7 years ago
  52. e1c8c1f dev,arm: add Kvm mode of operation for CP15 timer by Curtis Dunham · 7 years ago
  53. e2a049e dev,arm: remove and recreate timer events around drains by Curtis Dunham · 7 years ago
  54. b829b4a kvm: move Kvm check from ARM Kvm GIC to System by Curtis Dunham · 7 years ago
  55. 97187fa config, arm: Don't import timing models for missing CPUs by Andreas Sandberg · 7 years ago
  56. 8953073 config: Clean up core timing model discovery by Andreas Sandberg · 7 years ago
  57. 3212bdf config: Move core timing models to config/common/cores by Andreas Sandberg · 7 years ago
  58. 90c7e56 config: Make ex5_*.py independent of old configs by Andreas Sandberg · 7 years ago
  59. 643dd61 config: Add missing import of 'fatal' in CpuConfig by Andreas Sandberg · 7 years ago
  60. b2116de config: Make some MemConfig options optional by Andreas Sandberg · 7 years ago
  61. 637e1ec arm: Fix memleak in Pl390 by adding destructor by Sean Wilson · 7 years ago
  62. 9e8aa9b arm: Fix memleak in VGic by adding destructor by Sean Wilson · 7 years ago
  63. 2beb743 mem-cache: Add missing overrides to BaseCache by Andreas Sandberg · 7 years ago
  64. 1d7ff84 arm,sim: fix context switch stats dumps for ARM64/Linux by Paul Rosenfeld · 7 years ago
  65. 9cdfcf9 sim: Updated ClockedObject power state warning by Jason Lowe-Power · 7 years ago
  66. 85e1a9b sim, x86: Replace EventWrapper use with EventFunctionWrapper by Sean Wilson · 7 years ago
  67. c8668a6 dev: Replace EventWrapper use with EventFunctionWrapper by Sean Wilson · 7 years ago
  68. 475f613 arm: Replace EventWrapper use with EventFunctionWrapper by Sean Wilson · 7 years ago
  69. ebe5f0d cpu, gpu-compute: Replace EventWrapper use with EventFunctionWrapper by Sean Wilson · 7 years ago
  70. 8421362 mem: Replace EventWrapper use with EventFunctionWrapper by Sean Wilson · 7 years ago
  71. d0b4774 mem: Replace EventWrapper in PacketQueue with EventFunctionWrapper by Sean Wilson · 7 years ago
  72. e34924b sim: Add generic EventFunctionWrapper by Sean Wilson · 7 years ago
  73. 3d46619 mem: Move the Rank construction logic to the Rank constructor by Sean Wilson · 7 years ago
  74. 6de8267 sim: Remove DelayFunction by Sean Wilson · 7 years ago
  75. 09faca2 configs, arm: add option to enable security extensions by Gedare Bloom · 7 years ago
  76. b49b8ce arm: ignore writes to the reset_ctl register by Gedare Bloom · 7 years ago
  77. f240590 dev, arm: add a9mpcore global timer device by Gedare Bloom · 7 years ago
  78. d9843b2 dev, virtio: Use of Unix socket for virtIO 9P device by Anouk Van Laer · 7 years ago
  79. 460afbb tests: Fix a typo for the default MI_example protocol by Sean Wilson · 7 years ago
  80. fe7304c x86: Add consistent overrides to process.hh by Sean Wilson · 7 years ago
  81. 5b662c5 x86: Fixed remote debugging of simulated code by Matthias Hille · 7 years ago
  82. 92bce57 configs: fixed SimpleOpts missing error by adding library path by Zhang Zheng · 7 years ago
  83. b377217 mem-garnet: Fix garnet stats by Javier Cano-Cano · 7 years ago
  84. 04a58de tests: Add ARM MOESI_CMP_directory regressions by Nikos Nikoleris · 7 years ago
  85. c33289c arm: Refactor the VExpress_EMM system creation by Nikos Nikoleris · 7 years ago
  86. e2bc214 scons: Make MOESI_CMP_directory the default ARM ruby protocol by Nikos Nikoleris · 7 years ago
  87. dcaa05f config: Warn not fail for ARM systems configured with ruby by Nikos Nikoleris · 7 years ago
  88. 42e114d ruby, arm: Forward invalidations to the local exclusive monitor by Nikos Nikoleris · 7 years ago
  89. 12db50c ruby: Add support for address ranges in the directory by Nikos Nikoleris · 7 years ago
  90. dd3fc1f dev: Avoid arbitrarily deep stack depth in the i8254xGBe model. by Gabe Black · 7 years ago
  91. 670436b scons: Try to handle problems with gcc, lto and partial linking. by Gabe Black · 7 years ago
  92. 4966fe4 tests: Update RISC-V hello test and stats by Alec Roelke · 7 years ago
  93. c1a7d31 scons: Add use_tuntap to export list by Jason Lowe-Power · 7 years ago
  94. 85b393f base: misc: Include cstdlib in base/misc.hh. by Gabe Black · 7 years ago
  95. 5367985 config: Adjust load_addr_mask in VExpress_GEM5_V1 by Weiping Liao · 7 years ago
  96. 0ab6a43 misc: Ignore build products in src/util/term. by Gabe Black · 7 years ago
  97. c0e5630 misc: Add git ignore patterns for build products in src/util/tap by Gabe Black · 7 years ago
  98. c58537c dev: Add a version of EtherTap which uses the tap driver. by Gabe Black · 7 years ago
  99. 2ce0453 dev: Refactor the EtherTapStub to make room for using tap. by Gabe Black · 7 years ago
  100. f9ad406 dev: Rename EtherTap to be EtherTapStub. by Gabe Black · 7 years ago