summaryrefslogtreecommitdiff
path: root/configs/example
AgeCommit message (Expand)Author
2017-07-03config: Move core timing models to config/common/coresAndreas Sandberg
2017-06-19configs, arm: add option to enable security extensionsGedare Bloom
2017-05-18configs: fix cpu names in big.LITTLE examplePierre-Yves Péneau
2017-05-18arm, config: added support for ex5 model of big.LITTLEPierre-Yves Péneau
2017-05-09config: Fix up some configs to not use CPU aliases.Gabe Black
2017-05-06config: Remove support for CPU aliases.Gabe Black
2017-04-11config, arm: Add an example power modelAndreas Sandberg
2017-04-03config, arm: Add multi-core KVM support to bL configAndreas Sandberg
2017-04-03config, arm: Unify checkpoint path handling in bL configsAndreas Sandberg
2016-11-09syscall_emul: [patch 5/22] remove LiveProcess class and use Process insteadBrandon Potter
2017-02-14arm,config: Add dist-gem5 support to the big.LITTLE(tm) configGabor Dozsa
2017-02-14arm,config: Refactor the example big.LITTLE(tm) configurationGabor Dozsa
2017-02-14sim, kvm: make KvmVM a System parameterCurtis Dunham
2017-02-14mem: Update DRAM configuration namesWendy Elsasser
2017-01-09config: Fix missing include in fs.pyMatthias Jung
2016-12-06arm, config: Add missing IOCache in bL configGabor Dozsa
2016-12-05config: Add an option to generate a random topology in memcheckNikos Nikoleris
2016-12-05config: Add whole line accesses to improve memchecker's coverageNikos Nikoleris
2016-11-30mem: Split the hit_latency into tag_latency and data_latencySophiane Senni
2016-10-26gpu-compute: support in-order data delivery in GM pipeTony Gutierrez
2016-10-26config: Break out base options for usage with NULL ISAAndreas Hansson
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-10-06ruby: rename networktest to garnet_synthetic_traffic.Tushar Krishna
2016-09-15arm, config: Fixups for the example big.LITTLE(tm) configurationGabor Dozsa
2016-08-22config: KVM acceleration for apu_se.pyDavid Hashe
2016-08-10arm, config: Add initial support for RubyAndreas Sandberg
2016-07-21arm, config: Add an example ARM big.LITTLE(tm) configuration scriptGabor Dozsa
2016-07-01mem: tester for new HMC configurationAbdul Mutaal Ahmad
2016-06-09gpu-compute: parametrize Wavefront sizejkalamat
2016-04-21config: Add missing point of coherency to memcheck scriptAndreas Hansson
2016-02-10mem: Move the point of coherency to the coherent crossbarAndreas Hansson
2016-02-06style: remove trailing whitespaceSteve Reinhardt
2016-01-22ruby: changed all references to numCPs to num-cpBrad Beckmann
2016-01-19gpu-compute: AMD's baseline GPU modelTony Gutierrez
2016-01-07config: Updates for distributed gem5 simulationsGabor Dozsa
2015-12-17configs: Make the default memtest behaviour more complexAndreas Hansson
2015-07-20ruby: more flexible ruby tester supportBrad Beckmann
2015-12-07config: Enable elastic trace capture and replay in se/fsRadhika Jagtap
2015-11-22config: Added missing types to JSON/INI Python readerAndrew Bardsley
2015-11-06config: Update memtest to stress test clean writebacksAndreas Hansson
2015-11-06config: Update memtest to stress test cache clusivityAndreas Hansson
2015-11-03mem: hmc: top level designErfan Azarkhish
2015-09-30isa,cpu: Add support for FS SMT InterruptsMitch Hayenga
2015-09-30config,cpu: Add SMT support to Atomic and Timing CPUsMitch Hayenga
2015-09-06config: allow ruby to be used with Minor CPUNilay Vaish
2015-08-21mem: Add explicit Cache subclass and make BaseCache abstractAndreas Hansson
2015-07-21configs: network test: remove redundant physical memoryNilay Vaish
2015-07-03mem: Remove redundant is_top_level cache parameterAndreas Hansson