projects
/
gem5.git
/ shortlog
commit
grep
author
committer
pickaxe
?
search:
re
summary
| shortlog |
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
gem5.git
2020-10-15
Giacomo Travaglini
configs: Remove dangling reference to bus port in devic...
commit
|
commitdiff
|
tree
2020-10-14
Gabe Black
base: Clean up some #ifs in _format_string.
commit
|
commitdiff
|
tree
2020-10-14
Gabe Black
misc: Standardize the way create() constructs SimObjects.
commit
|
commitdiff
|
tree
2020-10-14
Hoa Nguyen
ext: Add support for comma-separated inputs of testlib...
commit
|
commitdiff
|
tree
2020-10-14
Gabe Black
cpu: Remove automatic overriding of numThreads in SE...
commit
|
commitdiff
|
tree
2020-10-14
Jordi Vaquero
arch-arm: Implement Armv8.2-LPA
commit
|
commitdiff
|
tree
2020-10-14
Jordi Vaquero
arch-arm: Implement Armv8.2-LVA
commit
|
commitdiff
|
tree
2020-10-14
Gabe Black
systemc: Use the new M5_WEAK macro to hide [[gnu::weak]].
commit
|
commitdiff
|
tree
2020-10-14
Gabe Black
base: Add an M5_WEAK macro to compiler.hh.
commit
|
commitdiff
|
tree
2020-10-14
Gabe Black
fastmodel: Update to c++14, and add some missing consts.
commit
|
commitdiff
|
tree
2020-10-14
Gabe Black
python: Remove a call to reduce() from code_formatter.py.
commit
|
commitdiff
|
tree
2020-10-13
Gabe Black
cpu: Change how O3 handles requests for SMT in full...
commit
|
commitdiff
|
tree
2020-10-13
Gabe Black
cpu: Remove the "SingleThreaded" fetch policy from...
commit
|
commitdiff
|
tree
2020-10-13
Hoa Nguyen
misc: Remove an extra file in src/cpu
commit
|
commitdiff
|
tree
2020-10-13
Tiago Mück
mem-ruby: allow qualifiers in SLICC functions
commit
|
commitdiff
|
tree
2020-10-13
Tiago Mück
mem-ruby: more specialized address to node mapping
commit
|
commitdiff
|
tree
2020-10-13
Tiago Mück
mem-ruby: Expose MessageBuffer methods
commit
|
commitdiff
|
tree
2020-10-13
Tiago Mück
mem-ruby: add addressOffset util
commit
|
commitdiff
|
tree
2020-10-13
Gabe Black
fastmodel: Add a wrapper for the CortexR52.
commit
|
commitdiff
|
tree
2020-10-13
Gabe Black
util: Add a copyright to gem5img.py.
commit
|
commitdiff
|
tree
2020-10-13
Gabe Black
configs,tests: Update configs to use compatible SE...
commit
|
commitdiff
|
tree
2020-10-13
Gabe Black
arch: Use finditer in the (Sub)OperandList classes.
commit
|
commitdiff
|
tree
2020-10-13
Gabe Black
arch: Pull the (Sub)OperandList classes into their...
commit
|
commitdiff
|
tree
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
next