summaryrefslogtreecommitdiff
path: root/src/sim/root.hh
AgeCommit message (Expand)Author
2017-09-21sim: Stop using loadState in the Root SimObject.Gabe Black
2017-06-20sim, x86: Replace EventWrapper use with EventFunctionWrapperSean Wilson
2015-10-12misc: Add explicit overrides and fix other clang >= 3.5 issuesAndreas Hansson
2015-10-12misc: Remove redundant compiler-specific definesAndreas Hansson
2015-07-07sim: Refactor the serialization base classAndreas Sandberg
2012-06-05sim: Provide a framework for detecting out of data checkpoints and migrating ...Ali Saidi
2011-06-02copyright: clean up copyright blocksNathan Binkert
2011-02-11Timesync: Make sure timesync event is setup after curTick is unserializedAli Saidi
2011-01-19Time: Add a mechanism to prevent M5 from running faster than real time.Gabe Black