summaryrefslogtreecommitdiff
path: root/src/python/m5/simulate.py
AgeCommit message (Expand)Author
2007-08-04switching: Remove the drain and resume code from the switching code.Nathan Binkert
2007-08-04python: use the enum values in the memory mode changing codeNathan Binkert
2007-08-02python: Improve support for python calling back to C++ member functions.Nathan Binkert
2007-08-02python: need to import objects to make some calls workNathan Binkert
2007-07-23Major changes to how SimObjects are created and initialized. Almost allNathan Binkert