summaryrefslogtreecommitdiff
path: root/tests/configs
AgeCommit message (Expand)Author
2018-09-12cpu: Replace the fastmem with a new CPU modelAndreas Sandberg
2018-05-31mem-cache: Add a non-coherent cacheNikos Nikoleris
2018-03-20arch-arm, configs: Treat the bootloader rom as cacheable memoryNikos Nikoleris
2018-03-14tests: Add missing print replacements in tests subdirGiacomo Travaglini
2018-03-09tests: Python regression scripts using new print functionGiacomo Travaglini
2017-11-16tests: Add tests for DRAM low power modesRadhika Jagtap
2017-10-05tests: Fix path for module imports in ARM system configs againCurtis Dunham
2017-07-25tests: Fix path for module imports in ARM system configsNikos Nikoleris
2017-07-03config: Move core timing models to config/common/coresAndreas Sandberg
2017-06-13tests: Add ARM MOESI_CMP_directory regressionsNikos Nikoleris
2017-05-02python: Use PyBind11 instead of SWIG for Python wrappersAndreas Sandberg
2017-02-27base: Refactor logging to make log level selection cleanerAndreas Sandberg
2017-02-14mem: Update DRAM configuration namesWendy Elsasser
2017-01-27python: Move native wrappers to the _m5 namespaceAndreas Sandberg
2016-11-30tests: Check for TrafficGen as part of memcheck regressionAndreas Hansson
2016-11-17tests, ruby: Move rubytests from ALPHA (linux) to NULL (none)Andreas Hansson
2016-10-14config: Make configs/common a Python packageAndreas Hansson
2016-10-13ruby: Fix regressions and make Ruby configs Python packagesAndreas Hansson
2016-08-12mem: Add snoop filter to SystemXBar by defaultAndreas Hansson
2016-06-02tests: Remove working dir assumption in tgen testsAndreas Sandberg
2016-05-27mem, config: Selective use of snoop filterStephan Diestelhorst
2016-05-09tests: Enable test running outside of gem5's source treeAndreas Sandberg
2016-04-25tests: Add a basic memcheck regressionAndreas Hansson
2016-04-21tests: Update learning gem5 tests scripts with copyrightJason Power
2016-02-06style: remove trailing whitespaceSteve Reinhardt
2016-01-22ruby: changed all references to numCPs to num-cpBrad Beckmann
2016-01-19gpu-compute: AMD's baseline GPU modelTony Gutierrez
2015-12-11regress: updates required for the compute-gpu patchesBrad Beckmann
2015-10-05tests: Update SMT tests to correctly configure CPUsAndreas Sandberg
2015-09-30isa,cpu: Add support for FS SMT InterruptsMitch Hayenga
2015-09-16tests: Add tests for the Learning gem5 scriptsJason Lowe-Power
2015-08-04mem: Move trace functionality from the CommMonitor to a probeAndreas Sandberg
2015-08-04mem: Redesign the stack distance calculator as a probeAndreas Sandberg
2015-07-30tests: Add Minor to the ARM full switcheroo testsAndreas Sandberg
2015-07-07sim: Decouple draining from the SimObject hierarchyAndreas Sandberg
2015-07-07tests: Skip SPARC tests if the required binaries are missingAndreas Sandberg
2015-07-03mem: Allow read-only caches and check complianceAndreas Hansson
2015-03-19test, arm: Add scripts to test checkpointsAndreas Sandberg
2015-03-02mem: Move crossbar default latencies to subclassesAndreas Hansson
2015-02-11cpu: Tidy up the MemTest and make false sharing more obviousAndreas Hansson
2015-01-20tests: Remove deprecated InOrderCPU testsAndreas Hansson
2014-12-23tests: Add a regression for the stack distance calculatorAndreas Hansson
2014-11-06ruby: interface with classic memory controllerNilay Vaish
2014-11-06ruby: single physical memory in fs modeNilay Vaish
2014-10-29arm, tests: Update config files to more recent kernels and create 64-bit regr...Ali Saidi
2014-09-20tests: Use more representative configs for ARM testsAndreas Hansson
2014-09-20mem: Rename Bus to XBar to better reflect its behaviourAndreas Hansson
2014-09-20tests: Add a memtest version using the ideal SnoopFilterAndreas Hansson
2014-09-03alpha: Stop using 'inorder' and rely entirely on 'minor'Andreas Hansson
2014-09-03tests: Use O3_ARM_v7a config for full-system ARM regressionsAndreas Hansson