summaryrefslogtreecommitdiff
path: root/sim/serialize.cc
AgeCommit message (Expand)Author
2003-11-02Print a warning rather than failing if we're unserializing and there's anSteve Reinhardt
2003-11-02Implement more m5 pseduo opcodes:Nathan Binkert
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-29More progress on checkpointing... we can now write out a checkpoint and read ...Steve Reinhardt
2003-10-28Get new serialization code to link.Steve Reinhardt
2003-10-28Revamp serialization to make it easier.Steve Reinhardt
2003-10-26Minor serialization tweaks.Steve Reinhardt
2003-10-10Make include paths explicit and update makefile accordingly.Steve Reinhardt
2003-10-07Import changesetSteve Raasch