summaryrefslogtreecommitdiff
path: root/src/cpu/simple/TimingSimpleCPU.py
AgeCommit message (Expand)Author
2008-08-19CPU: Get rid of two more duplicated CPU params.Gabe Black
2008-08-18Changed BaseCPU::ProfileEvent's interval member to be of type Tick. This was ...Richard Strong
2008-08-11params: Convert the CPU objects to use the auto generated param structs.Nathan Binkert
2007-11-12X86: Implement a page table walker.Gabe Black
2007-05-27Move SimObject python files alongside the C++ and fixNathan Binkert