mem-cache: Add match functions to QueueEntry
[gem5.git] / src / mem / protocol / MOESI_CMP_directory-L1cache.sm
2015-07-20 Tony Gutierrezruby: slicc: have a static MachineType
2015-09-18 Nilay Vaishruby: print addresses in hex
2015-09-16 Nilay Vaishruby: message buffer, timer table: significant changes
2015-09-05 Nilay Vaishruby: call setMRU from L1 controllers, not from sequencer
2015-09-05 Nilay Vaishruby: declare all protocol message buffers as parameters
2015-08-19 Nilay Vaishruby: reverts to changeset: bf82f1f7b040
2015-08-15 Nilay Vaishruby: call setMRU from L1 controllers, not from sequencer
2015-08-15 Nilay Vaishruby: drop the [] notation for lookup function.
2015-08-14 Nilay Vaishruby: replace Address by Addr
2015-08-14 Nilay Vaishruby: rename variables Addr to addr
2015-08-14 Joel Hestnessruby: Protocol changes for SimObject MessageBuffers
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: slicc: change the way configurable members are...
2014-04-08 Nilay Vaishruby: slicc: change enqueue statement
2014-01-04 Nilay Vaishruby: add support for clusters
2013-06-25 Nilay Vaishruby: moesi cmp directory: separate actions for externa...
2013-06-18 Lena Olsonruby: restrict Address to being a type and not a variab...
2013-05-21 Nilay Vaishruby: moesi cmp directory: cosmetic changes
2013-05-21 Nilay Vaish ext... ruby: add stats to .sm files, remove cache profiler
2013-02-11 Nilay Vaishruby: replaces Time with Cycles in many places
2012-12-11 Nilay Vaishruby: change slicc to allow for constructor args
2012-10-15 Nilay Vaishruby: improved support for functional accesses
2012-10-02 Nilay Vaishruby: rename template_hack to template
2012-01-28 Gabe BlackMerge with the main repo.
2012-01-23 Nilay VaishO3, Ruby: Forward invalidations from Ruby to O3 CPU
2011-07-01 Brad Beckmann ext... Ruby: Add support for functional accesses
2011-06-08 Nilay VaishRuby: Correctly set access permissions for directory...
2011-05-18 Tushar Krishnaslicc: added vnet_type field to identify response vnets...
2011-03-22 Nilay VaishRuby: Remove CacheMsg class from SLICC
2011-03-19 Nilay VaishRuby: Convert CacheRequestType to RubyRequestType
2011-03-19 Brad BeckmannMOESI_CMP_directory: significant dma bug fixes
2011-03-18 Nilay VaishSLICC: Remove external_type for structures
2011-02-24 Brad Beckmannruby: automate permission setting
2011-02-22 Brad Beckmannm5: merged in hammer fix
2011-02-19 Nilay VaishRuby: Machine Type missing in MOESI CMP directory protocol
2011-02-19 Nilay VaishRuby: clean MOESI CMP directory protocol
2011-02-18 Korey Sewellm5: merge inorder/release-notes/make_release changes
2011-02-16 Nathan Binkertmerge alpha system files into tree
2011-02-12 Nilay VaishRuby: Reorder Cache Lookup in Protocol Files
2011-01-18 Nilay VaishChange interface between coherence protocols and CacheM...
2010-12-01 Nilay Vaishruby: Converted old ruby debug calls to M5 debug calls
2010-01-30 Brad Beckmannruby: MOESI_CMP_directory updated to the new config...
2010-01-22 Derek HowerAutomated merge with ssh://hg@m5sim.org/m5
2010-01-19 Derek Howerruby: new atomics implementation
2009-09-11 Derek Howermerge
2009-09-11 Polina DudnikMOESI data corruption bug fix
2009-08-11 Brad Beckmannmerged Tushar's bug fix with public repository changes
2009-08-05 Derek Howermerge
2009-08-05 Derek Howerruby: made mapAddressToRange based off a bit count
2009-08-04 Derek Howerslicc: added MOESI_CMP_directory, DMA SequencerMsg...
2009-05-11 Korey SewellMerge Ruby Stuff
2009-05-11 Nathan Binkertruby: Import ruby and slicc from GEMS