gem5/configs/common
Gabe Black 7540656fc5 config: Add two options for setting the kernel command line.
Both options accept template which will, through python string formatting,
have "mem", "disk", and "script" values substituted in from the mdesc.
Additional values can be used on a case by case basis by passing them as
keyword arguments to the fillInCmdLine function. That makes it possible to
have specialized parameters for a particular ISA, for instance.

The first option lets you specify the template directly, and the other lets
you specify a file which has the template in it.
2014-12-04 16:42:07 -08:00
..
Benchmarks.py arm, tests: Update config files to more recent kernels and create 64-bit regressions. 2014-10-29 23:18:27 -05:00
CacheConfig.py mem: Rename Bus to XBar to better reflect its behaviour 2014-09-20 17:18:32 -04:00
Caches.py config: Update script to set cache line size on system 2013-07-18 08:31:19 -04:00
cpu2000.py arm: Add support for ARMv8 (AArch64 & AArch32) 2014-01-24 15:29:34 -06:00
CpuConfig.py cpu: `Minor' in-order CPU model 2014-07-23 16:09:04 -05:00
FSConfig.py config: Add two options for setting the kernel command line. 2014-12-04 16:42:07 -08:00
MemConfig.py ruby: interface with classic memory controller 2014-11-06 05:42:21 -06:00
O3_ARM_v7a.py cpu: Change writeback modeling for outstanding instructions 2014-09-03 07:42:33 -04:00
Options.py config: Add two options for setting the kernel command line. 2014-12-04 16:42:07 -08:00
Simulation.py config: add num-work-ids command line option 2014-04-10 13:43:33 -05:00
SysPaths.py make rcS files read from the m5 source directory, not /dist. 2006-11-08 14:10:25 -05:00