summaryrefslogtreecommitdiff
path: root/configs/example/fs.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
2020-01-13configs: Remove check for kernel in fs.py.Gabe Black
2019-12-13dev-virtio,configs: expose 9p diod virtio on ARMCiro Santilli
2019-10-22configs: Do not assume bootmem is a System childGiacomo Travaglini
2019-10-07config: skip access to branchPred in ARM KVMCiro Santilli
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-05-13config: add an option to list and select indirect branch predictorJairo Balart
2019-04-22configs: Use param to get number of processorsPo-Hao Su
2019-03-25configs: Remove default kernel value from system creationDaniel R. Carvalho
2019-03-18configs: Use absolute import pathsAndreas Sandberg
2019-02-26configs: Fix Python 3 iterator and exec compatibility issuesAndreas Sandberg
2019-02-13configs: simpoint-profile usable with NonCachingCPUs onlyGiacomo Travaglini
2019-01-30arch-arm, configs: Create single instance of DTB autogenerationGiacomo Travaglini
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-09-12cpu: Replace the fastmem with a new CPU modelAndreas Sandberg
2018-09-03config: Move KVM CPU checking to CpuConfig helper moduleAndreas Sandberg
2018-03-20arch-arm, configs: Treat the bootloader rom as cacheable memoryNikos Nikoleris
2018-03-06config: Switch from the print statement to the print function.Gabe Black
2018-02-05config: remove dead code in fs.pyNayan Deshmukh
2018-01-29config: Embed Device Tree generation in fs.py configGlenn Bergmans
2017-12-15mem-ruby: Support atomic_noncaching acceses in rubySwapnil Haria
2017-06-19configs, arm: add option to enable security extensionsGedare Bloom
2017-05-09config: Fix up some configs to not use CPU aliases.Gabe Black
2017-02-14sim, kvm: make KvmVM a System parameterCurtis Dunham
2017-01-09config: Fix missing include in fs.pyMatthias Jung
2016-10-14config: Make configs/common a Python packageAndreas Hansson
2016-10-13ruby: Fix regressions and make Ruby configs Python packagesAndreas Hansson
2016-10-06config: add a separate config file for the network.Tushar Krishna
2016-08-10arm, config: Add initial support for RubyAndreas Sandberg
2016-01-07config: Updates for distributed gem5 simulationsGabor Dozsa
2015-12-07config: Enable elastic trace capture and replay in se/fsRadhika Jagtap
2015-11-03mem: hmc: top level designErfan Azarkhish
2015-09-30isa,cpu: Add support for FS SMT InterruptsMitch Hayenga
2015-04-08config: Support full-system with SST's memory systemCurtis Dunham
2015-03-19config: Specify OS type and release on command lineChris Emmons
2015-01-16config: add --root-device machine parameterCurtis Dunham
2015-01-03arm: fix build_drive_system when not using default optionsAnthony Gutierrez
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-11-18configs: small fix to ruby portion of fs.py and se.pyNilay Vaish
2014-11-06ruby: interface with classic memory controllerNilay Vaish
2014-11-06ruby: single physical memory in fs modeNilay Vaish
2014-10-29arm, tests: Update config files to more recent kernels and create 64-bit regr...Ali Saidi
2014-03-20config: ruby: rename _cpu_ruby_ports to _cpu_portsNilay Vaish
2014-03-20config: fs.py: move creating of test/drive systems to functionsNilay Vaish
2014-03-20config: remove ruby_fs.pyNilay Vaish
2014-01-31config: correct bug in x86 drive sys instantiationNilay Vaish