gem5/configs/common
Gabe Black cd5b33b9ff Fixes for SPARC_FS
configs/common/FSConfig.py:
    Make a SPARC system create an IO bus.
src/python/m5/objects/T1000.py:
    Create a T1000 platform
src/arch/sparc/miscregfile.cc:
    Initialize the strand status register to the value legion provides.
src/cpu/exetrace.cc:
    Truncate an ExtMachInst to a MachInst before comparing with Legion.

--HG--
extra : convert_revision : e4189b572a5297e8362f5bd26d87b74736c8e5f1
2006-11-16 12:34:10 -05:00
..
Benchmarks.py Add mutex test to Benchmarks.py. 2006-10-22 12:52:58 -04:00
Caches.py factor out common run code from se.py and fs.py. 2006-10-27 16:32:26 -04:00
FSConfig.py Fixes for SPARC_FS 2006-11-16 12:34:10 -05:00
Options.py decouple the switch option from the warmup period option - parsing was confused otherwise, oops. 2006-10-30 14:12:15 -05:00
Simulation.py Merge ktlim@zizzer:/bk/newmem 2006-11-09 15:06:00 -05:00
SysPaths.py make rcS files read from the m5 source directory, not /dist. 2006-11-08 14:10:25 -05:00