diff options
author | Gabe Black <gabeblack@google.com> | 2014-12-04 16:42:07 -0800 |
---|---|---|
committer | Gabe Black <gabeblack@google.com> | 2014-12-04 16:42:07 -0800 |
commit | 7540656fc5b8ce0cafb54f41b913a7e81cbfb4b3 (patch) | |
tree | 9d71ff1e0fec15253c091bb077aea8c854d23141 /src/arch/alpha/interrupts.hh | |
parent | 22aaa5867f2449e2a73b7891fc34072c12c199b3 (diff) | |
download | gem5-7540656fc5b8ce0cafb54f41b913a7e81cbfb4b3.tar.xz |
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.
Diffstat (limited to 'src/arch/alpha/interrupts.hh')
0 files changed, 0 insertions, 0 deletions