summaryrefslogtreecommitdiff
path: root/src/sim/sim_object.hh
AgeCommit message (Expand)Author
2007-02-17Remove the event_ignore stuff since it was never really usedNathan Binkert
2006-10-31remove connectAll() and connect() code since it isn't used anymore. (The pyth...Ali Saidi
2006-10-11since memoryMode was put into the System (from SimObject), things got broken ...Lisa Hsu
2006-07-12memory mode information now contained in system objectAli Saidi
2006-07-06Change the return value of drain. False means the object wasn't able to drai...Kevin Lim
2006-07-05Rename quiesce to drain to avoid confusion with the pseudo instruction.Kevin Lim
2006-06-29Add in support for quiescing the system, taking checkpoints, restoring from c...Kevin Lim
2006-05-31Updated Authors from bk prs infoAli Saidi
2006-05-22New directory structure:Steve Reinhardt