gem5.git
2020-06-10 Bobby R. Brucemisc: Reverted version information to "develop"
2020-06-09 Gabe Blackarch,cpu,dev,sim,mem: Collect System thread elements...
2020-06-09 Gabe Blackarch,base,cpu,kerm,sim: Build a symbol table for object...
2020-06-09 Xianwei Zhangmem-ruby: Add codes for pure virtual functions for...
2020-06-09 Tuan Tamem-ruby: update memory interfaces to support GPU ISA
2020-06-09 Gabe Blackmem: Default the SE translating port proxy alloc method...
2020-06-08 Bobby R. Brucemisc: Merge hotfix v20.0.0.2 into develop
2020-06-08 Bobby R. Brucemisc: Updated release notes and version number v20.0.0.2
2020-06-08 Matthew Porembamem-ruby: Allow MachineID to be unordered key
2020-06-08 Giacomo Travaglinimisc: Remove any reference to the ALPHA ISA
2020-06-05 seanzwmem-ruby: Fix Prefetcher to RubyPrefetcher in StateMachine.
2020-06-04 Tommaso Marinellimem-cache: prevent prefetcher from saturating the write...
2020-06-04 Gabe Blacksystemc: Replace include of eventq_impl.hh with eventq.hh.
2020-06-04 Gabe Blacksim,mem,dev: Merge eventq_impl.hh into eventq.hh.
2020-06-03 Gabe Blackbase,sim: Move DTRACE into base/debug.hh.
2020-06-03 Gabe Blackmisc: Make many includes explicit.
2020-06-02 Tiago Mückcpu-o3: fix IQ missing mem barriers
2020-06-02 Bobby R. Brucemisc: Merge branch version update into develop
2020-06-02 Bobby R. Brucemisc: Updated release notes and version to v20.0.0.1 v20.0.0.1
2020-06-02 Bobby R. Brucemisc: Merge in 'hotfix-m5-tick-rounding-error'
2020-06-01 Hoa Nguyenpython: Fix m5's tick rounding mechanism
2020-05-29 adarshpatilmem-ruby: Fix for Invalid transition in MOESI_CMP_directory
2020-05-28 Onur Kayiranmem-ruby: Generate address with masking cacheline bits
2020-05-28 Onur Kayiranconfigs: Specify cache, dir, and mem cntrl interleaving
2020-05-28 Tuan Tamem-ruby: add function to check for stalled msgs of...
2020-05-28 Tuan Tamem-ruby: add slicc stm to defer enqueueing a message
2020-05-28 Bobby R. BruceMerge branch 'release-staging-v20.0.0.0' into develop
2020-05-28 Giacomo Travaglinisystem: Remove CNTFRQ_EL0 write from arm64 boot v20.0.0.0
2020-05-28 Giacomo Travaglinidev-arm: Make CNTFRQ a GenericTimer parameter
2020-05-28 Bobby R. Brucemisc: Merge branch 'release-staging-v20.0.0.0' into...
2020-05-28 Jason Lowe... misc: Update release notes
2020-05-28 Bobby R. Brucemisc: Fixed null-pointer arithmetic error
2020-05-28 Bobby R. Brucegpu-compute,misc: Removed unused 'vaddr' capture
2020-05-28 Bobby R. Brucemem-ruby,misc: Fixed clang template def error
2020-05-28 Bobby R. Brucepython,test: Fixed boot test in python3 by removing map
2020-05-28 Bobby R. Brucescons: "no-defautled-function-deleted" flag moved to...
2020-05-28 Bobby R. Brucearch-arm,misc: Add M5_CLASS_VAR_USED to faultTick
2020-05-27 Matthew Porembamem-ruby,mem-garnet: Multiple networks per RubySystem
2020-05-27 Richard Coopermisc: Fix util/gem5img.py for new versions of sfdisk
2020-05-27 Bobby R. Brucearch-riscv,misc: Added M5_VAR_USED to MiscRegNames
2020-05-26 Bobby R. Brucescons,python: Update makeTheGPUISA to Python3
2020-05-26 Gabe Blacksystemc: Disable some warnings generating false positives.
2020-05-26 Gabe Blacksim: Fix a possible memory error in copyOutStatfsBuf.
2020-05-25 Gabe Blacksystemc: Include eventq_impl.hh in scheduler.hh.
2020-05-25 Gabe Blackscons: Disable some warnings in clang.
2020-05-25 Gabe BlackRevert "systemc: Fix clang9 linker error"
2020-05-25 Gabe Blacksim: Fix the Ticked class constructor's event wrapper.
2020-05-25 Gabe Blackcpu: Fix a = that was supposed to be a == in an assert.
2020-05-25 Gabe Blacksim,dev: Get rid of the global retryTime constant.
2020-05-24 Bobby R. Brucetests,python: Upgrading testlib to function with Python2
2020-05-23 Gabe Blackcpu: Remove the ancient do_quiesce config option.
2020-05-23 Jason Lowe... systemc: Fix clang9 linker error
2020-05-23 Nadia Etemadiarch-arm: Fixed spacing issue in ARM_MOESI_hammer
2020-05-23 Nadia Etemadiarch-arm: Fixed issue building ARM_MESI_Three_Level
2020-05-23 Jason Lowe... misc: Remove GCN3 as a build target
2020-05-23 Bobby R. Brucemisc: Fixed HSAIL_X86 compilation errors
2020-05-22 Hoa Nguyentests: Update memory tests to be compatible with python3
2020-05-22 Hoa Nguyenpython: Change m5's tick mechanism of rounding non...
2020-05-21 Polydoros Petrakismem-garnet: Remove extraneous loop in Router resetStats.
2020-05-21 Polydoros Petrakismem-garnet,mem-ruby: Properly reset garnet2.0 statistics.
2020-05-21 Kyle Roartyutil: Add dockerfile for GCN3 w/machine learning
2020-05-20 Ciro Santillitests: add ruby_mem_test.py to the tests
2020-05-20 Michiel W.... python: Make DOT config generation optional
2020-05-20 Ciro Santillisim-se: ignore all scheduler related syscalls for arm
2020-05-20 Ciro Santillisim-se: implement the getcpu syscall
2020-05-20 Gabe Blacksim: Add some methods to create derived symbol tables.
2020-05-20 Bobby R. Brucemem-ruby: Added M5_CLASS_VAR_USED to m_id in OutputUnit
2020-05-19 Gabe Blackarch,base,cpu,sim: Statically allocate debugSymbolTable.
2020-05-19 Gabe Blackarch,base,cpu,kern,sim: Encapsulate symbols in a class.
2020-05-19 Bobby R. Brucemisc,sim: Tagged API methods in sim/simobject.hh
2020-05-19 Bobby R. Brucemisc,base,stats: Tagged API methods in base/stats/group.hh
2020-05-19 Bobby R. Brucemisc: Added src/doxygen/html to .gitignore
2020-05-19 Bobby R. Brucemisc,sim: Tagged API methods and variables in eventq.hh
2020-05-19 Bobby R. Brucemisc,sim: Tagged API methods in sim/serialize.hh
2020-05-19 Bobby R. Brucemisc: Tagged API methods in sim/drain.hh
2020-05-19 Andrea Mondellicpu: fixed unused variable on fast binary
2020-05-19 Bobby R. Brucescons: Revert LTO and partial linking for gcc >=8.1
2020-05-19 Bobby R. Brucemisc,sim: Fixed std::array bracket compiler error
2020-05-19 Tiago Mückcpu-minor: fix store-release issuing
2020-05-19 Tiago Mückcpu-o3: fix store-release issuing
2020-05-19 Tiago Mückarch-arm: Using acquire/release memory flags
2020-05-18 Jason Lowe... configs: Updates for python3
2020-05-18 Gabe Blackutil: Pull argument parsing functions out of m5.c.
2020-05-17 Jason Lowe... misc: Update Garnet_standalone build opts
2020-05-16 Gabe Blackx86: Stop setting the physical address in finalizePhysical.
2020-05-15 Bobby R. Brucescons: Added 'python3-config' to the config list
2020-05-14 Jason Lowe... util: Update style file->open for python3
2020-05-14 Giacomo Travaglinimisc: Add Arm contributions to gem5-20 RELEASE-NOTES.md
2020-05-14 Gabe Blackx86: Set a physical address for local accesses.
2020-05-14 Matthew Porembasim: Fixes for mremap
2020-05-13 Mark Hildebrandmisc: Get gem5 to build with Clang 8
2020-05-12 Matthew Porembamem: Remove infinite queue between Ruby and memory
2020-05-12 Bobby R. Brucemisc: Added missing optional dependencies to 18.04...
2020-05-12 Bobby R. Brucemisc: Added python-six as a dependency in 18.04 docker
2020-05-12 Bobby R. Brucemisc: Removed python3 Dockerfile
2020-05-12 Bobby R. Brucemisc: Added Dockerfile for Ubuntu 20.04
2020-05-12 Gabe Blackarm,x86,sim: Use the new return value suppression in...
2020-05-12 Gabe Blacksim: Convert GuestABI example signatures to comments.
2020-05-12 Jason Lowe... scons: Update python-config flags for python3.8
2020-05-12 Giacomo Travagliniscons: Add readCommandWithReturn helper
next