summaryrefslogtreecommitdiff
path: root/sim/eventq.hh
AgeCommit message (Expand)Author
2004-03-05constructor option to make the wrapped event autodeleteNathan Binkert
2004-02-20Add a simple event wrapper class that takes a class pointerNathan Binkert
2004-02-04Add support for "serializing" instructions that flushSteve Reinhardt
2003-12-11- Switch events to use a priority enum instead of integers.Steve Reinhardt
2003-12-11Stats & serialization tweaks & cleanup. Unserializing fromSteve Reinhardt
2003-10-31eventq.cc, eventq.hh:Andrew Schultz
2003-10-31Changed the naming of Serializeable derived objects. Serializeable no longer...Andrew Schultz
2003-10-29Support for Serializable non-SimObject things like events.Steve Reinhardt
2003-10-29Serialization support for Alpha TLBs, PhysicalMemory, and SimpleCPU.Steve Reinhardt
2003-10-28Revamp serialization to make it easier.Steve Reinhardt
2003-10-10Make include paths explicit and update makefile accordingly.Steve Reinhardt
2003-10-07Import changesetSteve Raasch