cpu: Add TraceCPU to playback elastic traces
[gem5.git] / src / mem / protocol / MOESI_CMP_directory-dma.sm
2015-09-16 Nilay Vaishruby: message buffer, timer table: significant changes
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: 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-11-06 Nilay Vaishruby: single physical memory in fs mode
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-02-24 Nilay Vaishruby: protocols: remove unused action z_stall
2013-06-18 Lena Olsonruby: restrict Address to being a type and not a variab...
2013-04-17 Nilay VaishMerged c22628fa2564 and 2285b98847d7
2013-04-17 Nilay Vaishruby: moesi cmp directory: add copyright notice
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-02 Nilay Vaishruby: rename template_hack to template
2012-10-02 Nilay Vaishruby: remove unused code in protocols
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-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-01-18 Nilay VaishChange interface between coherence protocols and CacheM...
2010-01-30 Brad Beckmannruby: MOESI_CMP_directory updated to the new config...
2009-09-11 Derek Howermerge
2009-09-11 Polina DudnikMOESI data corruption bug fix
2009-08-17 Gabe BlackMerge with head.
2009-08-11 Brad Beckmannmerged Tushar's bug fix with public repository changes
2009-08-09 Derek HowerAutomated merge with ssh://hg@m5sim.org/m5
2009-08-06 Derek Howerfixed MOESI_CMP_directory bug
2009-08-06 Derek Howerprotocol: fixed MOESI_CMP_directory bug
2009-08-05 Derek Howermerge
2009-08-04 Derek Howerslicc: added MOESI_CMP_directory, DMA SequencerMsg...