summaryrefslogtreecommitdiff
path: root/src/sim/drain.hh
AgeCommit message (Expand)Author
2017-05-02base, sim, dev: Remove SWIGAndreas Sandberg
2017-04-03sim: Handle cases where Drainable::resume() creates objectsAndreas Sandberg
2017-02-19sim: Ensure draining is deterministicAndreas Hansson
2016-11-09style: [patch 3/22] reduce include dependencies in some headersBrandon Potter
2015-11-26sim: Add support for notifying Drainable objects of a forkAndreas Sandberg
2015-08-05sim: Fixup comments and constness in draining infrastructureAndreas Sandberg
2015-07-07sim: Refactor and simplify the drain APIAndreas Sandberg
2015-07-07sim: Decouple draining from the SimObject hierarchyAndreas Sandberg
2015-07-07sim: Move mem(Writeback|Invalidate) to SimObjectAndreas Sandberg
2015-07-07sim: Make the drain state a global typed enumAndreas Sandberg
2013-02-19scons: Add warning for missing declarationsAndreas Hansson
2012-11-02sim: Add drain methods to request additional cleanup operationsAndreas Sandberg
2012-11-02sim: Move the draining interface into a separate base classAndreas Sandberg