summaryrefslogtreecommitdiff
path: root/tests/configs/switcheroo.py
AgeCommit message (Expand)Author
2018-03-09tests: Python regression scripts using new print functionGiacomo Travaglini
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-01-27python: Move native wrappers to the _m5 namespaceAndreas Sandberg
2016-10-14config: Make configs/common a Python packageAndreas Hansson
2015-07-07sim: Decouple draining from the SimObject hierarchyAndreas Sandberg
2013-11-14tests: suppress output on switcheroo testsSteve Reinhardt
2013-02-15config: Move CPU handover logic to m5.switchCpus()Andreas Sandberg
2013-01-07tests: Add CPU switching testsAndreas Sandberg