summaryrefslogtreecommitdiff
path: root/src/mem/ruby/system/RubySystem.py
AgeCommit message (Expand)Author
2018-09-24mem-ruby: Fix a bug in MessageBuffer randomizationXianwei Zhang
2015-10-14ruby: profiler: provide the number of vnets through ruby systemNilay Vaish
2015-09-16ruby: rename System.{hh,cc} to RubySystem.{hh,cc}David Hashe
2015-09-01ruby: remove random seedNilay Vaish
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-02-26Ruby: Update backing store option to propagate through to all RubyPortsJason Power
2014-11-06ruby: provide a backing storeNilay Vaish
2014-11-06ruby: interface with classic memory controllerNilay Vaish
2014-01-10ruby: move all statistics to stats.txt, eliminate ruby.statsNilay Vaish
2013-06-27config: Remove redundant explicit setting of default clocksAkash Bagdia
2013-02-10ruby: convert block size, memory size to unsignedNilay Vaish
2012-11-02sim: Include object header files in SWIG interfacesAndreas Sandberg
2012-09-10Ruby System: Convert to Clocked ObjectNilay Vaish
2011-06-30Ruby: Add support for functional accessesBrad Beckmann ext:(%2C%20Nilay%20Vaish%20%3Cnilay%40cs.wisc.edu%3E)
2011-01-10ruby: get rid of ruby's Debug.hhNathan Binkert
2010-03-21ruby: Added flag to disable mem_vec allocationBrad Beckmann
2010-03-21ruby: Added copyright to many Ruby *.py filesBrad Beckmann
2010-01-29ruby: convert to M5 MemorySizeBrad Beckmann
2010-01-29ruby: added ruby stats printBrad Beckmann
2010-01-29ruby: Removed the tech_nm variable from RubySystemBrad Beckmann
2010-01-29ruby: Added clock to ruby systemBrad Beckmann
2010-01-29ruby: Calculate system total memory capacity in PythonSteve Reinhardt
2010-01-29ruby: Convert most Ruby objects to M5 SimObjects.Steve Reinhardt