index
:
gem5
hitsb
invisispec-1.0
invisispec-with-dift
is-ift
is-ift-cachehit
is-rebase
is-rebase-new
is-rebase-new2
is-rebase-new3-rdtscp
is-rebase04-linux3.2
is-rebase05
is-rebase06-RequestPtr
is-rebase07-GCC8
is-rebase08-QoSmem
is-rebase09-linuxarm-3.7.0
is-rebase10-DynInstPtr
is-rebase11-LSQUnit
is-rebase12
simple-object-demo
gem5
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
cpu
/
base_cpu.hh
Age
Commit message (
Expand
)
Author
2004-11-16
Add simple function-tracing support. Prints a message
Steve Reinhardt
2004-11-10
Don't use the global check_interrupts variable. Add a per-cpu
Nathan Binkert
2004-11-03
make activation of exec contexts happen in startup
Nathan Binkert
2004-06-17
Serialized cpu interrupts
Ali Saidi
2004-06-08
Updated Copyright with information in bitkeeper changelogs
Ali Saidi
2004-05-21
rename namespace Statistics to Stats
Nathan Binkert
2004-05-18
merge m5 with linux for the event and binning lifting
Lisa Hsu
2004-05-12
Make a new stat type of Value which is a scalar stat that
Nathan Binkert
2004-02-16
changed interrupt index to be 64 bits long and fixed a bad include
Ali Saidi
2004-02-02
insn->inst
Steve Reinhardt
2003-12-10
Factor ExecContext::setStatus(), BaseCPU::execCtxStatusChange(),
Steve Reinhardt
2003-10-24
Make FullCPU schedule its TickEvent when one of its contexts becomes active.
Steve Reinhardt
2003-10-23
Initial support for CPU switching. New SamplingCPU object encompasses a set
Steve Reinhardt
2003-10-19
Get rid of obsolete code, most of it '#if 0'ed anyway.
Steve Reinhardt
2003-10-16
Add a commited loads event queue similar to the one for commited instructions.
Erik Hallnor
2003-10-10
Make include paths explicit and update makefile accordingly.
Steve Reinhardt
2003-10-10
File moves for the reorg. Tree is in broken state until I commit the makefil...
Steve Reinhardt