summaryrefslogtreecommitdiff
path: root/src/cpu
AgeCommit message (Expand)Author
2006-06-07Move checker's exec_context.hh to match the other changes. Also add in some ...Kevin Lim
2006-06-07Clear misc regs at startup.Kevin Lim
2006-06-06Change ExecContext to ThreadContext. This is being renamed to differentiate ...Kevin Lim
2006-06-06Fix checker to work in newmem in SE mode.Kevin Lim
2006-06-05Fixes to get new CPU model working for simple test case. The CPU does not ye...Kevin Lim
2006-06-04Merge ktlim@zizzer:/bk/newmemKevin Lim
2006-06-04Fixes to get everything working again.Kevin Lim
2006-06-04Merge ktlim@zamp:/z/ktlim2/clean/m5-o3Kevin Lim
2006-06-04Fix for full system compiling.Kevin Lim
2006-06-02Merge ktlim@zizzer:/bk/newmemKevin Lim
2006-06-02Fixes to get compiling to work. This is mainly fixing up some includes; chan...Kevin Lim
2006-05-31Updated Authors from bk prs infoAli Saidi
2006-05-31Merge ktlim@zizzer:/bk/newmemKevin Lim
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-30Merge ktlim@zizzer:/bk/m5Kevin Lim
2006-05-29Create a new CpuEvent class that has a pointer to an execution context in the...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-26Add names to memory Port objects for tracing.Steve Reinhardt
2006-05-22Get rid of FastCPU model.Steve Reinhardt
2006-05-22New directory structure:Steve Reinhardt