summaryrefslogtreecommitdiff
path: root/cpu/simple_cpu
AgeCommit message (Expand)Author
2003-11-04Add the ability to track stats in user defined sets of function calls. code ...Lisa Hsu
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-28Revamp serialization to make it easier.Steve Reinhardt
2003-10-26Minor serialization tweaks.Steve Reinhardt
2003-10-24Move some common full-system CPU initialization from theSteve Reinhardt
2003-10-24Make FullCPU schedule its TickEvent when one of its contexts becomes active.Steve Reinhardt
2003-10-23A few minor fixes to sampling... seems to work now for the base caseSteve Reinhardt
2003-10-23Initial support for CPU switching. New SamplingCPU object encompasses a setSteve Reinhardt
2003-10-20Separate the stuff for SimObject from SimObject builder.Nathan Binkert
2003-10-20simple_cpu.cc:Erik Hallnor
2003-10-16Add a commited loads event queue similar to the one for commited instructions.Erik Hallnor
2003-10-15Global whitespace fixesNathan Binkert
2003-10-14Remove all of the Tru64 specific stuff from the base System objectNathan 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