1. 33dc762 arch, arm: Return s1Req upon fault in s2Lookup by Anouk Van Laer · 6 years ago
  2. 0e9da43 arch, arm: Effect of AT instructions on descriptor handling by Anouk Van Laer · 6 years ago
  3. fd29481 util: Add some examples for using systemc code within gem5. by Gabe Black · 6 years ago
  4. c71dfc1 util: Move the existing systemc example into a subdirectory. by Gabe Black · 6 years ago
  5. 006eb36 syscall_emul: fix openat when directory does not end in "/" by Ciro Santilli · 6 years ago
  6. 8162e0d syscall_emul: implement arm openat by Ciro Santilli · 6 years ago
  7. e70a2a5 arch-arm: FIXUP for the add PRFM PST instruction commit by Yuetsu Kodama · 6 years ago
  8. 091f515 mem-ruby: Fix MOESI_CMP_directory in ports order by Nikos Nikoleris · 6 years ago
  9. 59e3585 arch-arm: We add PRFM PST instruction for arm by yuetsu.kodama · 6 years ago
  10. d4b3e06 arch-arm: IMPDEF for SYS instruction with CRn = {11, 15} by Giacomo Travaglini · 6 years ago
  11. f5c8fc6 arch-arm: AArch64 Instruction for MISCREG_IMPDEF_UNIMPL by Giacomo Travaglini · 6 years ago
  12. 68bc539 arch-arm: Refactor AArch64 MSR/MRS trapping by Giacomo Travaglini · 6 years ago
  13. 1686030 arch-arm: Trap to EL2 only if not in Secure State by Giacomo Travaglini · 6 years ago
  14. 438ecf9 arch-arm: Fix HVC trapping beahviour by Giacomo Travaglini · 6 years ago
  15. 47a8c47 arch-arm: CPTR_EL3.TCPAC traps EL2 accesses to CPACR_EL1 by Giacomo Travaglini · 6 years ago
  16. d05e6aa tests: Convert AddrRangeMap unit test to a GTest by Andreas Sandberg · 6 years ago
  17. 78addea tests: Convert CircleBuf unit test to a GTest by Andreas Sandberg · 6 years ago
  18. 0330c43 mem-cache: Move evictBlock(CacheBlk*, PacketList&) to base by Daniel R. Carvalho · 6 years ago
  19. 34efcae config: add --param to fs.py, se.py and fs_bigLITTLE.py by Ciro Santilli · 6 years ago
  20. 3cceef1 python: Add utility function to override config parameters by Ciro Santilli · 6 years ago
  21. fcc3796 arm: treat aarch64 hints as NOPs instead of panic by Ciro Santilli · 6 years ago
  22. 33b311d arm: update hint instruction decoding to match ARMv8.5 by Ciro Santilli · 6 years ago
  23. e9434cf mem-cache: Fix unused variable warning in FALRU:invalidate() by Nikos Nikoleris · 6 years ago
  24. 313c015 mem: Add write coalescing and write-no-allocate to the caches by Nikos Nikoleris · 8 years ago
  25. bf305c1 mem: Delay servicing an MSHR after its allocation by Nikos Nikoleris · 8 years ago
  26. e57d8f2 mem: Restructure whole-line writes to simplify write merging by Nikos Nikoleris · 8 years ago
  27. 0ac4075 mem: Determine if an MSHR does a whole-line write by Nikos Nikoleris · 8 years ago
  28. 6adc2af mem: Mark the guest endianness packet accessors as deprecated. by Gabe Black · 6 years ago
  29. 9d0fc9c null: Stop specifying an endianness in isa_traits.hh. by Gabe Black · 6 years ago
  30. eb8989e mem: Explicitly specify the endianness in the abstract memory. by Gabe Black · 6 years ago
  31. 095d7fb gpu-compute: Explicitly use little endian packet accessors. by Gabe Black · 6 years ago
  32. 4b9f15b arch: Include some additional headers in arch/generic/mmapped_ipr.cc. by Gabe Black · 6 years ago
  33. ed0a295 dev: Remove using namespace TheISA in uart8250.cc. by Gabe Black · 6 years ago
  34. 2bcb2b0 dev: Explicitly specify the endianness for packet accessors. by Gabe Black · 6 years ago
  35. 2701fcb python: Stop conditionally excluding code from pyobject.cc by Gabe Black · 6 years ago
  36. 00dec30 dev: Build most of the networking devices in the NULL_ISA build. by Gabe Black · 6 years ago
  37. 7d719bc dev: Build the PCI device models even in NULL_ISA builds. by Gabe Black · 6 years ago
  38. 1c508a2 arch: Get rid of the unused type AnyReg. by Gabe Black · 6 years ago
  39. e086e74 dev-arm: Don't panic when EOIR a non active PPI by Adrien Pesle · 6 years ago
  40. 9181c2e dev-arm: Fix Gicv2 distributor group register by Adrien Pesle · 6 years ago
  41. 0f368d5 systemc: Get rid of leftovers from unimplemented warnings past. by Gabe Black · 6 years ago
  42. 5c21437 systemc: Implement Object::simcontext(). by Gabe Black · 6 years ago
  43. 25d308e systemc: Stop filtering out warnings about unimplemented features. by Gabe Black · 6 years ago
  44. 9c9f33b systemc: Warn about using deprecated sc_port constructors. by Gabe Black · 6 years ago
  45. 82ed9a0 systemc: Add a python config class for sc_modules. by Gabe Black · 6 years ago
  46. f9596e5 systemc: Don't include the scheduler in an external header file. by Gabe Black · 6 years ago
  47. 96a88fb systemc: Add an accessor for getting the current process. by Gabe Black · 6 years ago
  48. 137b499 systemc: Don't re-schedule a process which is already scheduled. by Gabe Black · 6 years ago
  49. ae1ecec systemc: Fix accounting in the sc_fifo class. by Gabe Black · 6 years ago
  50. 70f52c3 systemc: Exclude a test which tests a feature we're not implementing. by Gabe Black · 6 years ago
  51. c9f83ec systemc: Switch to using predefined messages for datatypes. by Gabe Black · 6 years ago
  52. e07f7ef systemc: Switch to using predefined messages for channels. by Gabe Black · 6 years ago
  53. 3420f0e systemc: Don't depend on the order of static initializers. by Gabe Black · 6 years ago
  54. b366cbc systemc: Switch to using predefined messages for utils. by Gabe Black · 6 years ago
  55. 98f40c5 systemc: Remove a redundant error check. by Gabe Black · 6 years ago
  56. a8f873a systemc: Check the maximum port size when finializing bindings. by Gabe Black · 6 years ago
  57. d5b4433 systemc: Fix how the maximum size is computed for sc_ports. by Gabe Black · 6 years ago
  58. 6f261e6 systemc: Mark a test as expected to fail. by Gabe Black · 6 years ago
  59. 4e951d4 systemc: Switch to using predefined messages for core. by Gabe Black · 6 years ago
  60. 208704b systemc: Add a mechanism for pre-registering message type ids. by Gabe Black · 6 years ago
  61. 7911f27 systemc: Add a warning about dont_initialize and cthreads. by Gabe Black · 6 years ago
  62. 0b49ab9 systemc: Make suppress_id work like the test expects. by Gabe Black · 6 years ago
  63. 5220003 systemc: Handle integer based IDs like Accellera does. by Gabe Black · 6 years ago
  64. 7eb6ad4 systemc: Refactor reporting to prep for int based messages. by Gabe Black · 6 years ago
  65. 7a2ace7 systemc: Stop passing arguments to sc_main. by Gabe Black · 6 years ago
  66. 82dd3c1 systemc: When resetting a process, clear suspended ready. by Gabe Black · 6 years ago
  67. 93b7aa1 systemc: Manually correct the golden output for a test. by Gabe Black · 6 years ago
  68. e035d68 systemc: If a process hasn't started, still signal its reset event. by Gabe Black · 6 years ago
  69. 226207d systemc: Ignore attempts to throw a signal to a method. by Gabe Black · 6 years ago
  70. a7d99be systemc: Remove a redundant injectException for Thread's throw_it. by Gabe Black · 6 years ago
  71. 9677f2d systemc: Get rid of the unused Process::_procKind. by Gabe Black · 6 years ago
  72. d6c3453 systemc: Ignore immediate self notifications. by Gabe Black · 6 years ago
  73. 05f2a5f systemc: Distinguish internal events from normal sc_events. by Gabe Black · 6 years ago
  74. e9b3669 systemc: Mark a test as expected to fail. by Gabe Black · 6 years ago
  75. cb1cd5a systemc: Use the "catch action" and the handler func outside sc_main. by Gabe Black · 6 years ago
  76. 98b74c4 systemc: Change the default "catch action" to SC_DISPLAY. by Gabe Black · 6 years ago
  77. 77d9e3b systemc: Add an error check to the deprecated notify_delayed. by Gabe Black · 6 years ago
  78. 1f4e379 systemc: Add a range check to the intial value of sc_semaphore. by Gabe Black · 6 years ago
  79. 3287171 systemc: Add some error checks to sc_clock. by Gabe Black · 6 years ago
  80. c701d88 systemc: Add an error check to sc_gen_unique_name. by Gabe Black · 6 years ago
  81. 834846f systemc: Detach child events in the Object destructor. by Gabe Black · 6 years ago
  82. f4a671e systemc: Report an error if an sc_event_finder is used on an unbound port. by Gabe Black · 6 years ago
  83. 224e28c systemc: Implement port binding policies. by Gabe Black · 6 years ago
  84. 157d053 systemc: Add some deprecated positional binding operators. by Gabe Black · 6 years ago
  85. a61426d systemc: Keep track of progress when positionally binding. by Gabe Black · 6 years ago
  86. f39a68f systemc: Fill out some error reporting in sc_port. by Gabe Black · 6 years ago
  87. 1618220 systemc: Run delta notifications in reverse insertion order. by Gabe Black · 6 years ago
  88. ee3e327 systemc: Change how signal based resets work. by Gabe Black · 6 years ago
  89. d1a86fd systemc: Increment the change stamp value before the timing phase. by Gabe Black · 6 years ago
  90. d872149 systemc: Add a simple implementation for sc_mempool. by Gabe Black · 6 years ago
  91. d371c9e systemc: Add an sc_gen_unique_name namespace to processes as well. by Gabe Black · 6 years ago
  92. 0686b85 systemc: Add some error checks to the sc_module constructor. by Gabe Black · 6 years ago
  93. 8946c9d systemc: Change how errors are handled in some constructors slightly. by Gabe Black · 6 years ago
  94. d45caee systemc: Add an sc_gem5::Port destructor. by Gabe Black · 6 years ago
  95. 9cd313e systemc: Change the point where elaboration is considered over. by Gabe Black · 6 years ago
  96. 7ddf233 systemc: Implement sc_hierarchical_name_exists. by Gabe Black · 6 years ago
  97. 3e92388 systemc: Make sure otherwise unnamed events get autogenerated ones. by Gabe Black · 6 years ago
  98. 20fd137 systemc: Fix a typo in one of the error messages. by Gabe Black · 6 years ago
  99. 167e6c0 systemc: Implement writer policies. by Gabe Black · 6 years ago
  100. c736ef1 systemc: Don't use write() in sc_clock to set the clock value. by Gabe Black · 6 years ago