summaryrefslogtreecommitdiff
path: root/tests/configs
AgeCommit message (Expand)Author
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
2014-09-01ruby: Fixes clock domains in configuration filesEmilio Castillo ext:(%2C%20Nilay%20Vaish%20%3Cnilay%40cs.wisc.edu%3E)
2014-07-23cpu: Minor CPU add regression tests for ARM and ALPHAAndrew Bardsley
2014-05-09tests: Reflect name change in DRAM testsAndreas Hansson
2014-05-09mem: Auto-generate CommMonitor trace file namesSascha Bischoff
2014-03-20config: ruby: rename _cpu_ruby_ports to _cpu_portsNilay Vaish
2014-03-20config: remove ruby_fs.pyNilay Vaish
2014-03-20ruby: no piobus in se modeNilay Vaish
2014-02-24ruby: correct errors in changeset 4eec7bdde5b0Nilay Vaish
2014-02-23ruby: route all packets through ruby portNilay Vaish
2014-01-03config, x86: move kernel specification from tests to FSConfig.pySteve Reinhardt
2013-11-14tests: suppress output on switcheroo testsSteve Reinhardt
2013-11-01test: Use SimpleMemory for atomic full-system testsAndreas Hansson
2013-08-20ruby: add option for number of transitions per cycleNilay Vaish
2013-08-19mem: Change AbstractMemory defaults to match the common caseAndreas Hansson
2013-08-19power: Add voltage domains to the clock domainsAkash Bagdia
2013-08-19config: Move the memory instantiation outside FSConfigAndreas Hansson
2013-07-02regressions: update a couple of configsNilay Vaish
2013-06-27sim: Add the notion of clock domains to all ClockedObjectsAkash Bagdia
2013-06-27config: Add a BaseSESystem builder for re-use in regressionsAndreas Hansson
2013-06-27config: Add a system clock command-line optionAkash Bagdia
2013-06-27config: Remove redundant explicit setting of default clocksAkash Bagdia