gem5/configs/common
Andreas Hansson 2f5262eb67 config: Make configs/common a Python package
Continue along the same line as the recent patch that made the
Ruby-related config scripts Python packages and make also the
configs/common directory a package.

All affected config scripts are updated (hopefully).

Note that this change makes it apparent that the current organisation
and naming of the config directory and its subdirectories is rather
chaotic. We mix scripts that are directly invoked with scripts that
merely contain convenience functions. While it is not addressed in
this patch we should follow up with a re-organisation of the
config structure, and renaming of some of the packages.
2016-10-14 10:37:38 -04:00
..
__init__.py config: Make configs/common a Python package 2016-10-14 10:37:38 -04:00
Benchmarks.py config: Specify OS type and release on command line 2015-03-19 04:06:14 -04:00
CacheConfig.py mem: Add snoop filter to SystemXBar by default 2016-08-12 14:11:45 +01:00
Caches.py mem: Deduce if cache should forward snoops 2016-02-10 04:08:24 -05:00
cpu2000.py arm: Add support for ARMv8 (AArch64 & AArch32) 2014-01-24 15:29:34 -06:00
CpuConfig.py config: Enable elastic trace capture and replay in se/fs 2015-12-07 16:42:16 -06:00
FSConfig.py arm, config: Exit with fatal error if using Ruby 2016-08-10 16:40:14 +01:00
GPUTLBConfig.py gpu-compute: AMD's baseline GPU model 2016-01-19 14:28:22 -05:00
GPUTLBOptions.py gpu-compute: AMD's baseline GPU model 2016-01-19 14:28:22 -05:00
HMC.py mem: different HMC configuration 2016-07-01 09:45:21 -05:00
MemConfig.py mem: different HMC configuration 2016-07-01 09:45:21 -05:00
O3_ARM_v7a.py mem: Deduce if cache should forward snoops 2016-02-10 04:08:24 -05:00
Options.py config: move dist-gem5 options to common config 2016-09-13 23:16:06 -04:00
PlatformConfig.py dev, arm: Add a platform with support for both aarch32 and aarch64 2016-01-15 11:30:13 +00:00
SimpleOpts.py config: Add configs scripts used in Learning gem5 2015-09-16 09:35:36 -05:00
Simulation.py style: remove trailing whitespace 2016-02-06 17:21:18 -08:00
SysPaths.py config: expand '~' and '~user' in paths 2015-03-23 16:14:19 -07:00