gem5.git
2021-02-03 Bobby R. Brucegpu-compute,misc: Remove unused private variable
2021-02-03 Bobby R. Brucegpu-compute,misc: Fix Clang missing override errors
2021-02-03 Bobby R. Brucearch-riscv,misc: Fix clang missing override errors
2021-02-03 Bobby R. Brucetests: Increase presubmit (Kokoro) timeout to 6 hours
2021-02-03 Giacomo Travagliniarch-arm: Add destRegIdxArr arrays to TME instructions
2021-02-03 Gabe Blackmisc: Re-remove Authors lines from source files.
2021-02-03 Daniel R. Carvalhoscons: Add an "All" compound debug flag
2021-02-03 Gabe Blackarch-arm,cpu: Use getEMI() in more places.
2021-02-03 Gabe Blackarch-arm,cpu: Introduce a getEMI virtual method on...
2021-02-03 Gabe Blackarch: Templatize the BasicDecodeCache.
2021-02-03 Daniel R. Carvalhobase,tests: Create unit tests for Stats::Stor
2021-02-03 Daniel R. Carvalhobase: Move Stats::Info functions to its own source...
2021-02-03 Daniel R. Carvalhobase,tests: Add a basic fake class to handle curTick
2021-02-03 Daniel R. Carvalhosim: Move cur tick to its own files
2021-02-03 Daniel R. Carvalhoscons: Separate debug flags from debug-format flags
2021-02-02 Bobby R. Bruceutil,python: Add check to ensure files are utf-8 in...
2021-02-02 Bobby R. Bruceutil,python: Fix Pre-commit hooks to ignore non-source...
2021-02-02 Giacomo Travagliniext: testlib loading tests from multiple directories
2021-02-02 Earl Ousystemc: remove boost header dependency
2021-02-02 Gabe Blackext: Update pybind11 to version 2.6.2.
2021-02-02 Earl Oufastmodel: add interface to update system counter freq
2021-02-02 Earl Oufastmodel: create base class for EVS CPU
2021-02-02 Gabe Blackarch-power: Delete unused register related constants.
2021-02-01 Richard Cooperutil: Fix gem5img when used to manually unmount a disk...
2021-02-01 Richard Cooperutil: Improve robustness of sfdisk parsing in util...
2021-02-01 Richard Cooperutil: Update util/gem5img.py to work with Python 3.
2021-02-01 Earl Oufastmodel: remove incorrect cntfrq update
2021-02-01 Earl Ouutil: Fix packet parser for Python3
2021-02-01 Yu-hsin Wangsystemc: set Gem5ToTlmBridge blockingRrequest with...
2021-01-31 Gabe Blackarch-x86: Fix style in arch/x86/types.hh.
2021-01-31 Kyle Roartydev-hsa: Add missing include to hsa_driver.hh
2021-01-31 Gabe Blackarch: Stop using switching header files in ISA specific...
2021-01-31 Gabe Blackarch: Correct style in the ISA base class.
2021-01-31 Sooraj Puthoordev-hsa: enable interruptible hsa signal support
2021-01-30 Gabe Blacksim: Eliminate the generic PseudoInstABI.
2021-01-30 Giacomo Travagliniext: Replace Queue.Empty with queue.empty
2021-01-29 Giacomo Travagliniconfigs: Use MmioVirtIO for disk image in baremetal.py
2021-01-29 Gabe Blackarch-arm: Fix style in decoder.hh.
2021-01-29 Gabe Blackbase: Style fixes in base/refcnt.hh
2021-01-29 Cui Jinarch-riscv: fix unintentionally CSR bit overwritten...
2021-01-28 Gabe Blackarch,base,mem,sim: Fix style in base/types.hh and remov...
2021-01-27 Tong Shenarch-x86: implement POPCNT instruction.
2021-01-27 Andreas Sandbergarch, mem, cpu, systemc: Remove Python 2.7 glue code
2021-01-27 Andreas Sandbergtests: Remove Python 2.7 glue code
2021-01-27 Andreas Sandbergtests: Remove Python 2.7 glue code from testlib
2021-01-27 Richard Coopersim: Fix compilation error for debug builds.
2021-01-27 Hoa Nguyencpu,mem,sim: Use ADD_STAT macro where possible
2021-01-27 Giacomo Travaglinidev: Fix reset of virtio devices
2021-01-27 Gabe Blackarch-x86: Delete some unused register related constants.
2021-01-27 Gabe Blackarch-mips: Delete unused register related constants.
2021-01-27 Gabe Blackcpu: Style fixes in cpu/reg_class.hh.
2021-01-27 Gabe Blackarch-x86: Fix style in plain C++ StaticInst base classes.
2021-01-27 Gabe Blackbase: Make the default checkBpLen method return true.
2021-01-27 Gabe Blackbase: Delete the unused RemoteGDB::(set|clear)TempBreak...
2021-01-27 Gabe Blackcpu: Style fixes in cpu/exec_context.hh and thread_cont...
2021-01-27 Gabe Blackarch-x86,cpu: Don't use aliases to hide TheISA::.
2021-01-27 Gabe Blackbase,cpu,sim: Stop "using namespace TheISA".
2021-01-26 Gabe Blackdev: Set the "status" field of the HDLCD device tree...
2021-01-26 Andreas Sandbergutil: Remove Python 2.7 glue code
2021-01-26 Andreas Sandbergconfigs: Remove Python 2.7 glue code
2021-01-26 Andreas Sandbergsim: Use the Temperature type in power/thermal models
2021-01-26 Giacomo Travaglinidev-arm: Instantiate Generic Watchdog in Foundation...
2021-01-26 Giacomo Travaglinidev-arm: Implement Generic Watchdog
2021-01-26 Giacomo Travaglinidev-arm: A SystemCounterListener doesn't have to be...
2021-01-26 Giacomo Travaglinidev-arm: Add a PL111 to the VExpress_GEM5_Foundation
2021-01-26 Giacomo Travaglinidev-arm: Add a fake SP810 to the VExpress_GEM5_Foundation
2021-01-26 Giacomo Travaglinisystem-arm: Enabled HDLcd by default in DTS
2021-01-26 Giacomo Travaglinidev-arm, system-arm: Remove HDLcd from VExpress_GEM5_VX...
2021-01-26 Gabe Blackriscv: Export the system call ABI for use in gem5 ops.
2021-01-26 Andreas Sandbergpython: Require a unit in anyToFrequency and anyToLatency
2021-01-26 Andreas Sandbergsim: Use the Temperature param type
2021-01-26 Andreas Sandbergbase, python: Add a Temperature type and associated...
2021-01-26 Gabe Blackarch-arm: Don't use TheISA in the ARM implementation.
2021-01-26 Jiasenconfigs: Added list types of replacement policy.
2021-01-25 Giacomo Travaglinisystem-arm: Move display node into a shared DTS file
2021-01-25 Andreas Sandbergpython: Refactor toNum to support a selection of units
2021-01-25 Gabe Blackcpu: Eliminate the empty cpu/exec_context.cc.
2021-01-25 Gabe Blackarch-power: Stop "using namespace std"
2021-01-25 Giacomo Travagliniarch-arm: Add set_reg_idx_arr to SveStructMemSIMicroopD...
2021-01-25 Earl Ousystemc: remove pipe through flag in TLM extension
2021-01-24 Andreas Sandbergtests: Add Python unit tests for m5.util.convert
2021-01-24 Andreas Sandbergsim: Consistently use ISO prefixes
2021-01-24 Andreas Sandbergpython: Consistently use ISO prefixes
2021-01-24 Andreas Sandbergarch-arm, dev-arm: Consistently use ISO prefixes
2021-01-23 Gabe Blacktests: Stop "using namespace std" in unittest/.
2021-01-23 Gabe Blackmisc: Stop "using namespace std" in protoio.cc.
2021-01-23 Gabe Blackcpu: Stop "using namespace std"
2021-01-23 Gabe Blackarch-arm: Stop "using namespace std"
2021-01-23 Gabe Blackarch-sparc: Stop "using namespace std"
2021-01-23 Gabe Blackarch-mips: Stop "using namespace std"
2021-01-23 Gabe Blackarch-riscv: Stop "using namespace std"
2021-01-23 Gabe Blackarch-x86: Stop "using namespace std"
2021-01-23 Giacomo Travagliniarch-arm: Fix Compare and Swap Pair instructions
2021-01-23 Gabe Blackmem: Stop "using namespace std"
2021-01-23 Gabe Blackdev: Stop "using namespace std"
2021-01-23 Gabe Blacksim: Stop "using namespace std"
2021-01-23 Gabe Blackbase: Stop "using namespace std".
2021-01-23 Gabe Blackbase: Style fixes in cprintf related files.
2021-01-23 Gabe Blacktests: Fix building of unittest/stattest.cc.
2021-01-22 Tong Shenarch-x86: implement PSHUFB SSE instruction.
next