gem5/configs/example
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
..
fs.py config: Add two options for setting the kernel command line. 2014-12-04 16:42:07 -08:00
memtest.py mem: Rename Bus to XBar to better reflect its behaviour 2014-09-20 17:18:32 -04:00
read_config.py config: Add the ability to read a config file using C++ and Python 2014-10-16 05:49:37 -04:00
ruby_direct_test.py ruby: interface with classic memory controller 2014-11-06 05:42:21 -06:00
ruby_mem_test.py ruby: interface with classic memory controller 2014-11-06 05:42:21 -06:00
ruby_network_test.py ruby: single physical memory in fs mode 2014-11-06 05:41:44 -06:00
ruby_random_test.py ruby: interface with classic memory controller 2014-11-06 05:42:21 -06:00
se.py config, kvm: Enabling KvmCPU in SE mode 2014-11-23 18:01:08 -08:00