summaryrefslogtreecommitdiff
path: root/configs/common/Options.py
AgeCommit message (Expand)Author
2020-01-31configs: fs.py can take multiple disk images on most ISAsCiro Santilli
2020-01-31config: add --bootloader to fs.py and fs_bigLITTLE.pyCiro Santilli
2019-12-17config: Default the indirect branch predictor to "None".Gabe Black
2019-12-13dev-virtio,configs: expose 9p diod virtio on ARMCiro Santilli
2019-11-27base, python: Allow dirname selection for the interpreterGiacomo Travaglini
2019-11-27configs: Add --redirects for syscall emulationGiacomo Travaglini
2019-11-27configs: Add root redirect path in SE mode only when setGiacomo Travaglini
2019-10-01configs: Port PlatformConfig to the common object listDaniel R. Carvalho
2019-10-01configs: Port MemConfig to the common object listDaniel R. Carvalho
2019-10-01configs: Port HWPConfig to the common object listDaniel R. Carvalho
2019-10-01configs: Port BPConfig to use the common object listDaniel R. Carvalho
2019-09-30configs: Port CPUConfig to use the common object listDaniel R. Carvalho
2019-06-06mem: Option to toggle DRAM low-power statesMatthew Poremba
2019-05-13config: add an option to list and select indirect branch predictorJairo Balart
2019-04-25sim-se: add a faux-filesystemDavid Hashe
2019-04-24config: Add flag options to set the hardware prefetchers to useJavier Bueno
2019-03-18configs: Use absolute import pathsAndreas Sandberg
2019-02-26configs: Fix Python 3 iterator and exec compatibility issuesAndreas Sandberg
2019-01-25configs: fs.py remove --generate-dtb and enable it by defaultCiro Santilli
2018-11-17configs: Added an option for choosing branch predictor typePau Cabre
2018-10-19config: add --param to fs.py, se.py and fs_bigLITTLE.pyCiro Santilli
2018-09-12cpu: Replace the fastmem with a new CPU modelAndreas Sandberg
2018-01-29config: Embed Device Tree generation in fs.py configGlenn Bergmans
2017-06-19configs, arm: add option to enable security extensionsGedare Bloom
2017-05-06config: Remove support for CPU aliases.Gabe Black
2017-02-14mem: Update DRAM configuration namesWendy Elsasser
2016-10-26dev: Add m5 op to toggle synchronization for dist-gem5.Michael LeBeane
2016-10-26config: Break out base options for usage with NULL ISAAndreas Hansson
2016-09-13config: move dist-gem5 options to common configMichael LeBeane
2016-01-07config: Updates for distributed gem5 simulationsGabor Dozsa
2015-12-07config: Enable elastic trace capture and replay in se/fsRadhika Jagtap
2015-12-04arm, config: Automatically discover available platformsAndreas Sandberg
2015-08-03misc: Coupling gem5 with SystemC TLM2.0Matthias Jung
2015-04-23config: enable setting SE-mode environment variables from filebpotter
2015-04-20config: Remove memory aliases and rely on class nameAndreas Hansson
2015-04-08config: Support full-system with SST's memory systemCurtis Dunham
2015-03-23config: Add ability to exit simulation after initializationCurtis Dunham
2015-03-19config: Specify OS type and release on command lineChris Emmons
2015-01-16config: add --root-device machine parameterCurtis Dunham
2014-12-23config: Expose the DRAM ranks as a command-line optionAndreas Hansson
2014-12-23config: Add --memchecker optionMarco Elver
2014-12-23config: Add options to take/resume from SimPoint checkpointsDam Sunwoo
2014-12-04config: Add two options for setting the kernel command line.Gabe Black
2014-10-29arm, tests: Update config files to more recent kernels and create 64-bit regr...Ali Saidi
2014-04-10config: add num-work-ids command line optionGedare Bloom
2014-03-23mem: Change memory defaults to be more representativeAndreas Hansson
2014-01-24arm: Add support for ARMv8 (AArch64 & AArch32)ARM gem5 Developers
2013-10-17util: Streamline .apc project convertsion scriptDam Sunwoo
2013-10-09config: correct example ruby scriptsNilay Vaish
2013-08-19config: Command line support for multi-channel memoryAndreas Hansson