summaryrefslogtreecommitdiff
path: root/src/dev/copy_engine.hh
AgeCommit message (Expand)Author
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