summaryrefslogtreecommitdiff
path: root/src/python/m5/SimObject.py
AgeCommit message (Expand)Author
2007-06-10Add a function to get a SimObject's memory mode and reworkNathan Binkert
2007-03-02Factor code out of main.cc and main.i into a bunch of filesNathan Binkert
2007-02-18Get rid of the stand alone ParamContext since all of theNathan Binkert
2006-11-12Create a module called internal where swigged stuff goes.Nathan Binkert
2006-10-18how did i not commit this already? the other way doesn't seem to work, need ...Lisa Hsu
2006-10-11since memoryMode was put into the System (from SimObject), things got broken ...Lisa Hsu
2006-09-06Try to make unproxy order more deterministic.Steve Reinhardt
2006-09-05Enable proxies (Self/Parent) for specifying ports.Steve Reinhardt
2006-09-05Print ports in config.ini as well.Steve Reinhardt
2006-09-04More Python hacking to deal with config.py splitSteve Reinhardt
2006-09-04Split config.py into multiple files.Steve Reinhardt