summaryrefslogtreecommitdiff
path: root/cpu/exec_context.hh
AgeCommit message (Expand)Author
2003-11-04Add the ability to track stats in user defined sets of function calls. code ...Lisa Hsu
2003-10-30Add some comments explaining ExecContext::Status enum.Steve Reinhardt
2003-10-29Support for Serializable non-SimObject things like events.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-23Merge stever@zizzer:/bk/m5 into isabel.reinhardt.house:/z/stever/bk/m5Steve Reinhardt
2003-10-23Initial support for CPU switching. New SamplingCPU object encompasses a setSteve Reinhardt
2003-10-23Move to non-architecture specific MemReqErik Hallnor
2003-10-18Add comment to elaborate on store-conditional result code (and removeSteve Reinhardt
2003-10-15Global whitespace fixesNathan Binkert
2003-10-13Split up kernel.cc into separate files for dump_mbuf and printfNathan Binkert
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