summaryrefslogtreecommitdiff
path: root/src/python/m5/objects/Tsunami.py
AgeCommit message (Expand)Author
2007-01-25Move time forward to Jan 1, 2009 and update statsNathan Binkert
2007-01-25Instead of passing an int to represent time between python and C++Nathan Binkert
2007-01-03Add 'Time' as a parameter type that can accept variousNathan Binkert
2006-12-15small change to eliminate address range overlap.Lisa Hsu
2006-11-30Load the hypervisor symbols twice, once with an address mask so that we can g...Ali Saidi
2006-11-07Remove hack by setting configuration better.Kevin Lim
2006-11-06delete pcifake, tsunamifake. Combine BadAddr/IsaFake into oneAli Saidi
2006-11-02Have bus use the BadAddress device to handle bad addresses. The O3 CPU shoul...Kevin Lim
2006-09-04More Python hacking to deal with config.py splitSteve Reinhardt
2006-07-12Push more default options to the Python object level as they are rarely chang...Kevin Lim
2006-06-09Move main control from C++ into Python.Steve Reinhardt
2006-05-22New directory structure:Steve Reinhardt