summaryrefslogtreecommitdiff
path: root/configs/common
AgeCommit message (Expand)Author
2017-05-06config: Remove support for CPU aliases.Gabe Black
2017-04-05config: Add a default system disk image for SPARC FS.Gabe Black
2017-03-01config: exit with fatal() if errorPierre-Yves PĂ©neau
2016-11-09syscall_emul: [patch 5/22] remove LiveProcess class and use Process insteadBrandon Potter
2017-02-14mem: Update DRAM configuration namesWendy Elsasser
2017-02-09misc: Clean up and complete the gem5<->SystemC-TLM bridge [1/10]Christian Menard
2016-12-19sim: Remove redundant buildEnv importAndreas Sandberg
2016-11-30mem: Split the hit_latency into tag_latency and data_latencySophiane Senni
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-10-15cpu, arm: Distinguish Float* and SimdFloat*, create FloatMem* opClassFernando Endo
2016-10-14config: Make configs/common a Python packageAndreas Hansson
2016-10-13ruby: Fix regressions and make Ruby configs Python packagesAndreas Hansson
2016-09-13config: move dist-gem5 options to common configMichael LeBeane
2016-08-12mem: Add snoop filter to SystemXBar by defaultAndreas Hansson
2016-08-10arm, config: Exit with fatal error if using RubyAndreas Sandberg
2016-08-10arm, config: Add initial support for RubyAndreas Sandberg
2016-07-19config: Allow SPARC FS image to be specified on the command lineJakub Jermar
2016-07-01mem: different HMC configurationAbdul Mutaal Ahmad
2016-06-20config: Fix omission of walker cache in config scriptsAndreas Hansson
2016-05-27mem, config: Selective use of snoop filterStephan Diestelhorst
2016-05-19config, x86: Properly space pad the X86IntelMPBus Entry descriptionsBjoern A. Zeeb
2016-02-10mem: Deduce if cache should forward snoopsAndreas Hansson
2016-02-06style: remove trailing whitespaceSteve Reinhardt
2016-01-19gpu-compute: AMD's baseline GPU modelTony Gutierrez
2016-01-15dev, arm: Add a platform with support for both aarch32 and aarch64Andreas Sandberg
2016-01-11configs: Fix inheritance of HMCSystem and cleanup spacingAndreas Hansson
2016-01-07config: Updates for distributed gem5 simulationsGabor Dozsa
2015-12-07config: Enable elastic trace capture and replay in se/fsRadhika Jagtap
2015-12-05dev: Rewrite PCI host functionalityAndreas Sandberg
2015-12-04arm, config: Automatically discover available platformsAndreas Sandberg
2015-11-06mem: Add an option to perform clean writebacks from cachesAndreas Hansson
2015-11-06mem: Add cache clusivityAndreas Hansson
2015-11-04configs: fix bug introduced due to 276ad9121192Nilay Vaish
2015-11-03mem: hmc: top level designErfan Azarkhish
2015-11-03sparc: add missing parameter to makeSparcSystem()Palle Lyckegaard
2015-09-16config: Add configs scripts used in Learning gem5Jason Lowe-Power
2015-08-21mem: Add explicit Cache subclass and make BaseCache abstractAndreas Hansson
2015-08-03misc: Coupling gem5 with SystemC TLM2.0Matthias Jung
2015-07-03mem: Remove redundant is_top_level cache parameterAndreas Hansson
2015-07-03mem: Allow read-only caches and check complianceAndreas Hansson
2015-06-01kvm, arm: Add support for aarch64Andreas Sandberg
2015-05-05arch, cpu: Do not forward snoops to table walkerAndreas Hansson
2015-04-29cpu: o3: replace issueLatency with bool pipelinedNilay Vaish
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-14config, cpu: fix progress interval for switched CPUsMalek Musleh
2015-04-13cpu: re-organizes the branch predictor structure.Dibakar Gope
2015-04-08config: Support full-system with SST's memory systemCurtis Dunham
2015-03-27arm, configs: Do not forward snoops from I cacheAndreas Hansson