summaryrefslogtreecommitdiff
path: root/configs/example/fs.py
AgeCommit message (Expand)Author
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
2014-01-27config: allow more than 3GB of memory for x86 simulationsNilay Vaish
2014-01-24arm: Add support for ARMv8 (AArch64 & AArch32)ARM gem5 Developers
2013-10-17util: Streamline .apc project convertsion scriptDam Sunwoo
2013-08-19config: Command line support for multi-channel memoryAndreas Hansson
2013-08-19mem: Change AbstractMemory defaults to match the common caseAndreas Hansson
2013-08-19power: Add voltage domains to the clock domainsAkash Bagdia
2013-08-19config: Move the memory instantiation outside FSConfigAndreas Hansson
2013-06-27sim: Add the notion of clock domains to all ClockedObjectsAkash 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-27config: Remove redundant explicit setting of default clocksAkash Bagdia
2013-04-22config: Add a mem-type config option to se/fs scriptsAndreas Hansson
2013-04-22config: Add a KVM VM to systems with KVM CPUsAndreas Sandberg
2013-02-15options: add command line option for dtb fileAnthony Gutierrez
2013-01-07config: Do not use hardcoded physmem in fs scriptAndreas Hansson
2013-01-07arch: Make the ISA class inherit from SimObjectAndreas Sandberg
2012-10-26config: Add a check for fastmem only used with Atomic CPUAndreas Hansson
2012-10-26config: Remove unused mem_size in fs.pyAndreas Hansson