summaryrefslogtreecommitdiff
path: root/src/cpu/simple/timing.cc
AgeCommit message (Expand)Author
2006-06-29Various fixes for the CPU models to support the features that have been moved...Kevin Lim
2006-06-07Reorganization/renaming of CPUExecContext. Now it is called SimpleThread in ...Kevin Lim
2006-06-06Change ExecContext to ThreadContext. This is being renamed to differentiate ...Kevin Lim
2006-05-31Updated Authors from bk prs infoAli Saidi
2006-05-31Streamline interface to Request object.Steve Reinhardt
2006-05-30Minor further cleanup & commenting of Packet class.Steve Reinhardt
2006-05-30Add a very poor implementation of dealing with retries on timing requests. It...Ali Saidi
2006-05-26Fixes for TimingSimpleCPU under full system. Now boots Alpha Linux!Steve Reinhardt
2006-05-26Significant rework of Packet class interface:Steve Reinhardt
2006-05-22New directory structure:Steve Reinhardt