Age | Commit message (Expand) | Author |
2011-11-14 | Ruby: Process packet instead of RubyRequest in Sequencer | Nilay Vaish |
2011-08-29 | Ruby: Remove some unused code | Nilay Vaish |
2011-04-15 | includes: sort all includes | Nathan Binkert |
2011-03-21 | This patch adds the network tester for simple and garnet networks. | Tushar Krishna |
2011-03-19 | Ruby: Convert CacheRequestType to RubyRequestType | Nilay Vaish |
2011-03-19 | Ruby: Convert AccessModeType to RubyAccessMode | Nilay Vaish |
2011-02-06 | ruby: Fix RubyPort to properly handle retrys | Brad Beckmann |
2010-08-20 | MOESI_hammer: break down miss latency stalled cycles | Brad Beckmann |
2010-08-20 | ruby: Added SC fail indication to trace profiling | Brad Beckmann |
2010-08-20 | ruby: fix ruby llsc support to sync sc outcomes | Brad Beckmann |
2010-08-20 | ruby: Reincarnated the responding machine profiling | Brad Beckmann |
2010-06-10 | ruby: get rid of the Map class | Nathan Binkert |
2010-04-02 | ruby: get "using namespace" out of headers | Nathan Binkert |
2010-03-22 | ruby: style pass | Nathan Binkert |
2010-01-29 | ruby: Removed static members in RubyPort including hitcallback | Brad Beckmann |
2010-01-29 | ruby: added the GEMS ruby tester | Brad Beckmann |
2010-01-29 | ruby: Converted the sequencer deadlock event to m5 eventq | Brad Beckmann |
2010-01-29 | ruby: Ruby changes required to use the python config system | Brad Beckmann |
2010-01-29 | ruby: Convert most Ruby objects to M5 SimObjects. | Steve Reinhardt |
2010-01-19 | ruby: new atomics implementation | Derek Hower |
2010-01-19 | merge | Derek Hower |
2009-11-18 | ruby: Ruby 64-bit address output fixes. | Brad Beckmann |
2009-11-18 | ruby: added sequencer stats to track what requests are waiting on | Derek Hower |
2009-09-17 | Functionality migrated to sequencer. | Polina Dudnik |
2009-09-15 | ruby: improve libruby_issue_request feedback | Derek Hower |
2009-08-21 | [mq]: first_patch | Polina Dudnik |
2009-08-14 | SMT atomics modifications: | Polina Dudnik |
2009-07-18 | ruby: removed all refs to old RubyConfig | Derek Hower |
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: removed dead functions from the sequencer | Derek Hower |
2009-05-11 | ruby: Fixed some unresolved references. | Dan Gibson |
2009-05-11 | ruby: Make ruby #includes use full paths to the files they're including. | Nathan Binkert |
2009-05-11 | ruby: Cleaned up sequencer. Removed LogTM specific code. | Derek Hower |
2009-05-11 | ruby: added Packet interface to makeRequest and isReady. | Derek Hower |
2009-05-11 | ruby: Import ruby and slicc from GEMS | Nathan Binkert |