Bug fix & cleanup in config code.
authorSteve Reinhardt <stever@eecs.umich.edu>
Fri, 3 Jun 2005 20:21:37 +0000 (16:21 -0400)
committerSteve Reinhardt <stever@eecs.umich.edu>
Fri, 3 Jun 2005 20:21:37 +0000 (16:21 -0400)
commitaf3add2e331fd1c77b5c83b65bcc7ba30d831ac8
tree27e07a287671bdbdedbc927db7f0c20cef23d4ff
parent22eccce34ba7d803d3f46ffeef80925a5e5ff2e3
Bug fix & cleanup in config code.

python/m5/config.py:
    Bug fix: code was silently converting between
    incompatible SimObject types as an unintended
    side-effect of the object cloning support.

--HG--
extra : convert_revision : 236f4fe5370f2eddf8af8fab68e2b83dccc34305
python/m5/config.py