summaryrefslogtreecommitdiff
path: root/configs
AgeCommit message (Expand)Author
2017-06-15configs: fixed SimpleOpts missing error by adding library pathZhang Zheng
2017-06-13config: Warn not fail for ARM systems configured with rubyNikos Nikoleris
2017-06-13ruby, arm: Forward invalidations to the local exclusive monitorNikos Nikoleris
2017-06-13ruby: Add support for address ranges in the directoryNikos Nikoleris
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-17config: Changes to boot Android NWeiping Liao
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-05config: Add a default system disk image for SPARC FS.Gabe Black
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
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-14arm,config: Add dist-gem5 support to the big.LITTLE(tm) configGabor Dozsa
2017-02-14config: Refactor the network switch configuration fileGabor 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-02-09misc: Clean up and complete the gem5<->SystemC-TLM bridge [1/10]Christian Menard
2017-01-27mem: Add memory footprint probeRahul Thakur
2017-01-09config: Fix missing include in fs.pyMatthias Jung
2016-12-19python: Export periodicStatDumpAndreas Sandberg
2016-12-19sim: Remove redundant buildEnv importAndreas Sandberg
2016-12-15ruby: Detect garnet network-level deadlock.Jieming Yin
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-26dev: Add m5 op to toggle synchronization for dist-gem5.Michael LeBeane
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-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-10-07config: fix typo in cluster topology.Tushar Krishna
2016-10-06ruby: garnet2.0Tushar Krishna
2016-10-06config: add port directions and per-router delay in topology.Tushar Krishna
2016-10-06config: make internal links in network topology unidirectional.Tushar Krishna
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-10-06ruby: rename ALPHA_Network_test protocol to Garnet_standalone.Tushar Krishna
2016-10-04config: Fix lat_mem_rd example scriptAndreas Hansson
2016-09-15arm, config: Fixups for the example big.LITTLE(tm) configurationGabor Dozsa
2016-09-13config: move dist-gem5 options to common configMichael LeBeane
2016-08-22config: KVM acceleration for apu_se.pyDavid Hashe
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