1. 7936e63 sim-se: add ability to get/set sock metadata by Brandon Potter · 7 years ago
  2. bc74c58 sim-se: add syscalls related to polling by Brandon Potter · 7 years ago
  3. c4e67f6 sim-se: add calls for network transmissions by Brandon Potter · 7 years ago
  4. a2ed7d5 sim-se: add socket-based functionality by Brandon Potter · 7 years ago
  5. 2c9f7eb base: Fix unitialized storage by Daniel R. Carvalho · 6 years ago
  6. fa0c2bd mem: Allow inserts in the begining of a packet queue by Nikos Nikoleris · 6 years ago
  7. ccc50b7 mem: Determine if a packet queue forces ordering at construction by Nikos Nikoleris · 6 years ago
  8. 1e9f653 cpu-o3: Make the smtCommitPolicy a Param.ScopedEnum by Nikos Nikoleris · 6 years ago
  9. 8c54922 cpu-o3: Make the smtROBPolicy a Param.ScopedEnum by Nikos Nikoleris · 6 years ago
  10. 6825ef1 cpu-o3: Make the smtIQPolicy a Param.ScopedEnum by Nikos Nikoleris · 6 years ago
  11. 7b4e441 cpu-o3: Make the smtLSQPolicy a Param.ScopedEnum by Nikos Nikoleris · 6 years ago
  12. 38339e0 cpu-o3: Make the smtFetchPolicy a Param.ScopedEnum by Nikos Nikoleris · 6 years ago
  13. 8ddec57 python: Add support for scoped enums by Nikos Nikoleris · 6 years ago
  14. cf0f625 cpu: dev: sim: gpu-compute: Banish some ISA specific register types. by Gabe Black · 6 years ago
  15. 0c4515c arch: Make the ISA register types aliases for the global types. by Gabe Black · 6 years ago
  16. f4d3328 arm: Make the fp register types 64 bits. by Gabe Black · 6 years ago
  17. 6099502 mem-cache: Access Map Pattern Matching Prefetcher by Javier Bueno · 6 years ago
  18. 3a3ad05 mem-cache: Signature Path Prefetcher by Javier Bueno · 6 years ago
  19. afa039d mem-cache: allow prefetchers to emit page crossing references by Javier Bueno · 6 years ago
  20. 38f87da mem-cache: virtual address support for prefetchers by Javier Bueno · 6 years ago
  21. cba7585 arch-arm: Read VMPIDR instead of MPIDR when EL2 is Enabled by Giacomo Travaglini · 6 years ago
  22. 6718406 arch-arm: Added TLBI_ALL EL2 instruction by Anouk Van Laer · 7 years ago
  23. b47b123 arch-riscv: Add interrupt handling by Alec Roelke · 7 years ago
  24. a3be0a4 arch-riscv: Fix reset function and style by Alec Roelke · 7 years ago
  25. c5baffb cpu: Fix usage of setArchVecElem by Giacomo Travaglini · 6 years ago
  26. f3ab99e arch-arm: Fix usage of RegId constructor for VecElem by Giacomo Travaglini · 6 years ago
  27. d4116b0 arm: Stop using the FloatReg and FloatRegBits types. by Gabe Black · 6 years ago
  28. fd834ff config: De-nest the code in Port.splice(). by Gabe Black · 6 years ago
  29. 8dea46f config: Fix an error message in Port.splice(). by Gabe Black · 6 years ago
  30. 3d54f6d misc: updated shabang for python script by Andrea Mondelli · 6 years ago
  31. f3a438e sim-se, arch-arm: Add support for getdents64 by Javier Setoain · 6 years ago
  32. b25900f arch-arm, sim-se: Add support for TLS in clone by Andreas Sandberg · 6 years ago
  33. 46d6137 arch-arm, sim-se: Fix incorrect SP handling in clone by Andreas Sandberg · 6 years ago
  34. 0a36956 sim-se: Refactor clone to avoid most ifdefs by Andreas Sandberg · 6 years ago
  35. 13daa2e sim-se: Correctly calculate next PC in clone by Andreas Sandberg · 6 years ago
  36. 3849515 sim-se: Use CONFIG_CLONE_BACKWARDS for Arm by Andreas Sandberg · 6 years ago
  37. 5e42034 arch-arm, sim-se: Wire up syscalls needed for pthreads by Javier Setoain · 6 years ago
  38. 815dc65 dev-arm: Add a VExpress_GEM5_V2 platform with GICv3 support by Jairo Balart · 6 years ago
  39. 93c7fa5 dev-arm: Add a GICv3 model by Jairo Balart · 6 years ago
  40. 7d5696d base: Make it possible to convert strings to enums by Giacomo Travaglini · 6 years ago
  41. 85931de systemc: Fix a function which was broken during style fixes. by Gabe Black · 6 years ago
  42. 2169294 arch-arm: Additional bits in misc ARM registers to use with the TLB and page walker by Ivan Pizarro · 6 years ago
  43. 9886bab systemc: Make input.txt a dependency for the tlm/endian_conv test. by Gabe Black · 6 years ago
  44. 7a58945 systemc: Exclude some failing systemc TLM tests in working.filt. by Gabe Black · 6 years ago
  45. 96ce18b systemc: Remove the TLM dependence on a non-standard method. by Gabe Black · 6 years ago
  46. de51d7c systemc: Stop using the sc_string_view type. by Gabe Black · 6 years ago
  47. 2931839 systemc: Replace sc_core::sc_type_index with std::type_index. by Gabe Black · 6 years ago
  48. 5701aab systemc: Stop using the Accellera specific "none" global event object. by Gabe Black · 6 years ago
  49. e345154 systemc: Rename tlm_core header files to have a .hh extentension. by Gabe Black · 6 years ago
  50. 8c560b6 systemc: Add a dummy argv[0] when running the tests. by Gabe Black · 6 years ago
  51. 370b103 systemc: Stop using the non-standard sc_time % in TLM. by Gabe Black · 6 years ago
  52. b890b47 systemc: Add an elaboration_done method to sc_simcontext. by Gabe Black · 6 years ago
  53. 32e20b3 systemc: Include cstring in the tlm header file. by Gabe Black · 6 years ago
  54. fc5df0b systemc: Remove redundant tlm_ prefixes from file names. by Gabe Black · 6 years ago
  55. 6bc26ff systemc: Replace some calls to some Accellera specific functions in TLM. by Gabe Black · 6 years ago
  56. 77165ae systemc: Rename tlm .cpp files to .cc and add SConscripts. by Gabe Black · 6 years ago
  57. 275d277 systemc: Fix style issues in the TLM header files. by Gabe Black · 6 years ago
  58. 584a1f6 systemc: Also look for tests in the tlm test directory. by Gabe Black · 6 years ago
  59. 7364acf systemc: Initial import of TLM headers from Accellera. by Gabe Black · 6 years ago
  60. dcc15d6 scons: Disable partial linking on Mac OS by Nikos Nikoleris · 6 years ago
  61. 1a4a617 dev, arm: Warn on PL011 DMA disable by Jan-Peter Larsson · 6 years ago
  62. 272e4aa dev-arm: Added VGIC GICV_IIDR response by Anouk Van Laer · 6 years ago
  63. 90ed58b dev-arm: Implement GIC-400 model from GicV2 by Giacomo Travaglini · 6 years ago
  64. 75831ce dev-arm: Move VGic from Realview.py to Gic.py by Giacomo Travaglini · 6 years ago
  65. b5e0a8f dev-arm: Added unimplemented GICv2 GICC_DIR by Anouk Van Laer · 6 years ago
  66. 8a9e007 arm: properly handle RES0/1 for SCTLRs by Curtis Dunham · 7 years ago
  67. ff7fc9d cpu: Stop using unions to store FP registers. by Gabe Black · 6 years ago
  68. 88bbabe arch, cpu: Remove float type accessors. by Gabe Black · 6 years ago
  69. 67d58e8 arch-arm: Add Crypto in SE mode by Giacomo Travaglini · 6 years ago
  70. 1001d24 systemc: Allow specific functions to shadow the base class method by Nikos Nikoleris · 6 years ago
  71. f256a2c scons: Disable systemc on Mac OS by Nikos Nikoleris · 6 years ago
  72. 0be6953 arch: Make the ISA parser always use binary floating point accessors. by Gabe Black · 6 years ago
  73. c045787 systemc: Ensure resets and edges are notified when signaling a change. by Gabe Black · 6 years ago
  74. 7fa4c94 cpu: Fixed typos in parameter/stats descriptions by Pau Cabre · 6 years ago
  75. 71f6fd3 cpu: Added parameters to enable/disable features in LTAGE by Pau Cabre · 6 years ago
  76. 866b200 cpu-o3: Fix bug in LSQUnit(uint32_t, uint32_t) ctor by Tony Gutierrez · 6 years ago
  77. 9c1b329 systemc: Update test output for longer lived processes. by Gabe Black · 6 years ago
  78. d89f712 systemc: Update the ordering in the reference output for some tests. by Gabe Black · 6 years ago
  79. 3182b2a systemc: Ignore process control functions on terminated processes. by Gabe Black · 6 years ago
  80. d051b9f systemc: Update signals before initing processes. by Gabe Black · 6 years ago
  81. b185350 base, systemc: Fix clang compilation by Giacomo Travaglini · 6 years ago
  82. b14b43a mem: Compile tracePacket only when TRACING_ON is defined by Giacomo Travaglini · 6 years ago
  83. 6d1e9ee mem-cache: Workaround for setWhenReady assertion by Daniel R. Carvalho · 6 years ago
  84. e003f9b base: Ported circlebuf to CircularQueue by Rekai Gonzalez-Alberquilla · 8 years ago
  85. 2e8e51d base: Iterable CircularQueue implementation by Rekai Gonzalez-Alberquilla · 8 years ago
  86. 3b7f8c2 arch-x86: Add sys/syscall.h to x86 process.cc/syscall_emul.cc by Tony Gutierrez · 6 years ago
  87. 813e124 mem-cache: Remove writebacks parameter from serviceMSHRTargets by Daniel R. Carvalho · 6 years ago
  88. 174da8e mem-cache: Add getter and setter to CacheBlk::whenReady by Daniel R. Carvalho · 6 years ago
  89. fc09f4a base: Fix fiber compilation issue for Mac OS by Nikos Nikoleris · 6 years ago
  90. 7f2d7fe base, sim: Add missing destructors by Nikos Nikoleris · 6 years ago
  91. 22ce855 base: Add type alias for raw pointer in RefCountingPtr by Giacomo Gabrielli · 6 years ago
  92. ab31213 mem-cache: Optimize sector valid and secure check by Daniel R. Carvalho · 6 years ago
  93. 9af1214 cpu: Change raw pointers to STL Containers by Rekai Gonzalez-Alberquilla · 8 years ago
  94. b5cc34d arch-arm: correctly set floats from GDB on aarch64 by Ciro Santilli · 6 years ago
  95. cb5479e base: increase the GDB buffer size dynamically by Ciro Santilli · 6 years ago
  96. 32e2157 arch-arm: only change the pc address when GDB registers are set by Ciro Santilli · 6 years ago
  97. 00ea413 arch-arm: fix the aarch64 GDB stub by Ciro Santilli · 7 years ago
  98. db5ea63 systemc: Disable systemc when using gcc versions older than 5.0. by Gabe Black · 6 years ago
  99. 736b999 base: Change the unit test binary names to use .test, and to be consistent. by Gabe Black · 6 years ago
  100. 66f0285 base: Rename unit test cc files to be *.test.cc. by Gabe Black · 6 years ago