1. 981ee98 config: Add an Energy param type. by Gabe Black · 6 years ago
  2. c53dced config: Export the "Current" param type from m5.params. by Gabe Black · 6 years ago
  3. 237d2f2 util: Add a "toEnergy" function to the convert module. by Gabe Black · 6 years ago
  4. 8327f8e config: Simplify the definitions of the Voltage and Current params. by Gabe Black · 6 years ago
  5. 4caa11a arch-arm: Interface for the ArmStaticInst intWidth field by Giacomo Travaglini · 6 years ago
  6. 2bc7810 arch-arm: Corrected encoding for T32 HVC instruction by Giacomo Travaglini · 6 years ago
  7. 0a67a7a util: Simplify/consolidate the python conversion module. by Gabe Black · 6 years ago
  8. 49cf9fd scons: Move Transform and termcap functionality into their own files. by Gabe Black · 6 years ago
  9. 91d942a scons: Move python path management out of the SConstruct. by Gabe Black · 6 years ago
  10. 902b3e3 scons: Pull style hook management out of the main SConstruct. by Gabe Black · 6 years ago
  11. 25e4316 scons: Override the "default" tool to set up the default env. by Gabe Black · 6 years ago
  12. b67ea8f scons: Move scons and python version checking into site_init.py. by Gabe Black · 6 years ago
  13. 85ef9b0 mem: Align the snoop behavior in the XBar for atomic and timing by Nikos Nikoleris · 8 years ago
  14. 8d43922 arch-arm: Allow dc ivac from EL0 when SCTLR_EL1.UCI=1 by Nikos Nikoleris · 7 years ago
  15. 20de3bb dev: Move generic serial devices to src/dev/serial by Andreas Sandberg · 7 years ago
  16. 74d3f8a dev: Add a dummy serial device by Andreas Sandberg · 7 years ago
  17. d6c204c dev: Refactor UART->Terminal interface by Andreas Sandberg · 7 years ago
  18. 344911b alpha,arm,mips,power,riscv,sparc,x86: Merge exec decl templates. by Gabe Black · 6 years ago
  19. 7e02ab1 sim-se: Add prlimit system call by Alec Roelke · 7 years ago
  20. 8be75f4 alpha,arm,mips,power,riscv,sparc,x86,isa: De-specialize ExecContexts. by Gabe Black · 6 years ago
  21. 97c68e8 config: Rework the SysPaths functions into functors. by Gabe Black · 7 years ago
  22. fd16487 dev: Using Configurable image writer in HDLcd by Giacomo Travaglini · 7 years ago
  23. c4d1ae8 vnc: Default image writer type set to Auto by Giacomo Travaglini · 7 years ago
  24. 12fb1ca base: Introducing utility for writing raw data in png format by Giacomo Travaglini · 7 years ago
  25. 1025ef1 x86: Fix VEX instruction decoding. by Gabe Black · 7 years ago
  26. 44896ba base: Fix forcing loopback only binding for listeners. by Gabe Black · 7 years ago
  27. e79c4c6 arch-arm: RBIT instruction using mirroring func by Giacomo Travaglini · 7 years ago
  28. 4b3fee0 base: Function for mirroring bits in variable length word by Giacomo Travaglini · 7 years ago
  29. 2a4d692 base: Defining make_unique for C++11 by Giacomo Travaglini · 7 years ago
  30. cc52235 cpu-o3: Add M5_VAR_USED to variable by Jason Lowe-Power · 7 years ago
  31. 6f6de18 scons: Fix the regression tests. by Gabe Black · 7 years ago
  32. b8efd0e scons: Stop generating inc.d in the isa parser. by Gabe Black · 7 years ago
  33. 1b63b75 arch-arm: Fix inverted 32/64-bit check in GDB by Boris Shingarov · 7 years ago
  34. 5a7ac72 util: Filter out the For-Upstream commit message tag by Andreas Sandberg · 7 years ago
  35. 6b41bea arch-arm: Signal an event when executing store exclusives by Nikos Nikoleris · 7 years ago
  36. b10a009 mem: Signal the local monitor when clearing the global monitor by Nikos Nikoleris · 7 years ago
  37. 64b8fee cpu-o3: Check predication before the SQ size for a debug print by Nikos Nikoleris · 7 years ago
  38. f6ff203 cpu-o3: Avoid early checker verification for store conditionals by Nikos Nikoleris · 7 years ago
  39. e519aa4 tests: Fix path for module imports in ARM system configs again by Curtis Dunham · 7 years ago
  40. eecaf73 misc: Add util/packet_pb2.py to .gitignore. by Gabe Black · 7 years ago
  41. 9de3d94 misc: Use a Makefile to ensure util/packet_pb2.py is up to date. by Gabe Black · 7 years ago
  42. edc8cff misc: When building packet_pb2.py, don't assume a particular CWD. by Gabe Black · 7 years ago
  43. bb23c50 misc: Make decode_packet_trace.py print the new master ID fields. by Gabe Black · 7 years ago
  44. dad2ed2 misc: Small style fix in _EncodeVarint32. by Gabe Black · 7 years ago
  45. 000cda5 misc: Rename the (De|En)codeVarint function _(De|En)codeVarint32. by Gabe Black · 7 years ago
  46. 2243430 misc: Fix the indentation in DecodeVarint in util/protolib.py. by Gabe Black · 7 years ago
  47. f33bef4 tlm: Elastic Trace Example with L2 Cache Added by Matthias Jung · 7 years ago
  48. 1ff5e31 sim-se: Fix mremap for downward growing mmap regions by Rico Amslinger · 7 years ago
  49. 0b77e05 arch-x86: fix CondInst decoding for MOV to Control Registers by Bjoern A. Zeeb · 7 years ago
  50. 9eac6c5 arch: change panic for Vector traceData to warn_once by Bjoern A. Zeeb · 7 years ago
  51. e4c60aa sim: make compile on FreeBSD prior to 11 by Bjoern A. Zeeb · 7 years ago
  52. 6c7d8c9 util: Make dot_writer ignore NULL simobjects. by Gabe Black · 7 years ago
  53. 5a27a68 dev: Make the IDE controller handle NULL simobject pointers. by Gabe Black · 7 years ago
  54. 9747cac sim: Add a get_config_as_dict to the NullSimObject class. by Gabe Black · 7 years ago
  55. 765c0bb sim: Don't add the NULL SimObject as a child of other SimObjects. by Gabe Black · 7 years ago
  56. 3734637 misc: Make the m5 utilities writefile command accept a host path. by Gabe Black · 7 years ago
  57. cd5d285 sim: Give the NullSimObject singleton a _name. by Gabe Black · 7 years ago
  58. 2a02e3d sim: Add a NullSimObject.descendants function. by Gabe Black · 7 years ago
  59. 4e5a1fa sim: Add a clear_parent function to NullSimObject. by Gabe Black · 7 years ago
  60. be7ac17 sim: Check the SimObjectVector.has_parent function to use the "any" function. by Gabe Black · 7 years ago
  61. 0c5c74c sim: Only consider non-NULL elements in SimObjectVector.has_parent. by Gabe Black · 7 years ago
  62. 9015069 sim: Add a set_parent to NullSimObject which does nothing. by Gabe Black · 7 years ago
  63. 2e3bf00 mem: Fill the new packet ID fields with master IDs when tracing packets. by Gabe Black · 7 years ago
  64. 10cd85c mem: Add a "map" of packet IDs to strings in probe traces. by Gabe Black · 7 years ago
  65. 9362ead mem: Trace the request master ID in the MemTraceProbe. by Gabe Black · 7 years ago
  66. 70acf7f mem: Record the request master ID in the PacketInfo structure. by Gabe Black · 7 years ago
  67. 1b48d29 dev, virtio: Improvements to diod process handling by Anouk Van Laer · 7 years ago
  68. 0658925 alpha: Move some initialization logic from loadState into unserialize. by Gabe Black · 7 years ago
  69. f1b3b28 sim: Stop using loadState in the Root SimObject. by Gabe Black · 7 years ago
  70. 0fb1422 kvm: arm: Get rid of functions which just wrap the subclasses version. by Gabe Black · 7 years ago
  71. 7fc5d4c tlm: Don't set SystemC time resolution by Matthias Jung · 7 years ago
  72. a50bcfb stats: Move the swpipl function into the Alpha kernel stats. by Gabe Black · 7 years ago
  73. b9d8700 stats: Get rid of some kernel stats related cruft. by Gabe Black · 7 years ago
  74. 725b19a cpu: Fix bi-mode branch predictor thresholds by Rico Amslinger · 7 years ago
  75. 29d7c72 cpu-minor: Fix for addr range coverage calculation by Pau Cabre · 7 years ago
  76. 8878b80 scons: bump required python version to 2.7 to support pybind11 by Paul Rosenfeld · 7 years ago
  77. b277ad3 arch-arm: Only increment SW PMU counters on writes to PMSWINC by Jose Marinho · 7 years ago
  78. 653d2ee arch-arm: Add missing override keywords in fault.hh by Andreas Sandberg · 7 years ago
  79. fda84fa arch-x86: Add missing override in the X86 TLB by Andreas Sandberg · 7 years ago
  80. e966523 arch-sparc: Add a FaultVals instantiation for VecDisabled by Andreas Sandberg · 7 years ago
  81. 7df73ab arch-alpha: Add missing overrides by Andreas Sandberg · 7 years ago
  82. 4755715 python: Make GlobalExitEvent.getCode() return an int by Andreas Sandberg · 7 years ago
  83. 9f465d0 cpu-o3: fix data pkt initialization for split load by Matthias Hille · 7 years ago
  84. 4e939a7 x86: Use the new CondInst format for moves to/from control registers. by Gabe Black · 7 years ago
  85. 544eba8 x86: Add a "CondInst" format for conditionally decoded instructions. by Gabe Black · 7 years ago
  86. 5ac888b dev: Fix an IDE error check. by Gabe Black · 7 years ago
  87. 51ea222 mem-cache: Delete squashed HWPrefetches by Pau Cabre · 7 years ago
  88. 3a02fcb configs, arm: Fix incorrect use of mem_range in bL example by Andreas Sandberg · 7 years ago
  89. 9b64954 arm, config: Fix CPU names in ARM example configs by Andreas Sandberg · 7 years ago
  90. 7a11f54 base: Give more information when setting up asynchronous IO fails. by Gabe Black · 7 years ago
  91. 21fab2c misc: git ignore file udpated by Éder F. Zulian · 7 years ago
  92. 58ee809 style: Add shared gem5 headers to the style checker by Andreas Sandberg · 7 years ago
  93. c1dd17d util: Move m5op.h to the shared include directory by Andreas Sandberg · 7 years ago
  94. 75c2811 util, m5: Use consistent naming for m5op C symbols by Andreas Sandberg · 7 years ago
  95. 694005b arch-arm: Use named constants for m5op instructions by Andreas Sandberg · 7 years ago
  96. f2d0adf sim: Use named constants for pseudo ops by Andreas Sandberg · 7 years ago
  97. 644e8cd util: Move the m5ops.h file to a shared directory by Andreas Sandberg · 7 years ago
  98. db85b8f kvm, arm: Switch to the device EQ when accessing ISA devices by Andreas Sandberg · 7 years ago
  99. 1935cec kvm: Add a helper method to access device event queues by Andreas Sandberg · 7 years ago
  100. 9d6d3e5 cpu, kvm: Fix deadlock issue when resuming a drained system by Andreas Sandberg · 7 years ago