gem5/python/m5
Nathan Binkert b46730c7ec BaseSystem -> System
Make System an object that can be instantiated.  For operating
systems that don't need any OS specific hacks.

python/m5/objects/AlphaConsole.py:
python/m5/objects/BaseCPU.py:
python/m5/objects/Tsunami.py:
    BaseSystem -> System

--HG--
rename : python/m5/objects/BaseSystem.py => python/m5/objects/System.py
extra : convert_revision : e5d12db02abef1b0eda720b50dd2c09cb1ac5232
2005-06-04 14:19:05 -04:00
..
objects BaseSystem -> System 2005-06-04 14:19:05 -04:00
__init__.py Major cleanup of python config code. 2005-05-29 01:14:50 -04:00
config.py Bug fix & cleanup in config code. 2005-06-03 16:21:37 -04:00
convert.py Fix the python NetworkBandwidth conversion function 2005-04-06 17:59:31 -04:00
multidict.py Use the multidict in the python config stuff. Makes code a bit 2005-03-22 00:53:01 -05:00
smartdict.py Better handling of latency/frequency parameter types 2005-03-25 22:59:29 -05:00