summaryrefslogtreecommitdiff
path: root/configs
AgeCommit message (Expand)Author
2015-09-16config: Add configs scripts used in Learning gem5Jason Lowe-Power
2015-09-06config: allow ruby to be used with Minor CPUNilay Vaish
2015-09-01ruby: remove random seedNilay Vaish
2015-08-30ruby: specify number of vnets for each protocolNilay Vaish
2015-08-21mem: Add explicit Cache subclass and make BaseCache abstractAndreas Hansson
2015-08-21ruby: Move Rubys cache class from Cache.py to RubyCache.pyAndreas Hansson
2015-08-19ruby: reverts to changeset: bf82f1f7b040Nilay Vaish
2015-08-14ruby: profiler: provide the number of vnets through ruby systemNilay Vaish
2015-08-14ruby: remove random seedNilay Vaish
2015-08-14ruby: Protocol changes for SimObject MessageBuffersJoel Hestness
2015-08-14ruby: Expose MessageBuffers as SimObjectsJoel Hestness
2015-08-14ruby: Remove the RubyCache/CacheMemory latencyJoel Hestness
2015-08-03misc: Coupling gem5 with SystemC TLM2.0Matthias Jung
2015-08-03ruby: correctly number the sequencer in MESI_Three_Level.pyNilay Vaish
2015-07-20config: add base class for ruby controllersDavid Hashe
2015-07-20ruby: initialize replacement policies with their own simobjsDavid Hashe
2015-07-21configs: network test: remove redundant physical memoryNilay Vaish
2015-07-10ruby: remove extra whitespace and correct misspelled wordsBrandon Potter
2015-07-04config: Update location of ruby topologies in helpDavid Hashe
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-15config: Use null memory for DRAM sweep scriptAndreas Hansson
2015-05-15config: Add new MemConfig options to DRAM sweep scriptWendy Elsasser
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
2015-03-23config: expand '~' and '~user' in pathsSteve Reinhardt
2015-03-23config: Add ability to exit simulation after initializationCurtis Dunham
2015-03-19config: Add soak test for memtest.pyAndreas Hansson
2015-03-19config: Specify OS type and release on command lineChris Emmons
2015-03-19config: Fix DRAM rank option in sweep scriptAndreas Hansson
2015-03-09config: Fix for 'android' lookup in disk nameRizwana Begum
2015-03-02mem: Move crossbar default latencies to subclassesAndreas Hansson
2015-02-26Ruby: Update backing store option to propagate through to all RubyPortsJason Power
2015-02-16config: Add memcheck stress testAndreas Hansson
2015-01-16config: add --root-device machine parameterCurtis Dunham
2015-02-11config: Revamp memtest to allow testers on any levelAndreas Hansson
2015-02-11cpu: Tidy up the MemTest and make false sharing more obviousAndreas Hansson
2015-02-05config: rename 'file' varSteve Reinhardt
2015-02-05config: make M5_PATH a real search pathSteve Reinhardt
2015-02-03config: Add XOR hashing to the DRAM channel interleavingAndreas Hansson
2015-02-03config: Adjust DRAM channel interleaving defaultsAndreas Hansson
2015-01-30config: arm: fix os_flagsMalek Musleh
2015-01-20config, ruby: connect dma to networkMalek Musleh