Age | Commit message (Expand) | Author |
2019-05-09 | tests: Fix import scope of test | Daniel R. Carvalho |
2019-05-02 | tests: Add missing kernels to system creation | Daniel R. Carvalho |
2019-02-25 | tests: Update test scripts to work with Python 3 | Andreas Sandberg |
2019-01-31 | tests: Add a helper to run external scripts | Andreas Sandberg |
2019-01-31 | tests: Don't override tick rate in Ruby tests | Andreas Sandberg |
2019-01-28 | tests: fix arm regression due to kernel not found | Ciro Santilli |
2018-09-12 | cpu: Replace the fastmem with a new CPU model | Andreas Sandberg |
2018-05-31 | mem-cache: Add a non-coherent cache | Nikos Nikoleris |
2018-03-20 | arch-arm, configs: Treat the bootloader rom as cacheable memory | Nikos Nikoleris |
2018-03-14 | tests: Add missing print replacements in tests subdir | Giacomo Travaglini |
2018-03-09 | tests: Python regression scripts using new print function | Giacomo Travaglini |
2017-11-16 | tests: Add tests for DRAM low power modes | Radhika Jagtap |
2017-10-05 | tests: Fix path for module imports in ARM system configs again | Curtis Dunham |
2017-07-25 | tests: Fix path for module imports in ARM system configs | Nikos Nikoleris |
2017-07-03 | config: Move core timing models to config/common/cores | Andreas Sandberg |
2017-06-13 | tests: Add ARM MOESI_CMP_directory regressions | Nikos Nikoleris |
2017-05-02 | python: Use PyBind11 instead of SWIG for Python wrappers | Andreas Sandberg |
2017-02-27 | base: Refactor logging to make log level selection cleaner | Andreas Sandberg |
2017-02-14 | mem: Update DRAM configuration names | Wendy Elsasser |
2017-01-27 | python: Move native wrappers to the _m5 namespace | Andreas Sandberg |
2016-11-30 | tests: Check for TrafficGen as part of memcheck regression | Andreas Hansson |
2016-11-17 | tests, ruby: Move rubytests from ALPHA (linux) to NULL (none) | Andreas Hansson |
2016-10-14 | config: Make configs/common a Python package | Andreas Hansson |
2016-10-13 | ruby: Fix regressions and make Ruby configs Python packages | Andreas Hansson |
2016-08-12 | mem: Add snoop filter to SystemXBar by default | Andreas Hansson |
2016-06-02 | tests: Remove working dir assumption in tgen tests | Andreas Sandberg |
2016-05-27 | mem, config: Selective use of snoop filter | Stephan Diestelhorst |
2016-05-09 | tests: Enable test running outside of gem5's source tree | Andreas Sandberg |
2016-04-25 | tests: Add a basic memcheck regression | Andreas Hansson |
2016-04-21 | tests: Update learning gem5 tests scripts with copyright | Jason Power |
2016-02-06 | style: remove trailing whitespace | Steve Reinhardt |
2016-01-22 | ruby: changed all references to numCPs to num-cp | Brad Beckmann |
2016-01-19 | gpu-compute: AMD's baseline GPU model | Tony Gutierrez |
2015-12-11 | regress: updates required for the compute-gpu patches | Brad Beckmann |
2015-10-05 | tests: Update SMT tests to correctly configure CPUs | Andreas Sandberg |
2015-09-30 | isa,cpu: Add support for FS SMT Interrupts | Mitch Hayenga |
2015-09-16 | tests: Add tests for the Learning gem5 scripts | Jason Lowe-Power |
2015-08-04 | mem: Move trace functionality from the CommMonitor to a probe | Andreas Sandberg |
2015-08-04 | mem: Redesign the stack distance calculator as a probe | Andreas Sandberg |
2015-07-30 | tests: Add Minor to the ARM full switcheroo tests | Andreas Sandberg |
2015-07-07 | sim: Decouple draining from the SimObject hierarchy | Andreas Sandberg |
2015-07-07 | tests: Skip SPARC tests if the required binaries are missing | Andreas Sandberg |
2015-07-03 | mem: Allow read-only caches and check compliance | Andreas Hansson |
2015-03-19 | test, arm: Add scripts to test checkpoints | Andreas Sandberg |
2015-03-02 | mem: Move crossbar default latencies to subclasses | Andreas Hansson |
2015-02-11 | cpu: Tidy up the MemTest and make false sharing more obvious | Andreas Hansson |
2015-01-20 | tests: Remove deprecated InOrderCPU tests | Andreas Hansson |
2014-12-23 | tests: Add a regression for the stack distance calculator | Andreas Hansson |
2014-11-06 | ruby: interface with classic memory controller | Nilay Vaish |
2014-11-06 | ruby: single physical memory in fs mode | Nilay Vaish |