ruby: fixes to support more types of RubyRequests
[gem5.git] / src / mem / protocol /
2011-04-01 Brad Beckmannhammer: fixed dma uniproc error
2011-04-01 Lisa HsuCacheMemory: add allocateVoid() that is == allocate...
2011-04-01 Lisa HsuRuby: Add new object called WireBuffer to mimic a Wire.
2011-04-01 Lisa HsuRuby: pass Packet->Req->contextId() to Ruby.
2011-03-28 Somayeh SardashtiThis patch supports cache flushing in MOESI_hammer
2011-03-22 Nilay VaishRuby: Remove CacheMsg class from SLICC
2011-03-22 Tushar KrishnaThis patch adds the network tester for simple and garne...
2011-03-19 Nilay VaishRuby: Convert CacheRequestType to RubyRequestType
2011-03-19 Nilay VaishRuby: Convert AccessModeType to RubyAccessMode
2011-03-19 Brad BeckmannMOESI_hammer: minor fixes to full-bit dir
2011-03-19 Brad BeckmannMOESI_hammer: fixed dma bug with shared data
2011-03-19 Brad BeckmannMOESI_CMP_directory: significant dma bug fixes
2011-03-18 Nilay VaishSLICC: Remove external_type for structures
2011-03-18 Nilay VaishSLICC: Remove the keyword wake_up_dependents
2011-03-18 Nilay VaishSLICC: Remove the keyword wake_up_all_dependents
2011-03-18 Ali SaidiAutomated merge with ssh://hg@repo.m5sim.org/m5
2011-03-18 Lisa HsuRuby: expose a simple mod function in slicc interface.
2011-03-04 Gabe BlackSCons: Clean up some inconsistent capitalization in...
2011-02-24 Brad Beckmannruby: automate permission setting
2011-02-24 Brad BeckmannMOESI_hammer: cache probe address clean up
2011-02-24 Brad Beckmannruby: cleaned up access permission enum
2011-02-24 Brad Beckmannruby: removed unsupported protocol files
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-02-10 Brad Beckmannmerged with Ali X11 patch
2011-02-10 Brad BeckmannMOESI_hammer: fixed wakeup for SS->S transistion
2011-02-08 Nilay VaishMESI CMP: Unset TBE pointer in L2 cache controller
2011-02-07 Brad Beckmannruby: support to stallAndWait the mandatory queue
2011-02-07 Brad BeckmannMOESI_hammer: fixed dir bug counting received acks
2011-02-07 Tushar KrishnaMOESI_CMP_token: removed unused message fields
2011-02-07 Brad BeckmannMOESI_hammer: Added full-bit directory support
2011-02-07 Joel HestnessMOESI_hammer: trigge queue fix.
2011-01-18 Nilay VaishChange interface between coherence protocols and CacheM...
2011-01-14 Nilay VaishRuby: Fixes MESI CMP directory protocol
2011-01-05 Nilay VaishRuby: Updates MOESI Hammer protocol
2010-12-23 Nilay VaishThis patch removes the WARN_* and ERROR_* from src...
2010-12-01 Nilay Vaishruby: Converted old ruby debug calls to M5 debug calls
2010-08-24 Brad BeckmannMOESI_hammer: fixed bug for dma reads in single cpu...
2010-08-20 Brad Beckmannruby: Added merge GETS optimization to hammer
2010-08-20 Brad Beckmannruby: Stall and wait input messages instead of recycling
2010-08-20 Brad Beckmannruby: Recycle latency fix for hammer
2010-08-20 Brad BeckmannMOESI_hammer: break down miss latency stalled cycles
2010-08-20 Brad Beckmannruby: added probe filter support to hammer
2010-08-20 Brad Beckmannruby: Disable migratory sharing for token and hammer
2010-08-20 Brad Beckmannruby: fixed token bugs associated with owner token...
2010-08-20 Brad Beckmannruby: MOESI_CMP_token dma fixes
2010-08-20 Brad Beckmannruby: Resurrected Ruby's deterministic tests
2010-08-20 Brad Beckmannruby: Updated MOESI_hammer L2 latency behavior
2010-08-20 Brad Beckmannruby: Reduced ruby latencies
2010-08-20 Brad Beckmannruby: fix ruby llsc support to sync sc outcomes
2010-08-20 Brad Beckmannruby: Fixed L2 cache miss profiling
2010-08-20 Brad Beckmannruby: Added bcast msg profiling to hammer and token
2010-08-20 Brad Beckmannruby: Reincarnated the responding machine profiling
2010-08-20 Brad BeckmannMOESI_CMP_token: Fixed dma persistent lockdown bugs
2010-08-20 Brad BeckmannMESI_CMP_directory: bug fix for old PUTX requests
2010-04-02 Nathan Binkertruby: get "using namespace" out of headers
2010-03-22 Brad Beckmannruby: Removed the unnecessary MachineType message fields
2010-03-22 Brad Beckmannruby: Reordered protocol buffers
2010-03-22 Brad Beckmannruby: Ruby support for sparse memory
2010-03-22 Brad Beckmannruby: Minor dma latency initialization fix
2010-03-22 Brad Beckmannruby: Fixed small data msg bug in MOESI_hammer-dir
2010-03-22 Brad Beckmannruby: Fix MOESI_hammer cache profiler calls for L2...
2010-03-11 Nathan Binkertslicc: have a central mechanism for creating a code_for...
2010-02-11 Brad Beckmannruby: Initialize sender in MI_example-dir
2010-02-01 Brad Beckmannruby: Set default protocol back to MI_example
2010-01-30 Brad Beckmannm5: Regression Tester Update
2010-01-30 Brad Beckmannruby: removed last level cache support
2010-01-30 Brad Beckmannruby: Added a Scons option to prevent HTML file creation
2010-01-30 Brad Beckmannruby: Removed static members in RubyPort including...
2010-01-30 Brad Beckmannruby: MESI_CMP_directory updated to the new config...
2010-01-30 Brad Beckmannruby: Sorted the file includes to maintain consistency
2010-01-30 Brad Beckmannruby: Renamed the MESI directory sm file
2010-01-30 Brad Beckmannruby: Removed the GPL header in MESI_CMP_directory-msg
2010-01-30 Brad Beckmannruby: MOESI_CMP_directory updated to the new config...
2010-01-30 Brad Beckmannruby: Added atomic support to MOESI_CMP_token
2010-01-30 Brad Beckmannruby: fixed memory fetch bug for persistent requests
2010-01-30 Brad Beckmannruby: MOESI_CMP_token updates to use the new config...
2010-01-30 Brad Beckmannruby: MI_example updates to use the new config system
2010-01-30 Brad Beckmannruby: Added atomic support to MOESI_hammer
2010-01-30 Brad Beckmannruby: fixed MOESI_hammer data writebacks to the directory
2010-01-30 Brad Beckmannruby: reorganized ruby python configuration
2010-01-30 Brad Beckmannruby: Converted MOESI_hammer dma cntrl to new config...
2010-01-30 Brad Beckmannruby: Ruby changes required to use the python config...
2010-01-30 Steve Reinhardtscons: ignore blank lines in .slicc files
2010-01-30 Steve Reinhardtruby: Make SLICC-generated objects SimObjects.
2010-01-30 Brad Beckmannruby: fix out_port declaration
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-12-04 Derek Howerruby: cleaned up ruby-lang configuration
2009-11-19 Brad BeckmannResurrection of the CMP token protocol to GEM5
2009-11-19 Brad Beckmannruby: MOESI hammer support for DMA reads and writes
2009-11-19 Brad Beckmannruby: Added a memory controller feature to MOESI hammer
2009-11-19 Brad Beckmannruby: Hammer ruby configuration support
2009-11-19 Brad Beckmannruby: Changes necessary to get the hammer protocol...
2009-11-19 Brad Beckmannruby: added the original hammer protocols from old...
next