tests: Fail checkpoint regressions if no cpt has been taken
[gem5.git] / tests / configs / base_config.py
2020-02-26 Bobby R. Brucemisc: merge branch 'release-staging-v19.0.0.0' into...
2020-02-24 Bobby R. Brucemisc: Merged release-staging-v19.0.0.0 into develop
2020-02-18 Gabe Blacktests: Delete authors lists from test files.
2019-11-12 Giacomo Travaglinitests: Using super for calling superclass __init__
2019-11-12 Giacomo Travaglinitests: Remove Noncoherent cache from regressions
2019-10-22 Giacomo Travagliniconfigs: Do not assume bootmem is a System child
2019-02-25 Andreas Sandbergtests: Update test scripts to work with Python 3
2018-05-31 Nikos Nikolerismem-cache: Add a non-coherent cache
2018-03-20 Nikos Nikolerisarch-arm, configs: Treat the bootloader rom as cacheabl...
2017-06-13 Nikos Nikoleristests: Add ARM MOESI_CMP_directory regressions
2016-10-14 Andreas Hanssonconfig: Make configs/common a Python package
2016-08-12 Andreas Hanssonmem: Add snoop filter to SystemXBar by default
2016-05-27 Stephan Diestelhorstmem, config: Selective use of snoop filter
2015-10-05 Andreas Sandbergtests: Update SMT tests to correctly configure CPUs
2015-07-03 Andreas Hanssonmem: Allow read-only caches and check compliance
2015-03-02 Andreas Hanssonmem: Move crossbar default latencies to subclasses
2014-10-30 Ali Saidiautomated merge
2014-10-30 Ali Saidiarm, tests: Update config files to more recent kernels...
2014-09-20 Andreas Hanssonmem: Rename Bus to XBar to better reflect its behaviour
2013-08-19 Andreas Hanssonmem: Change AbstractMemory defaults to match the common...
2013-08-19 Akash Bagdiapower: Add voltage domains to the clock domains
2013-08-19 Andreas Hanssonconfig: Move the memory instantiation outside FSConfig
2013-06-27 Akash Bagdiasim: Add the notion of clock domains to all ClockedObjects
2013-06-27 Andreas Hanssonconfig: Add a BaseSESystem builder for re-use in regres...
2013-06-27 Akash Bagdiaconfig: Add a system clock command-line option
2013-06-27 Akash Bagdiaconfig: Remove redundant explicit setting of default...
2013-04-23 Nilay Vaishx86: regressions: add switcher full test
2013-04-22 Andreas Sandbergtests: Add support for testing KVM-based CPUs
2013-01-07 Andreas Sandbergtests: Add CPU switching tests
2013-01-07 Andreas Hanssonconfig: Do not use hardcoded physmem in fs script
2013-01-07 Andreas Sandbergtests: Create base classes to encapsulate common test...