summaryrefslogtreecommitdiff
path: root/src/cpu/simple/TimingSimpleCPU.py
AgeCommit message (Expand)Author
2013-02-15cpu: Add CPU metadata om the Python classesAndreas Sandberg
2012-11-02sim: Include object header files in SWIG interfacesAndreas Sandberg
2012-01-17CPU: Moving towards a more general port across CPU modelsAndreas Hansson
2011-02-03Config: Keep track of uncached and cached ports separately.Gabe Black
2009-09-22python: Move more code into m5.util allow SCons to use that code.Nathan Binkert
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