Age | Commit message (Expand) | Author |
2011-06-30 | Ruby: Add support for functional accesses | Brad Beckmann ext:(%2C%20Nilay%20Vaish%20%3Cnilay%40cs.wisc.edu%3E) |
2011-01-10 | ruby: get rid of ruby's Debug.hh | Nathan Binkert |
2011-01-07 | Replace curTick global variable with accessor functions. | Steve Reinhardt |
2010-08-20 | ruby: Reset ruby stats in RubySystem unserialize | Brad Beckmann |
2010-06-10 | ruby: get rid of Vector and use STL | Nathan Binkert |
2010-04-02 | ruby: get rid of gems_common/util.hh and .cc and use stuff in src/base | Nathan Binkert |
2010-04-02 | ruby: get "using namespace" out of headers | Nathan Binkert |
2010-03-22 | ruby: style pass | Nathan Binkert |
2010-03-21 | ruby: Added flag to disable mem_vec allocation | Brad Beckmann |
2010-03-21 | ruby: Ruby support for sparse memory | Brad Beckmann |
2010-01-29 | ruby: Removed the old config interface | Brad Beckmann |
2010-01-29 | ruby: Converted Garnet to M5 configuration | Brad Beckmann |
2010-01-29 | ruby: convert to M5 MemorySize | Brad Beckmann |
2010-01-29 | ruby: added ruby stats print | Brad Beckmann |
2010-01-29 | ruby: Memory Controller Profiler with new config system | Brad Beckmann |
2010-01-29 | ruby: Wrapped ruby events into m5 events | Brad Beckmann |
2010-01-29 | ruby: Removed the tech_nm variable from RubySystem | Brad Beckmann |
2010-01-29 | ruby: Added clock to ruby system | Brad Beckmann |
2010-01-29 | ruby: Calculate system total memory capacity in Python | Steve Reinhardt |
2010-01-29 | ruby: Convert most Ruby objects to M5 SimObjects. | Steve Reinhardt |
2009-11-18 | ruby: added sequencer stats to track what requests are waiting on | Derek Hower |
2009-07-29 | ruby: fixed clearStats | Derek Hower |
2009-07-20 | ruby: moved cache stats from Profiler to CacheMemory | Derek Hower |
2009-07-18 | ruby: removed all refs to old RubyConfig | Derek Hower |
2009-07-06 | ruby: apply some fixes that were overwritten by the recent ruby import. | Nathan Binkert |
2009-07-06 | ruby: Import the latest ruby changes from gems. | Nathan Binkert |
2009-07-06 | ruby: replace strings that were missed in original ruby import. | Nathan Binkert |
2009-05-11 | ruby: Working M5 interface and updated Ruby interface. | Daniel Sanchez |
2009-05-11 | ruby: Make ruby #includes use full paths to the files they're including. | Nathan Binkert |
2009-05-11 | ruby: remove unnecessary code. | Dan Gibson |
2009-05-11 | ruby: Removed System name clash by renaming ruby's System to RubySystem | Daniel Sanchez |
2009-05-11 | ruby: Import ruby and slicc from GEMS | Nathan Binkert |