summaryrefslogtreecommitdiff
path: root/tests/configs/base_config.py
AgeCommit message (Expand)Author
2018-05-31mem-cache: Add a non-coherent cacheNikos Nikoleris
2018-03-20arch-arm, configs: Treat the bootloader rom as cacheable memoryNikos Nikoleris
2017-06-13tests: Add ARM MOESI_CMP_directory regressionsNikos Nikoleris
2016-10-14config: Make configs/common a Python packageAndreas Hansson
2016-08-12mem: Add snoop filter to SystemXBar by defaultAndreas Hansson
2016-05-27mem, config: Selective use of snoop filterStephan Diestelhorst
2015-10-05tests: Update SMT tests to correctly configure CPUsAndreas Sandberg
2015-07-03mem: Allow read-only caches and check complianceAndreas Hansson
2015-03-02mem: Move crossbar default latencies to subclassesAndreas Hansson
2014-10-29arm, tests: Update config files to more recent kernels and create 64-bit regr...Ali Saidi
2014-09-20mem: Rename Bus to XBar to better reflect its behaviourAndreas Hansson
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-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
2013-04-23x86: regressions: add switcher full testNilay Vaish
2013-04-22tests: Add support for testing KVM-based CPUsAndreas Sandberg
2013-01-07tests: Add CPU switching testsAndreas Sandberg
2013-01-07config: Do not use hardcoded physmem in fs scriptAndreas Hansson
2013-01-07tests: Create base classes to encapsulate common test configurationsAndreas Sandberg