Age | Commit message (Expand) | Author |
2011-05-21 | garnet: use vnet_type from protocol to decide buffer depths | Tushar Krishna |
2011-05-20 | slicc: added vnet_type to MI_example | Tushar Krishna |
2011-05-18 | slicc: added vnet_type field to identify response vnets from others | Tushar Krishna |
2011-05-18 | garnet: rename and rearrange config parameters. | Tushar Krishna |
2011-05-07 | network: added Torus and Pt2Pt topologies | Tushar Krishna |
2011-05-05 | ruby: use RubyMemory flag & remove setDebug() functionality | Korey Sewell |
2011-05-02 | ruby: dbg: use system ticks instead of cycles | Korey Sewell |
2011-04-28 | network: set the ExtLink bw to 16 bytes | Brad Beckmann |
2011-04-28 | garnet: removed flit_width from Routers | Brad Beckmann |
2011-04-28 | network: adjusted default endpoint bandwidth | Brad Beckmann |
2011-04-28 | network: removed the unused network-wide latency param | Brad Beckmann |
2011-04-28 | network: moved network config params | Brad Beckmann |
2011-04-28 | network: basic link bw for garnet and simple networks | Brad Beckmann |
2011-04-28 | network: convert links & switches to first class C++ SimObjects | Brad Beckmann |
2011-04-28 | garnet: cleaned up flexible network header file | Brad Beckmann |
2011-04-28 | ruby: moved topology to the top network directory | Brad Beckmann |
2011-04-28 | ruby: removed dated comment in SimpleNetwork | Brad Beckmann |
2011-04-20 | fix some build problems from prior changesets | Nathan Binkert |
2011-04-19 | stats: rename stats so they can be used as python expressions | Nathan Binkert |
2011-04-15 | trace: reimplement the DTRACE function so it doesn't use a vector | Nathan Binkert |
2011-04-15 | includes: sort all includes | Nathan Binkert |
2011-04-06 | ruby: fixes to support more types of RubyRequests | Brad Beckmann |
2011-04-01 | hammer: fixed dma uniproc error | Brad Beckmann |
2011-03-31 | CacheMemory: add allocateVoid() that is == allocate() but no return value. | Lisa Hsu |
2011-03-31 | Ruby: Simplify SLICC and Entry/TBE handling. | Lisa Hsu |
2011-03-31 | Ruby: Add new object called WireBuffer to mimic a Wire. | Lisa Hsu |
2011-03-31 | Ruby: enable multiple sequencers in one controller. | Lisa Hsu |
2011-03-31 | Ruby: pass Packet->Req->contextId() to Ruby. | Lisa Hsu |
2011-03-31 | Ruby: Bug in SLICC forgot semicolon at end of code. | Lisa Hsu |
2011-03-28 | This patch supports cache flushing in MOESI_hammer | Somayeh Sardashti |
2011-03-22 | Ruby: Remove CacheMsg class from SLICC | Nilay Vaish |
2011-03-21 | This patch makes garnet use the info about active and inactive vnets during a... | Tushar Krishna |
2011-03-21 | fix garnet fleible pipeline | Tushar Krishna |
2011-03-21 | This patch adds the network tester for simple and garnet networks. | Tushar Krishna |
2011-03-20 | SLICC: Remove WakeUp* import calls from ast/__init__.py | Nilay Vaish |
2011-03-19 | Ruby: Convert CacheRequestType to RubyRequestType | Nilay Vaish |
2011-03-19 | Ruby: Convert AccessModeType to RubyAccessMode | Nilay Vaish |
2011-03-19 | MOESI_hammer: minor fixes to full-bit dir | Brad Beckmann |
2011-03-19 | Ruby: dma retry fix | Brad Beckmann |
2011-03-19 | RubyPort: minor fixes to trace flag and dprintfs | Brad Beckmann |
2011-03-19 | ruby: added useful dma progress dprintf | Brad Beckmann |
2011-03-19 | slicc: improved invalid transition message | Brad Beckmann |
2011-03-19 | MOESI_hammer: fixed dma bug with shared data | Brad Beckmann |
2011-03-19 | MOESI_CMP_directory: significant dma bug fixes | Brad Beckmann |
2011-03-18 | SLICC: Remove external_type for structures | Nilay Vaish |
2011-03-18 | SLICC: Remove the keyword wake_up_dependents | Nilay Vaish |
2011-03-18 | SLICC: Remove the keyword wake_up_all_dependents | Nilay Vaish |
2011-03-17 | Automated merge with ssh://hg@repo.m5sim.org/m5 | Ali Saidi |
2011-03-17 | Mem: Fix issue with dirty block being lost when entire block transferred to n... | Ali Saidi |
2011-03-17 | Ruby: minor bugfix, line did not adhere to some macro usage conventions. | Lisa Hsu |