ruby: handle llsc accesses through CacheEntry, not CacheMemory
[gem5.git] / src / mem / ruby / slicc_interface /
2015-08-27 Nilay Vaishruby: handle llsc accesses through CacheEntry, not...
2015-08-19 Nilay Vaishruby: reverts to changeset: bf82f1f7b040
2015-08-15 Nilay Vaishruby: abstract controller: mark some variables as const
2015-08-15 Nilay Vaishruby: adds set and way indices to AbstractCacheEntry
2015-08-15 Nilay Vaishruby: handle llsc accesses through CacheEntry, not...
2015-08-14 Nilay Vaishruby: replace Address by Addr
2015-08-14 Nilay Vaishruby: rename variables Addr to addr
2015-08-14 Joel Hestnessruby: Expose MessageBuffers as SimObjects
2015-08-07 Andreas Sandbergbase: Declare a type for context IDs
2015-08-01 Brad Beckmannruby: removed invalid assert in message comparitor
2015-07-20 Brad Beckmannruby: improved stall and wait debugging
2015-07-20 David Hasheruby: Fix for stallAndWait bug
2015-07-20 David Hasheslicc: support for multiple message types on the same...
2015-07-20 Brad Beckmannruby: re-added the addressToInt slicc interface function
2015-07-04 Nilay Vaishruby: drop NetworkMessage class
2015-07-04 Nilay Vaishruby: remove message buffer node
2015-06-25 Nilay Vaishruby: message: remove a data member added by mistake
2015-05-19 Joel Hestnessruby: Fix RubySystem warm-up and cool-down scope
2015-04-30 Nilay Vaishruby: set: replace long by unsigned long
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-12-02 Andreas Hanssonmem: Add const getters for write packet data
2014-12-02 Andreas Hanssonmem: Remove null-check bypassing in Packet::getPtr
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-10-16 Andreas Hanssonmem: Use shared_ptr for Ruby Message classes
2014-09-03 Andreas Hanssonbase: Use the global Mersenne twister throughout
2014-09-01 Nilay Vaishruby: message buffers: significant changes
2014-09-01 Nilay Vaishruby: remove unused toString() from AbstractController
2014-09-01 Nilay Vaishruby: eliminate type Time
2014-09-01 Nilay Vaishruby: move files from ruby/system to ruby/structures
2014-06-01 Steve Reinhardtstyle: eliminate equality tests with true and false stable_2014_08_26
2014-03-02 Nilay Vaishruby: make the max_size variable of the MessageBuffer...
2014-02-24 Nilay Vaishruby: message buffer: refactor code
2014-02-24 Nilay Vaishruby: remove few not required #includes
2014-02-20 Nilay Vaishruby: controller: slight code refactoring
2014-02-20 Nilay Vaishruby: message buffer: removes some unecessary functions.
2014-01-10 Nilay Vaishruby: move all statistics to stats.txt, eliminate ruby...
2014-01-04 Nilay Vaishruby: add a three level MESI protocol.
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-24 Nilay Vaishruby: remove the three files related to profiling
2013-06-09 Nilay Vaishruby: stats: use gem5's stats for cache and memory...
2013-03-22 Nilay Vaishruby: remove unsued profile functions
2013-03-22 Nilay Vaishruby: keep histogram of outstanding requests in seq
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-03-03 Blake Hechtman ext... ruby: fixes functional writes to RubyRequest
2013-02-11 Nilay Vaishruby: enable multiple clock domains
2013-02-11 Nilay Vaishruby: replace Time with Cycles (final patch in the...
2013-02-11 Nilay Vaishruby: replace Time with Cycles in Message class
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-28 Nilay Vaishmerged 798c2cec8e37 and e96ff45795bc
2013-01-28 Nilay Vaishruby: remove get_time()
2013-01-14 Nilay VaishRuby: remove reference to g_system_ptr from class Message
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-11-02 Andreas Sandbergsim: Include object header files in SWIG interfaces
2012-10-15 Nilay Vaishruby: improved support for functional accesses
2012-09-19 Nilay Vaishruby: avoid using g_system_ptr for event scheduling
2012-08-27 Nilay VaishRuby: Remove RubyEventQueue
2012-07-12 Nilay VaishRuby: remove config information from ruby.stats
2012-07-12 Nilay VaishRuby: remove some unused stuff from SLICC files
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-07 Gabe BlackMerge with main repository.
2012-01-06 Nilay VaishAbstractController: Remove some of the unused functions
2012-01-01 Nilay VaishRuby: Shuffle some of the included files
2011-11-04 Nilay VaishRuby: Remove some unused typedefs
2011-10-28 Nilay VaishMerged with recent changes.
2011-10-28 Nilay VaishRuby: Reorganize mapping of components
2011-08-29 Nilay VaishSLICC: Pass arguments by reference
2011-08-08 Nilay VaishBuildEnv: Eliminate RUBY as build environment variable
2011-08-03 Nilay VaishRuby: Remove files and includes not in use
2011-07-07 Brad Beckmannruby: added generic dma machine
2011-07-01 Nilay VaishRuby: Commit files missing from previous commit
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...
2011-04-15 Nathan Binkertincludes: sort all includes
2011-04-01 Lisa HsuRuby: pass Packet->Req->contextId() to Ruby.
2011-03-22 Nilay VaishRuby: Remove CacheMsg class from SLICC
2011-03-19 Nilay VaishRuby: Convert CacheRequestType to RubyRequestType
2011-03-19 Nilay VaishRuby: Convert AccessModeType to RubyAccessMode
2011-03-18 Ali SaidiAutomated merge with ssh://hg@repo.m5sim.org/m5
2011-03-18 Lisa HsuRuby: minor bugfix, line did not adhere to some macro...
2011-03-18 Lisa HsuRuby: expose a simple mod function in slicc interface.
2011-02-25 Nilay VaishRuby: Remove libruby
2011-02-24 Brad Beckmannruby: automate permission setting
2011-02-24 Brad Beckmannruby: cleaned up access permission enum
2011-02-22 Brad Beckmannm5: merged in hammer fix
2011-02-18 Korey Sewellm5: merge inorder/release-notes/make_release changes
2011-02-16 Nathan Binkertmerge alpha system files into tree
next