Remove hack by setting configuration better.
authorKevin Lim <ktlim@umich.edu>
Tue, 7 Nov 2006 19:24:31 +0000 (14:24 -0500)
committerKevin Lim <ktlim@umich.edu>
Tue, 7 Nov 2006 19:24:31 +0000 (14:24 -0500)
commit244e0c884c60c141ea1bc63bb93e0aee25d6a854
tree750339e9f4a9026b9365e5e52e600adc53afbe27
parent4589ec55aed596a4b0b7d81779f2b4665643d223
Remove hack by setting configuration better.

src/dev/isa_fake.cc:
src/dev/isa_fake.hh:
    No need for specialized init() function any more.
src/python/m5/objects/Tsunami.py:
    Override responder when set by user.  This avoids having bus.responder floating around and not doing anything when the user has specified their own default responder.

--HG--
extra : convert_revision : c547daf15b23a889c98e62bfd53c293c85d7a041
src/dev/isa_fake.cc
src/dev/isa_fake.hh
src/python/m5/objects/Tsunami.py