summaryrefslogtreecommitdiff
path: root/configs/common/Options.py
AgeCommit message (Expand)Author
2013-08-19config: Command line support for multi-channel memoryAndreas Hansson
2013-08-19power: Add voltage domains to the clock domainsAkash Bagdia
2013-07-18Configs: Fix up maxtick and maxtimeJoel Hestness
2013-06-28configs: rearrange the available options in Options.pyNilay Vaish
2013-06-27config: Rename clock option to Ruby clockAkash Bagdia
2013-06-27config: Add a system clock command-line optionAkash Bagdia
2013-06-27config: Add a CPU clock command-line optionAkash Bagdia
2013-06-03config: Add missing CPUs to --restore-with-cpuAndreas Sandberg
2013-04-22config: Add a mem-type config option to se/fs scriptsAndreas Hansson
2013-04-22cpu: generate SimPoint basic block vector profilesDam Sunwoo
2013-02-20config: Fix --prog-interval command line optionAli Saidi
2013-02-15options: add command line option for dtb fileAnthony Gutierrez
2013-02-15config: Cleanup CPU configurationAndreas Sandberg
2012-11-19config: Fix description of checkpoint option from cycle to tickAndreas Hansson
2012-09-09se.py: support specifying multiple programs via command lineNilay Vaish
2012-08-15configs: add option for repeatedly switching back-and-forth between cpu types.Anthony Gutierrez
2012-05-03Config: Fix help msg for option --mem-sizeJayneel Gandhi
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