2020-10-12 |
Daniel R. Carvalho | mem-cache: Create ReplacementPolicy namespace |
commit | commitdiff | tree |
2020-10-12 |
Tiago Mück | mem-ruby: detailed transaction latency profiling |
commit | commitdiff | tree |
2020-10-12 |
Tiago Mück | mem-ruby: expose transition info to actions |
commit | commitdiff | tree |
2020-10-12 |
Tiago Mück | mem-ruby: change MessageBuffer randomization param |
commit | commitdiff | tree |
2020-10-12 |
Tiago Mück | mem-ruby: sequencer callback for unique writes |
commit | commitdiff | tree |
2020-10-12 |
Tiago Mück | mem-ruby: move AddrRange propagation to RubyPort |
commit | commitdiff | tree |
2020-10-12 |
Tiago Mück | mem-ruby: Sequencer can be used without cache |
commit | commitdiff | tree |
2020-10-12 |
Tiago Mück | mem-ruby: int to Cycle converter |
commit | commitdiff | tree |
2020-10-12 |
Tiago Mück | mem-ruby: support for template types in structs |
commit | commitdiff | tree |
2020-10-12 |
Tiago Mück | mem-ruby: added function to check addr range |
commit | commitdiff | tree |
2020-10-12 |
Tiago Mück | mem-ruby: missing method in NetDest interface |
commit | commitdiff | tree |
2020-10-12 |
Tiago Mück | mem-ruby: added %(mod) operator to SLICC |
commit | commitdiff | tree |
2020-10-12 |
Gabe Black | arch: Minor cleanup of imports in isa_parser.py. |
commit | commitdiff | tree |
2020-10-12 |
Gabe Black | arch: Split utility methods/variables out of the ISA... |
commit | commitdiff | tree |
2020-10-12 |
Gabe Black | arch: Split the operand types out of the ISA parser. |
commit | commitdiff | tree |
2020-10-12 |
Gabe Black | arch: Move the ISA parser into a package. |
commit | commitdiff | tree |
2020-10-10 |
Gabe Black | x86: Change how IO port devices are structured in the... |
commit | commitdiff | tree |
2020-10-09 |
Andreas Sandberg | stats: Output new-world stats before legacy stats |
commit | commitdiff | tree |
2020-10-09 |
Andreas Sandberg | sim, stats: Move global stats to Root |
commit | commitdiff | tree |
2020-10-09 |
Daniel R. Carvalho | mem-ruby: Simplify Ruby prefetcher's filter access... |
commit | commitdiff | tree |
2020-10-09 |
Daniel R. Carvalho | mem-ruby: Use CircularQueue for prefetcher's non unit... |
commit | commitdiff | tree |
2020-10-09 |
Daniel R. Carvalho | mem-ruby: Use CircularQueue for prefetcher's unit filter |
commit | commitdiff | tree |
2020-10-09 |
Gabe Black | arch: Build the operand REs in the isa_parser on demand. |
commit | commitdiff | tree |
2020-10-09 |
Tiago Mück | mem-ruby: fix include dependency |
commit | commitdiff | tree |
2020-10-09 |
Tiago Mück | mem-ruby: additional WriteMask methods |
commit | commitdiff | tree |
2020-10-09 |
Tiago Mück | mem-ruby: Network can use custom data msg size |
commit | commitdiff | tree |
2020-10-09 |
Tiago Muck | mem-ruby: Allow same-cycle enqueue |
commit | commitdiff | tree |
2020-10-09 |
Tiago Muck | mem-ruby: MessageBuffer capacity check |
commit | commitdiff | tree |
2020-10-08 |
Daniel R. Carvalho | mem-cache: Encapsulate CacheBlk's status |
commit | commitdiff | tree |
2020-10-08 |
Daniel R. Carvalho | mem-cache: Isolate compression bit |
commit | commitdiff | tree |
2020-10-08 |
Daniel R. Carvalho | mem-cache: Isolate prefetching bit |
commit | commitdiff | tree |
2020-10-08 |
Daniel R. Carvalho | mem-cache: Create a tagged entry class |
commit | commitdiff | tree |
2020-10-08 |
Daniel R. Carvalho | mem-cache: Debug with blk's information instead of... |
commit | commitdiff | tree |
2020-10-08 |
Daniel R. Carvalho | mem-cache: Add missing StridePrefetcher invalidation |
commit | commitdiff | tree |
2020-10-08 |
Andreas Sandberg | stats: Make Stats::Group::mergeStatGroup public |
commit | commitdiff | tree |
2020-10-08 |
Giacomo Travaglini | arch-arm: Default ArmSystem to AArch64 |
commit | commitdiff | tree |
2020-10-07 |
Gabe Black | sparc: Simplify the IntOp format slightly. |
commit | commitdiff | tree |
2020-10-07 |
Gabe Black | sparc: Clean up some code in base.isa. |
commit | commitdiff | tree |
2020-10-07 |
Gabe Black | sim: Add a mechanism for finding an compatible SE workload. |
commit | commitdiff | tree |
2020-10-07 |
Giacomo Travaglini | fastmodel: Add IrisMMU model |
commit | commitdiff | tree |
2020-10-07 |
Giacomo Travaglini | arch: Add generic BaseMMU |
commit | commitdiff | tree |
2020-10-06 |
Hoa Nguyen | arch-arm: Replace call to `tmpnam()` by a deterministic one |
commit | commitdiff | tree |
2020-10-06 |
Pierre Ayoub | cpu: Add recursion for DTB entry generation inside... |
commit | commitdiff | tree |
2020-10-06 |
Pierre Ayoub | arch-arm: Add recursion for DTB entry generation inside... |
commit | commitdiff | tree |
2020-10-06 |
Daniel R. Carvalho | mem-cache: Encapsulate CacheBlk's srcRequestorId |
commit | commitdiff | tree |
2020-10-06 |
Daniel R. Carvalho | mem-cache: Encapsulate CacheBlk's tickInserted |
commit | commitdiff | tree |
2020-10-06 |
Daniel R. Carvalho | mem-cache: Encapsulate CacheBlk's refCount |
commit | commitdiff | tree |
2020-10-06 |
Daniel R. Carvalho | mem-cache: Encapsulate CacheBlk's task_id |
commit | commitdiff | tree |
2020-10-06 |
Daniel R. Carvalho | mem-cache: Protect tag from being mishandled |
commit | commitdiff | tree |
2020-10-06 |
Earl Ou | scons: only wrap message with positive value |
commit | commitdiff | tree |
2020-10-06 |
Earl Ou | scons: avoid interactive access in non-tty |
commit | commitdiff | tree |
2020-10-01 |
Bobby R. Bruce | misc: Changed gem5 version info for gem5 20.2 dev |
commit | commitdiff | tree |
2020-10-01 |
Gabe Black | base: Add some error handling to compiler.hh. |
commit | commitdiff | tree |
2020-10-01 |
Bobby R. Bruce | misc: Re-add -Werror for the gem5 20.2 development |
commit | commitdiff | tree |
2020-10-01 |
Bobby R. Bruce | misc: Merge branch 'release-staging-v20.1.0.0' into... |
commit | commitdiff | tree |
2020-10-01 |
Bobby R. Bruce | misc: Updated version to 20.1.0.0 v20.1.0.0 |
commit | commitdiff | tree |
2020-10-01 |
Bobby R. Bruce | scons: Removed -Werror for the gem5 20.1 release |
commit | commitdiff | tree |
2020-10-01 |
Bobby R. Bruce | misc: Updated CONTRIBUTING.md: 'master' -> 'stable' |
commit | commitdiff | tree |
2020-10-01 |
Jason Lowe... | misc: Add release notes for 20.1 |
commit | commitdiff | tree |
2020-09-30 |
Sungkeun Kim | sim: Adding missing argument of panic function |
commit | commitdiff | tree |
2020-09-30 |
Nikos Nikoleris | ext: Disable range-loop-analysis warnings for pybind11 |
commit | commitdiff | tree |
2020-09-30 |
Matthew Poremba | mem-ruby: Fixing token port responses in GPUCoalescer |
commit | commitdiff | tree |
2020-09-30 |
Matthew Poremba | configs,gpu-compute: Fixes to connect gmTokenPort |
commit | commitdiff | tree |
2020-09-30 |
Matthew Poremba | configs: Fix typo in apu_se.py |
commit | commitdiff | tree |
2020-09-30 |
Giacomo Travaglini | cpu: Never use a empty byteEnable |
commit | commitdiff | tree |
2020-09-30 |
Giacomo Travaglini | arch-x86: Add byteEnable mask in x86 memhelpers |
commit | commitdiff | tree |
2020-09-30 |
Giacomo Travaglini | arch-arm: Using new "raw" memhelpers |
commit | commitdiff | tree |
2020-09-30 |
Giacomo Travaglini | arch: Add raw read/writeMem helpers |
commit | commitdiff | tree |
2020-09-30 |
Giacomo Travaglini | arch: Do value-initialization for MemOperand |
commit | commitdiff | tree |
2020-09-30 |
Bobby R. Bruce | tests,misc: Updated TestLib and boot-tests for gzipped... |
commit | commitdiff | tree |
2020-09-29 |
Gabe Black | arch: Wrap a docstring in isa_parser.py. |
commit | commitdiff | tree |
2020-09-29 |
Gabe Black | base: Expose the ObjectFile class to python. |
commit | commitdiff | tree |
2020-09-29 |
Adrian Herrera | dev-arm: SMMUv3, default CMDQ entries to 128 |
commit | commitdiff | tree |
2020-09-29 |
Bobby R. Bruce | scons,python: Add warning for when python3-config is... |
commit | commitdiff | tree |
2020-09-29 |
Bobby R. Bruce | tests: Removing gem5/hello_se/ref/simerr |
commit | commitdiff | tree |
2020-09-29 |
Bobby R. Bruce | scons,python: Add python2-config to PYTHON_CONFIG |
commit | commitdiff | tree |
2020-09-29 |
Bobby R. Bruce | scons,python: Prioritize Python3 for PYTHON_CONFIG |
commit | commitdiff | tree |
2020-09-29 |
Bobby R. Bruce | python: Flush the simulation stdout/stderr buffers |
commit | commitdiff | tree |
2020-09-29 |
Gabe Black | x86: Use the common pseudoInst dispatch function. |
commit | commitdiff | tree |
2020-09-29 |
Timothy Hayes | arch-arm: Instantiate a single HTM checkpoint at ISA... |
commit | commitdiff | tree |
2020-09-29 |
Timothy Hayes | cpu: Allow storing an invalid HTM checkpoint |
commit | commitdiff | tree |
2020-09-29 |
Giacomo Travaglini | ext: Add timing indications to every TestCase |
commit | commitdiff | tree |
2020-09-28 |
Nikos Nikoleris | mem: Fix some reference use in range loops |
commit | commitdiff | tree |
2020-09-28 |
Gabe Black | misc: Update attribute syntax, and reorganize compiler.hh. |
commit | commitdiff | tree |
2020-09-28 |
Gabe Black | base,mem: Use the standard [[deprecated]] attribute. |
commit | commitdiff | tree |
2020-09-28 |
Ciro Santilli | cpu: make ExecSymbol show the symbol in addition to... |
commit | commitdiff | tree |
2020-09-28 |
Gabe Black | base,dev: Use the standard attribute [[noreturn]]. |
commit | commitdiff | tree |
2020-09-28 |
Gabe Black | arch,base,cpu,dev: Get rid of the M5_DUMMY_RETURN macro. |
commit | commitdiff | tree |
2020-09-28 |
Gabe Black | arm,base,gpu: Use std::make_unique instead of m5::make_... |
commit | commitdiff | tree |
2020-09-28 |
Earl Ou | base,sim: implement a faster mutex for single thread... |
commit | commitdiff | tree |
2020-09-26 |
Gabe Black | mem: When loading an image directly in memory, use... |
commit | commitdiff | tree |
2020-09-25 |
Gabe Black | sim: Remove check whether the System port is connected. |
commit | commitdiff | tree |
2020-09-25 |
Gabe Black | base: When creating an ELF file memory image, ignore... |
commit | commitdiff | tree |
2020-09-25 |
Matthew Poremba | configs: Set kvm_map in DRAMInterface in Ruby.py |
commit | commitdiff | tree |
2020-09-25 |
Richard Cooper | ext: Monkeypatch os.waitpid to extract CPU time from... |
commit | commitdiff | tree |
2020-09-25 |
Bobby R. Bruce | misc: Merge branch 'release-staging-v20.1.0.0' into... |
commit | commitdiff | tree |
2020-09-25 |
Gabe Black | base: Minor cleanup of the ChunkGenerator. |
commit | commitdiff | tree |
2020-09-24 |
Gabe Black | fastmodel: Update the IRIS ThreadContext base class. |
commit | commitdiff | tree |
2020-09-24 |
Gabe Black | arm,fastmodel: Update the VExpressFastModel to use... |
commit | commitdiff | tree |
2020-09-24 |
Gabe Black | fastmodel: Update for the isa_traits.hh changes. |
commit | commitdiff | tree |
next |