summaryrefslogtreecommitdiff
path: root/configs/common/Options.py
AgeCommit message (Expand)Author
2012-04-16Config: Add command line options for disk image and memory sizeJayneel Gandhi
2012-03-28Config: Change the way options are addedNilay Vaish
2012-03-09CheckerCPU: Make CheckerCPU runtime selectable instead of compile selectableGeoffrey Blake
2012-03-01Config: make option ruby available alwaysNilay Vaish
2012-01-26configs: A more realistic configuration of an ARM-like processorRonald Dreslinski
2012-01-11Config: Add support for restoring using a timing CPUNilay Vaish
2012-01-10Config: Remove short option string for cpu typeNilay Vaish
2012-01-09ARM: Add support for initparam m5 opAli Saidi
2012-01-05Config: Add an option of type 'choice' for cpu typeNilay Vaish
2011-05-20configs: cleanup redundant/unused optionsKorey Sewell
2011-02-23configs: cache: add cache line size optionKorey Sewell
2011-02-23configs: set default cache paramsKorey Sewell
2011-02-06m5: added work completed monitoring supportBrad Beckmann
2010-08-20ruby: Reduced ruby latenciesBrad Beckmann
2010-08-20config: reorganized how ruby specifies command-line optionsBrad Beckmann
2010-08-08None, not noneNathan Binkert
2010-03-21ruby: Reorganized Ruby topology and protocol filesBrad Beckmann
2010-03-21ruby: Adds configurable bit selection for numa mappingBrad Beckmann
2010-03-21ruby: Ruby support for sparse memoryBrad Beckmann
2010-01-29ruby: Converted Garnet to M5 configurationBrad Beckmann
2010-01-29ruby: Added a mesh topologyBrad Beckmann
2010-01-29ruby: MOESI_CMP_token updates to use the new config systemBrad Beckmann
2010-01-29ruby: FS support using the new configuration systemBrad Beckmann
2010-01-29ruby: reorganized ruby python configurationBrad Beckmann
2009-11-18m5: Added option to take a checkpoint at the end of simulationBrad Beckmann
2009-11-18m5: Moved profile option since Simulation depends on it.Brad Beckmann
2009-09-16configs: add maxinsts option on command lineKorey Sewell
2009-05-05cpus: fix cpu progress eventKorey Sewell
2009-02-10Configs: Add support for the InOrder CPU modelKorey Sewell
2008-02-27Configs: Make using Simpoints easier with some config files that support them...Rick Strong
2008-02-22add instruction count fast forwaing and max instruction optionsVilas Sridharan
2007-08-08Added fastmem option.Vincentius Robby
2007-05-15add an l2 cache option to se example configAli Saidi
2006-10-30decouple the switch option from the warmup period option - parsing was confus...Lisa Hsu
2006-10-30add some comments and make the warmup period in a switchover parameterizable.Lisa Hsu
2006-10-27factor out common run code from se.py and fs.py.Lisa Hsu