gem5.git
2020-09-04 Bobby R. Brucetests: Standardized test resources download dir
2020-09-04 Bobby R. Brucetests: Removed learning-gem5 tests/configs
2020-09-04 Bobby R. Brucetests: Moved realview config files
2020-09-04 Bobby R. Brucetests: Removed test-progs/asmtest
2020-09-04 Bobby R. Brucetests: Removed test-progs/pthread
2020-09-04 Bobby R. Brucetests: Removed the ignoring of tests
2020-09-04 Bobby R. Brucetests: Removed SPARC Insttests from .testignore
2020-09-04 Bobby R. Brucetests: Removed tests/configs/tgen files
2020-09-04 Bobby R. Brucetests: Removed `tests/halt.sh`
2020-09-04 Bobby R. Brucetests: Removed realview tests from .testignore
2020-09-04 Matt Sinclairutil: add dev-hsa commit message tag
2020-09-04 Jason Lowe... cpu: Set ContextId on request from trace CPU
2020-09-04 Kyle Roartyutil: Install scons 3.1 from pip in gcn-gpu dockerfile
2020-09-03 eavivicpu: convert thread_state to new style stats
2020-09-03 Emily Brickeycpu: convert tage_base to new style stats
2020-09-03 Emily Brickeycpu: convert statistical_corrector to new style stats
2020-09-03 Emily Brickeycpu: convert loop_predictor to new style stats
2020-09-03 Emily Brickeycpu: convert bpred_unit to new style stats
2020-09-03 Gabe Blackarch: Use a fault to trigger system calls in SE mode.
2020-09-03 eavivicpu-kvm: convert kvm base to new style stats
2020-09-02 eavivicpu-o3: convert fetch to new style stats
2020-09-02 Hoa Nguyenext: Link gem5 libelf to ext/libelf/libelf.a
2020-09-02 Hoa Nguyenext: Revert "base: Use system libelf instead of ext"
2020-09-02 Hoa Nguyenext: Revert "ext: remove libelf"
2020-09-02 Mahyar Samanimem,ext: Integrating DRAMSim3 with gem5
2020-09-02 Mahyar Samanimem,ext: Fixed DRAMSim2 Integration
2020-09-02 Timothy Hayesmem: Relax packet limit in packet queue
2020-09-02 Timothy Hayesarch: Add uReset helper to UPCState
2020-09-02 Timothy Hayesarch, mem: Initial Hardware Transactional Memory implem...
2020-09-02 Gabe Blackmisc: Remove the "fault" parameter from syscall functions.
2020-09-01 Bobby R. Brucearch-arm,arch-x86: Added missing overrides
2020-09-01 Nikos Nikolerissim: Add missing overrides in the *Fault classes
2020-09-01 Gabe Blackbase: Make the Value stat's functor method accept lambdas.
2020-09-01 Gabe Blackscons: Make scons aware of changes to cxx_type in param...
2020-09-01 Gabe Blacktest: Fix unittest cprintftime's build.
2020-09-01 Gabe Blacktest: Remove refcnttest from the unittest SConscript.
2020-09-01 Bobby R. Brucearch-gcn3: Added missing header to hsa_driver.cc
2020-09-01 Daniel R. Carvalhomem-cache: Fix copy ellision on base compressor
2020-09-01 Nikos Nikolerisarch: Remove unused variable pcbb from ThreadInfo
2020-09-01 Nikos Nikolerisscons: Avoid the unsupported option -Wno-c99-designator...
2020-09-01 Jason Lowe... python: Import reduce function in FileSystemConfig
2020-08-31 Sampad Mohapatramem-ruby: Change request to response in MOESI_AMD_Base...
2020-08-31 Gabe Blackscons: Remove the AddLocalOption workaround.
2020-08-31 Daniel R. Carvalhomem-cache: Use cache's max CR on perfect compressor
2020-08-31 Daniel R. Carvalhomem-cache: Explicitly define threshold of BDI's sub...
2020-08-31 Daniel R. Carvalhomem-cache: Make compression size threshold a percentage
2020-08-31 Daniel R. Carvalhomem-cache: Add stats for failed compressions
2020-08-31 Daniel R. Carvalhomem-cache: Handle zero sizes on compression
2020-08-31 Daniel R. Carvalhomem-cache: Add an extra decomp lat to multi compressor
2020-08-31 Daniel R. Carvalhomem-cache: Store BDI's encoding in tags
2020-08-31 Daniel R. Carvalhomem-cache: Add encoding bits to the data of multi compr...
2020-08-31 Daniel R. Carvalhomem-cache: Standardize data parsing in compressors
2020-08-31 Daniel R. Carvalhomem-cache: Allow inheriting from DitionaryCompressor...
2020-08-31 Daniel R. Carvalhomem-cache: Upgrade Compressor::Multi's stats
2020-08-31 Daniel R. Carvalhomem-cache: Upgrade BaseDictionaryCompressor's stats
2020-08-31 Daniel R. Carvalhomem-cache: Fix RepeatedQwords compressor
2020-08-31 Daniel R. Carvalhomem-cache: Fix integer promotion of mask
2020-08-31 Kyle Roartymisc: Use VPtr in hsa_driver.cc
2020-08-31 eavivimem: convert base prefetcher and queued to new style...
2020-08-31 Nathanael Premillieubase: avoid recreating socket at each call to listen()
2020-08-31 Gabe Blackscons: Set the minimum scons version to 3.0.
2020-08-30 Kyle Roartyconfigs: Add parameter for GPU scalar cache mandatory...
2020-08-29 Kyle Roartymisc: Fix db_offset calculation
2020-08-29 Kyle Roartyconfigs: set hsaTopology properties from options
2020-08-28 Jason Lowe... ext: remove libelf
2020-08-28 Jason Lowe... base: Use system libelf instead of ext
2020-08-28 Bobby R. Bruceutil: Updated Dockfiles with the libelf-dev dep
2020-08-28 Bobby R. Bruceutil: Added GCN-GPU to cloudbuild_create_images
2020-08-28 Richard Cooperconfigs: Update starter_fs.py for latest Arm FS binaries.
2020-08-28 Giacomo Travagliniarch-arm: Fix coding style in addressTranslation methods
2020-08-28 Giacomo Travagliniarch-arm: Check if PAC is implemented before executing...
2020-08-28 Giacomo Travagliniarch-arm: Introduce HavePACExt helper
2020-08-28 Andreas Sandbergpython: Add support for introspecting scalar stats
2020-08-28 Gabe Blacktests: Use a docker image to build gem5.
2020-08-28 Gabe Blackcpu: Factor the page size out of the decode cache.
2020-08-28 Gabe Blackmisc: Clean up usage of arch/isa_traits.hh.
2020-08-28 Gabe Blacksparc: Minor cleanup in isa_traits.hh.
2020-08-28 Ian Jiangarch-riscv: Fix disassembling of jalr
2020-08-28 Gabe Blackriscv: Remove unnecessary includes from arch/riscv...
2020-08-28 Gabe Blackpower: Tidy up isa_traits.hh and delete the VAddr class.
2020-08-27 Kyle Roartyarch-gcn3: Update LmReqsInPipe in atomic flats when...
2020-08-27 Gabe Blackutil: Explicitly decode/encode in utf-8.
2020-08-27 Tony Gutierrezgpu-compute: Create CU's ports in the standard way
2020-08-27 Yu-hsin Wangsystemc: Send response to TLM side if a packet does...
2020-08-26 Gabe Blacksim: Fix up the selectFunc syscall to work with g+...
2020-08-26 Shivani Parekhsystemc,sim: Update port terminology
2020-08-26 Shivani Parekhdev: Update port terminology
2020-08-26 Shivani Parekhmem: Update port terminology
2020-08-26 Emily Brickeygpu-compute: update port terminology
2020-08-26 Emily Brickeycpu: update port terminology
2020-08-26 Emily Brickeyarch: update port terminology
2020-08-26 Emily Brickeylearning-gem5: update port terminology
2020-08-26 Emily Brickeymisc: Updated port classes & refs to remove slaveBind...
2020-08-26 Shivanimem: Deprecate SlavePort and MasterPort classes
2020-08-26 Jason Lowe... python: Add DeprecatedParam type
2020-08-26 Giacomo Travagliniarch-arm: Rewrite addressTranslation to use BitUnions
2020-08-26 Giacomo Travagliniarch-arm: Remove deadcode from AArch64 address translation
2020-08-26 Giacomo Travagliniarch-arm: Refactor Address Translation (AT) code
2020-08-26 Ciro Santillitests: ignore 32-bit arm dual linux boot tests
2020-08-25 Gabe Blackpython: Use six's with_metaclass instead of it's add_me...
next