ruby: abstract controller: mark some variables as const
[gem5.git] / src / mem / ruby / slicc_interface / AbstractController.hh
2015-08-15 Nilay Vaishruby: abstract controller: mark some variables as const
2015-08-14 Nilay Vaishruby: replace Address by Addr
2015-08-14 Joel Hestnessruby: Expose MessageBuffers as SimObjects
2015-07-20 David Hasheruby: Fix for stallAndWait bug
2015-07-20 David Hasheslicc: support for multiple message types on the same...
2015-05-19 Joel Hestnessruby: Fix RubySystem warm-up and cool-down scope
2015-04-13 Lena Olsonruby: allow restoring from checkpoint when using DRAMCtrl
2015-03-02 Andreas Hanssonmem: Split port retry for all different packet classes
2014-11-06 Nilay Vaishruby: interface with classic memory controller
2014-11-06 Nilay Vaishruby: remove the function functionalReadBuffers()
2014-11-06 Nilay Vaishruby: coherence protocols: remove data block from dirct...
2014-09-01 Nilay Vaishruby: message buffers: significant changes
2014-09-01 Nilay Vaishruby: remove unused toString() from AbstractController
2014-09-01 Nilay Vaishruby: move files from ruby/system to ruby/structures
2014-03-02 Nilay Vaishruby: make the max_size variable of the MessageBuffer...
2014-02-24 Nilay Vaishruby: message buffer: refactor code
2014-02-20 Nilay Vaishruby: controller: slight code refactoring
2014-01-10 Nilay Vaishruby: move all statistics to stats.txt, eliminate ruby...
2014-01-04 Nilay Vaishruby: add support for clusters
2013-12-21 Nilay Vaishruby: slicc: replace max_in_port_rank with number of...
2013-09-06 Nilay Vaishruby: converts sparse memory stats to gem5 style
2013-08-07 Nilay Vaishruby: slicc: move some code to AbstractController
2013-06-09 Nilay Vaishruby: stats: use gem5's stats for cache and memory...
2013-03-22 Nilay Vaishruby: move stall and wakeup functions to AbstractController
2013-03-22 Nilay Vaishruby: connect two controllers using only message buffers
2013-02-11 Nilay Vaishruby: replace Time with Cycles (final patch in the...
2013-02-11 Nilay Vaishruby: replaces Time with Cycles in many places
2013-02-11 Nilay Vaishruby: modifies histogram add() function
2013-02-11 Nilay Vaishruby: record fully busy cycle with in the controller
2013-01-14 Nilay VaishRuby: use ClockedObject in Consumer class
2012-12-11 Nilay Vaishruby: change slicc to allow for constructor args
2012-12-11 Nilay Vaishruby: add a prefetcher
2012-10-15 Nilay Vaishruby: improved support for functional accesses
2012-07-12 Nilay VaishRuby: remove config information from ruby.stats
2012-01-16 Gabe BlackMerge yet again with the main repository.
2012-01-11 Nilay VaishRuby: Add infrastructure for recording cache contents
2012-01-07 Gabe BlackAnother merge with the main repository.
2012-01-06 Nilay VaishAbstractController: Remove some of the unused functions
2011-08-29 Nilay VaishSLICC: Pass arguments by reference
2011-07-01 Brad Beckmann ext... Ruby: Add support for functional accesses
2011-06-08 Nilay VaishRuby: Correctly set access permissions for directory...
2011-04-29 Brad Beckmannnetwork: convert links & switches to first class C...
2010-04-02 Nathan Binkertruby: get "using namespace" out of headers
2010-03-23 Korey Sewellm5merge(2): another merge of regression stats
2010-03-23 Korey Sewellm5merge: ruby + inorder
2010-03-23 Nathan Binkertruby: style pass
2010-03-15 Nathan Binkertruby: Fix copyrights on files
2010-01-30 Brad Beckmannruby: connects sm queues to the network
2010-01-30 Steve Reinhardtruby: Make SLICC-generated objects SimObjects.
2010-01-30 Steve Reinhardtruby: Convert most Ruby objects to M5 SimObjects.
2010-01-22 Derek HowerAutomated merge with ssh://hg@m5sim.org/m5
2010-01-19 Derek Howerruby: new atomics implementation
2010-01-19 Derek Howermerge
2009-09-17 Polina DudnikFunctionality migrated to sequencer.
2009-08-25 Derek HowerAutomated merge with ssh://hg@m5sim.org/m5
2009-08-18 Gabe BlackMerge with head.
2009-08-17 Polina DudnikBranch Merge
2009-08-15 Polina DudnikMade servicing_atomic a counter and added started writes:
2009-08-14 Polina DudnikMerge with current branch
2009-08-14 Polina DudnikMulti-line RMW handling
2009-07-06 Nathan Binkertautomerge
2009-07-06 Nathan Binkertruby: Import the latest ruby changes from gems.