summaryrefslogtreecommitdiff
path: root/src/dev/copy_engine.hh
AgeCommit message (Expand)Author
2012-11-02sim: Move the draining interface into a separate base classAndreas Sandberg
2012-11-02sim: Include object header files in SWIG interfacesAndreas Sandberg
2012-10-15Port: Add protocol-agnostic ports in the port hierarchyAndreas Hansson
2012-03-30MEM: Introduce the master/slave port sub-classes in C++William Wang
2012-02-24MEM: Move port creation to the memory object(s) constructionAndreas Hansson
2012-02-13MEM: Explicit ports and Python binding on CopyEngineAndreas Hansson
2012-01-17MEM: Separate queries for snooping and address rangesAndreas Hansson
2009-03-05stats: Fix all stats usages to deal with template fixesNathan Binkert
2009-02-26CPA: Add annotations to IGbE and CopyEngine device models.Ali Saidi
2009-01-25Devices: Make the destructor virtual on the CopyEnginChannel object.Gabe Black
2009-01-17CopyEngine: Implement a I/OAT-like copy engine.Ali Saidi