summaryrefslogtreecommitdiff
path: root/src/mem/ruby/slicc_interface
AgeCommit message (Expand)Author
2011-12-31Ruby: Shuffle some of the included filesNilay Vaish
2011-11-03Ruby: Remove some unused typedefsNilay Vaish
2011-10-28Ruby: Reorganize mapping of componentsNilay Vaish
2011-08-29SLICC: Pass arguments by referenceNilay Vaish
2011-08-08BuildEnv: Eliminate RUBY as build environment variableNilay Vaish
2011-08-03Ruby: Remove files and includes not in useNilay Vaish
2011-07-06ruby: added generic dma machineBrad Beckmann
2011-07-01Ruby: Commit files missing from previous commitNilay Vaish
2011-06-30Ruby: Add support for functional accessesBrad Beckmann ext:(%2C%20Nilay%20Vaish%20%3Cnilay%40cs.wisc.edu%3E)
2011-06-08Ruby: Correctly set access permissions for directory entriesNilay Vaish
2011-04-28network: convert links & switches to first class C++ SimObjectsBrad Beckmann
2011-04-15includes: sort all includesNathan Binkert
2011-03-31Ruby: pass Packet->Req->contextId() to Ruby.Lisa Hsu
2011-03-22Ruby: Remove CacheMsg class from SLICCNilay Vaish
2011-03-19Ruby: Convert CacheRequestType to RubyRequestTypeNilay Vaish
2011-03-19Ruby: Convert AccessModeType to RubyAccessModeNilay Vaish
2011-03-17Ruby: minor bugfix, line did not adhere to some macro usage conventions.Lisa Hsu
2011-03-17Ruby: expose a simple mod function in slicc interface.Lisa Hsu
2011-02-25Ruby: Remove librubyNilay Vaish
2011-02-23ruby: automate permission settingBrad Beckmann
2011-02-23ruby: cleaned up access permission enumBrad Beckmann
2011-02-14Ruby: Improve Change PerfectSwitch's wakeup functionNilay Vaish
2011-01-17Change interface between coherence protocols and CacheMemoryNilay Vaish
2011-01-10ruby: get rid of ruby's Debug.hhNathan Binkert
2010-12-22This patch removes the WARN_* and ERROR_* from src/mem/ruby/common/Debug.hh f...Nilay Vaish
2010-08-20ruby: Fixed L2 cache miss profilingBrad Beckmann
2010-07-08NetworkMessage copy constructor fixTushar Krishna
2010-06-10ruby: get rid of RefCnt and Allocator stuff use base/refcnt.hhNathan Binkert
2010-04-02ruby: get "using namespace" out of headersNathan Binkert
2010-03-22ruby: style passNathan Binkert
2010-03-21ruby: Added copyright to many Ruby *.py filesBrad Beckmann
2010-03-14ruby: Fix copyrights on filesNathan Binkert
2010-03-10ruby: get rid of std-includes.hhNathan Binkert
2010-01-29ruby: removed last level cache supportBrad Beckmann
2010-01-29ruby: Ruby changes required to use the python config systemBrad Beckmann
2010-01-29ruby: connects sm queues to the networkBrad Beckmann
2010-01-29ruby: Make SLICC-generated objects SimObjects.Steve Reinhardt
2010-01-29ruby: Convert most Ruby objects to M5 SimObjects.Steve Reinhardt
2010-01-19ruby: new atomics implementationDerek Hower
2010-01-19mergeDerek Hower
2009-11-18ruby: returns the number of LLC needed for broadcastBrad Beckmann
2009-09-17Functionality migrated to sequencer.Polina Dudnik
2009-09-15ruby: added broadcast mechanismDerek Hower
2009-08-15Made servicing_atomic a counter and added started writes:Polina Dudnik
2009-08-14Multi-line RMW handlingPolina Dudnik
2009-08-11merged Tushar's bug fix with public repository changesBrad Beckmann
2009-08-07bug fix for data_msg_size in network/Network.ccTushar Krishna
2009-08-04ruby: made mapAddressToRange based off a bit countDerek Hower
2009-08-04slicc: added MOESI_CMP_directory, DMA SequencerMsg, parameterized controllersDerek Hower
2009-07-27ruby: removed unused/incorrect profiler stateDerek Hower