summaryrefslogtreecommitdiff
path: root/src/sim/sim_exit.hh
AgeCommit message (Expand)Author
2016-11-09style: [patch 3/22] reduce include dependencies in some headersBrandon Potter
2013-11-25sim: simulate with multiple threads and event queuesSteve Reinhardt ext:(%2C%20Nilay%20Vaish%20%3Cnilay%40cs.wisc.edu%3E%2C%20Ali%20Saidi%20%3CAli.Saidi%40ARM.com%3E)
2013-10-31sim: added option to serialize SimLoopExitEventDam Sunwoo
2011-01-07Replace curTick global variable with accessor functions.Steve Reinhardt
2011-01-07pseudoinst: get rid of mainEventQueue references.Steve Reinhardt
2009-05-17types: Move stuff for global types into src/base/types.hhNathan Binkert
2008-10-09eventq: convert all usage of events to use the new API.Nathan Binkert
2006-10-06there are two main thrusts of this changeset.Lisa Hsu
2006-06-09Move main control from C++ into Python.Steve Reinhardt
2006-05-31Updated Authors from bk prs infoAli Saidi
2006-05-22New directory structure:Steve Reinhardt