summaryrefslogtreecommitdiff
path: root/cpu/exec_context.cc
AgeCommit message (Expand)Author
2004-03-05serialization for binning. it is WAAAAAAAY past my bedtime.Lisa Hsu
2004-02-29Initial cleanup pass of lisa's function call trackingNathan Binkert
2004-02-02insn->instSteve Reinhardt
2003-12-10Factor ExecContext::setStatus(), BaseCPU::execCtxStatusChange(),Steve Reinhardt
2003-12-01Restructuring of LiveProcess etc. to support multiple emulated OS syscallSteve Reinhardt
2003-11-04Add the ability to track stats in user defined sets of function calls. code ...Lisa Hsu
2003-10-29Support for Serializable non-SimObject things like events.Steve Reinhardt
2003-10-29Flesh out ExecContext serialize/unserialize (including RegFile).Steve Reinhardt
2003-10-29More progress on checkpointing... we can now write out a checkpoint and read ...Steve Reinhardt
2003-10-28Revamp serialization to make it easier.Steve Reinhardt
2003-10-24Make FullCPU schedule its TickEvent when one of its contexts becomes active.Steve Reinhardt
2003-10-23Initial support for CPU switching. New SamplingCPU object encompasses a setSteve Reinhardt
2003-10-10Make include paths explicit and update makefile accordingly.Steve Reinhardt
2003-10-10File moves for the reorg. Tree is in broken state until I commit the makefil...Steve Reinhardt