summaryrefslogtreecommitdiff
path: root/src/mem/ruby/system/System.hh
AgeCommit message (Expand)Author
2015-07-10ruby: replace global g_abs_controls with per-RubySystem varBrandon Potter
2015-07-10ruby: replace global g_system_ptr with per-object pointersBrandon Potter
2015-07-10ruby: replace g_ruby_start with per-RubySystem m_start_cycleBrandon Potter
2015-07-07sim: Refactor the serialization base classAndreas Sandberg
2015-05-19ruby: Fix RubySystem warm-up and cool-down scopeJoel Hestness
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-11-06ruby: remove sparse memory.Nilay Vaish
2014-09-01ruby: move files from ruby/system to ruby/structuresNilay Vaish
2014-03-17ruby: remove some of the unnecessary codeNilay Vaish
2014-01-10ruby: move all statistics to stats.txt, eliminate ruby.statsNilay Vaish
2013-09-06ruby: network: convert to gem5 style statsNilay Vaish
2013-04-23ruby: patch checkpoint restore with garnetNilay Vaish
2013-02-10ruby: enable multiple clock domainsNilay Vaish
2013-02-10ruby: convert block size, memory size to unsignedNilay Vaish
2012-11-02ruby: reset and dump stats along with reset of the systemHamid Reza Khaleghzadeh ext:(%2C%20Lluc%20Alvarez%20%3Clluc.alvarez%40bsc.es%3E%2C%20Nilay%20Vaish%20%3Cnilay%40cs.wisc.edu%3E)
2012-10-15 ruby: register multiple memory controllersNilay Vaish
2012-10-02ruby: makes some members non-staticNilay Vaish
2012-10-02ruby: move functional access to ruby systemNilay Vaish
2012-09-18ruby: avoid using g_system_ptr for event schedulingNilay Vaish
2012-09-11Ruby: Use uint8_t instead of uint8 everywhereNilay Vaish
2012-09-10Ruby System: Convert to Clocked ObjectNilay Vaish
2012-08-27Ruby: Remove RubyEventQueueNilay Vaish
2012-07-12Ruby: remove config information from ruby.statsNilay Vaish
2012-07-10ruby: adds reset function to Ruby memory controllersNuwan Jayasena
2012-04-06sim-ruby: checkpointing fixes and dependent eventq improvementsBrad Beckmann
2012-01-11Ruby: Resurrect Cache Warmup CapabilityNilay Vaish
2012-01-10Ruby: remove the files related to the tracerNilay Vaish
2012-01-06Ruby Set: Move NUMBER_WORDS_PER_SET to Set.hhNilay Vaish
2011-08-03Ruby: Remove files and includes not in useNilay Vaish
2011-06-30Ruby: Add support for functional accessesBrad Beckmann ext:(%2C%20Nilay%20Vaish%20%3Cnilay%40cs.wisc.edu%3E)
2010-08-20ruby: Reset ruby stats in RubySystem unserializeBrad Beckmann
2010-06-10ruby: get rid of Vector and use STLNathan Binkert
2010-04-02ruby: get "using namespace" out of headersNathan Binkert
2010-03-22ruby: style passNathan Binkert
2010-03-21ruby: Changed the default set size to 1Brad Beckmann
2010-01-29ruby: Removed the old config interfaceBrad Beckmann
2010-01-29ruby: Removed RubySystem::getNumberOfSequencersBrad 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: Convert most Ruby objects to M5 SimObjects.Steve Reinhardt
2009-11-18ruby: Support for merging ALPHA_FS and rubyBrad Beckmann
2009-08-04slicc: added MOESI_CMP_directory, DMA SequencerMsg, parameterized controllersDerek Hower
2009-07-18ruby: removed all refs to old RubyConfigDerek Hower
2009-07-13Changes to add tracing and replaying command-line optionsPolina Dudnik
2009-07-06ruby: Import the latest ruby changes from gems.Nathan Binkert
2009-07-06ruby: replace strings that were missed in original ruby import.Nathan Binkert
2009-05-11ruby: Working M5 interface and updated Ruby interface.Daniel Sanchez