gem5.git
2020-10-12 Tiago Mückmem-ruby: int to Cycle converter
2020-10-12 Tiago Mückmem-ruby: support for template types in structs
2020-10-12 Tiago Mückmem-ruby: added function to check addr range
2020-10-12 Tiago Mückmem-ruby: missing method in NetDest interface
2020-10-12 Tiago Mückmem-ruby: added %(mod) operator to SLICC
2020-10-12 Gabe Blackarch: Minor cleanup of imports in isa_parser.py.
2020-10-12 Gabe Blackarch: Split utility methods/variables out of the ISA...
2020-10-12 Gabe Blackarch: Split the operand types out of the ISA parser.
2020-10-12 Gabe Blackarch: Move the ISA parser into a package.
2020-10-10 Gabe Blackx86: Change how IO port devices are structured in the...
2020-10-09 Andreas Sandbergstats: Output new-world stats before legacy stats
2020-10-09 Andreas Sandbergsim, stats: Move global stats to Root
2020-10-09 Daniel R. Carvalhomem-ruby: Simplify Ruby prefetcher's filter access...
2020-10-09 Daniel R. Carvalhomem-ruby: Use CircularQueue for prefetcher's non unit...
2020-10-09 Daniel R. Carvalhomem-ruby: Use CircularQueue for prefetcher's unit filter
2020-10-09 Gabe Blackarch: Build the operand REs in the isa_parser on demand.
2020-10-09 Tiago Mückmem-ruby: fix include dependency
2020-10-09 Tiago Mückmem-ruby: additional WriteMask methods
2020-10-09 Tiago Mückmem-ruby: Network can use custom data msg size
2020-10-09 Tiago Muckmem-ruby: Allow same-cycle enqueue
2020-10-09 Tiago Muckmem-ruby: MessageBuffer capacity check
2020-10-08 Daniel R. Carvalhomem-cache: Encapsulate CacheBlk's status
2020-10-08 Daniel R. Carvalhomem-cache: Isolate compression bit
2020-10-08 Daniel R. Carvalhomem-cache: Isolate prefetching bit
2020-10-08 Daniel R. Carvalhomem-cache: Create a tagged entry class
2020-10-08 Daniel R. Carvalhomem-cache: Debug with blk's information instead of...
2020-10-08 Daniel R. Carvalhomem-cache: Add missing StridePrefetcher invalidation
2020-10-08 Andreas Sandbergstats: Make Stats::Group::mergeStatGroup public
2020-10-08 Giacomo Travagliniarch-arm: Default ArmSystem to AArch64
2020-10-07 Gabe Blacksparc: Simplify the IntOp format slightly.
2020-10-07 Gabe Blacksparc: Clean up some code in base.isa.
2020-10-07 Gabe Blacksim: Add a mechanism for finding an compatible SE workload.
2020-10-07 Giacomo Travaglinifastmodel: Add IrisMMU model
2020-10-07 Giacomo Travagliniarch: Add generic BaseMMU
2020-10-06 Hoa Nguyenarch-arm: Replace call to `tmpnam()` by a deterministic one
2020-10-06 Pierre Ayoubcpu: Add recursion for DTB entry generation inside...
2020-10-06 Pierre Ayoubarch-arm: Add recursion for DTB entry generation inside...
2020-10-06 Daniel R. Carvalhomem-cache: Encapsulate CacheBlk's srcRequestorId
2020-10-06 Daniel R. Carvalhomem-cache: Encapsulate CacheBlk's tickInserted
2020-10-06 Daniel R. Carvalhomem-cache: Encapsulate CacheBlk's refCount
2020-10-06 Daniel R. Carvalhomem-cache: Encapsulate CacheBlk's task_id
2020-10-06 Daniel R. Carvalhomem-cache: Protect tag from being mishandled
2020-10-06 Earl Ouscons: only wrap message with positive value
2020-10-06 Earl Ouscons: avoid interactive access in non-tty
2020-10-01 Bobby R. Brucemisc: Changed gem5 version info for gem5 20.2 dev
2020-10-01 Gabe Blackbase: Add some error handling to compiler.hh.
2020-10-01 Bobby R. Brucemisc: Re-add -Werror for the gem5 20.2 development
2020-10-01 Bobby R. Brucemisc: Merge branch 'release-staging-v20.1.0.0' into...
2020-10-01 Bobby R. Brucemisc: Updated version to 20.1.0.0 v20.1.0.0
2020-10-01 Bobby R. Brucescons: Removed -Werror for the gem5 20.1 release
2020-10-01 Bobby R. Brucemisc: Updated CONTRIBUTING.md: 'master' -> 'stable'
2020-10-01 Jason Lowe... misc: Add release notes for 20.1
2020-09-30 Sungkeun Kimsim: Adding missing argument of panic function
2020-09-30 Nikos Nikolerisext: Disable range-loop-analysis warnings for pybind11
2020-09-30 Matthew Porembamem-ruby: Fixing token port responses in GPUCoalescer
2020-09-30 Matthew Porembaconfigs,gpu-compute: Fixes to connect gmTokenPort
2020-09-30 Matthew Porembaconfigs: Fix typo in apu_se.py
2020-09-30 Giacomo Travaglinicpu: Never use a empty byteEnable
2020-09-30 Giacomo Travagliniarch-x86: Add byteEnable mask in x86 memhelpers
2020-09-30 Giacomo Travagliniarch-arm: Using new "raw" memhelpers
2020-09-30 Giacomo Travagliniarch: Add raw read/writeMem helpers
2020-09-30 Giacomo Travagliniarch: Do value-initialization for MemOperand
2020-09-30 Bobby R. Brucetests,misc: Updated TestLib and boot-tests for gzipped...
2020-09-29 Gabe Blackarch: Wrap a docstring in isa_parser.py.
2020-09-29 Gabe Blackbase: Expose the ObjectFile class to python.
2020-09-29 Adrian Herreradev-arm: SMMUv3, default CMDQ entries to 128
2020-09-29 Bobby R. Brucescons,python: Add warning for when python3-config is...
2020-09-29 Bobby R. Brucetests: Removing gem5/hello_se/ref/simerr
2020-09-29 Bobby R. Brucescons,python: Add python2-config to PYTHON_CONFIG
2020-09-29 Bobby R. Brucescons,python: Prioritize Python3 for PYTHON_CONFIG
2020-09-29 Bobby R. Brucepython: Flush the simulation stdout/stderr buffers
2020-09-29 Gabe Blackx86: Use the common pseudoInst dispatch function.
2020-09-29 Timothy Hayesarch-arm: Instantiate a single HTM checkpoint at ISA...
2020-09-29 Timothy Hayescpu: Allow storing an invalid HTM checkpoint
2020-09-29 Giacomo Travagliniext: Add timing indications to every TestCase
2020-09-28 Nikos Nikolerismem: Fix some reference use in range loops
2020-09-28 Gabe Blackmisc: Update attribute syntax, and reorganize compiler.hh.
2020-09-28 Gabe Blackbase,mem: Use the standard [[deprecated]] attribute.
2020-09-28 Ciro Santillicpu: make ExecSymbol show the symbol in addition to...
2020-09-28 Gabe Blackbase,dev: Use the standard attribute [[noreturn]].
2020-09-28 Gabe Blackarch,base,cpu,dev: Get rid of the M5_DUMMY_RETURN macro.
2020-09-28 Gabe Blackarm,base,gpu: Use std::make_unique instead of m5::make_...
2020-09-28 Earl Oubase,sim: implement a faster mutex for single thread...
2020-09-26 Gabe Blackmem: When loading an image directly in memory, use...
2020-09-25 Gabe Blacksim: Remove check whether the System port is connected.
2020-09-25 Gabe Blackbase: When creating an ELF file memory image, ignore...
2020-09-25 Matthew Porembaconfigs: Set kvm_map in DRAMInterface in Ruby.py
2020-09-25 Richard Cooperext: Monkeypatch os.waitpid to extract CPU time from...
2020-09-25 Bobby R. Brucemisc: Merge branch 'release-staging-v20.1.0.0' into...
2020-09-25 Gabe Blackbase: Minor cleanup of the ChunkGenerator.
2020-09-24 Gabe Blackfastmodel: Update the IRIS ThreadContext base class.
2020-09-24 Gabe Blackarm,fastmodel: Update the VExpressFastModel to use...
2020-09-24 Gabe Blackfastmodel: Update for the isa_traits.hh changes.
2020-09-24 Kyle Roartygpu-compute: set exec_mask for permute,bpermute instruc...
2020-09-24 Kyle Roartygpu-compute: replace uint32_t* casts with bits API...
2020-09-24 Adrian Herreradev-arm: FVPBasePwrCtrl, fix vector resizing
2020-09-23 Gabe Blackcpu: Use cprintf and C++ type magic to get rid of a...
2020-09-23 Gabe Blackscons: Adjust the version of C++ to C++14.
2020-09-23 Earl Ousystemc: avoid mutex lock in non async cases
2020-09-22 Giacomo Travaglinidev-arm: Implement GICv4.1 GICD_TYPER2 as RES0
next