summaryrefslogtreecommitdiff
path: root/cpu/base_cpu.hh
AgeCommit message (Expand)Author
2005-04-11Make the notion of a global event tick independent of the actualNathan Binkert
2005-02-21Merge zizzer:/z/m5/Bitkeeper/m5Ron Dreslinski
2005-02-19Clean up CPU stuff and make it use params structsNathan Binkert
2005-02-09Some more useful debugging info for kernel panic and die eventsRon Dreslinski
2004-11-16Add simple function-tracing support. Prints a messageSteve Reinhardt
2004-11-10Don't use the global check_interrupts variable. Add a per-cpuNathan Binkert
2004-11-03make activation of exec contexts happen in startupNathan Binkert
2004-06-17Serialized cpu interruptsAli Saidi
2004-06-08Updated Copyright with information in bitkeeper changelogsAli Saidi
2004-05-21rename namespace Statistics to StatsNathan Binkert
2004-05-18merge m5 with linux for the event and binning liftingLisa Hsu
2004-05-12Make a new stat type of Value which is a scalar stat thatNathan Binkert
2004-02-16changed interrupt index to be 64 bits long and fixed a bad includeAli Saidi
2004-02-02insn->instSteve Reinhardt
2003-12-10Factor ExecContext::setStatus(), BaseCPU::execCtxStatusChange(),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-19Get rid of obsolete code, most of it '#if 0'ed anyway.Steve Reinhardt
2003-10-16Add a commited loads event queue similar to the one for commited instructions.Erik Hallnor
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