gem5/objects
Nathan Binkert 7d91bda6bf Add support for using the variables that m5 was compiled with for
determining which parameters belong to a class.  This allows us to
remove the disable flag since it is not the correct model
for variable checking anyway.

objects/BaseCPU.mpy:
    Use the FULL_SYSTEM environment variable to enable or disable
    parameters.
sim/pyconfig/m5config.py:
    remove the disable flag since it is not the correct model
    for variable checking.

--HG--
extra : convert_revision : a8ccb78ba16d23006225df282a09187d32557608
2005-03-09 14:42:30 -05:00
..
AlphaConsole.mpy Update config file language to take simobj and no longer use siminst 2005-02-02 21:13:01 -05:00
AlphaTLB.mpy Update config file language to take simobj and no longer use siminst 2005-02-02 21:13:01 -05:00
BadDevice.mpy Update config file language to take simobj and no longer use siminst 2005-02-02 21:13:01 -05:00
BaseCache.mpy get rid of defined and just access the env dict directly 2005-02-03 17:04:54 -05:00
BaseCPU.mpy Add support for using the variables that m5 was compiled with for 2005-03-09 14:42:30 -05:00
BaseSystem.mpy get rid of defined and just access the env dict directly 2005-02-03 17:04:54 -05:00
Bus.mpy Update config file language to take simobj and no longer use siminst 2005-02-02 21:13:01 -05:00
CoherenceProtocol.mpy More restructuring on Python config code for auto-generating 2005-03-07 20:56:02 -05:00
Device.mpy Update config file language to take simobj and no longer use siminst 2005-02-02 21:13:01 -05:00
DiskImage.mpy get rid of defined and just access the env dict directly 2005-02-03 17:04:54 -05:00
Ethernet.mpy get rid of defined and just access the env dict directly 2005-02-03 17:04:54 -05:00
Ide.mpy More restructuring on Python config code for auto-generating 2005-03-07 20:56:02 -05:00
IntrControl.mpy Update config file language to take simobj and no longer use siminst 2005-02-02 21:13:01 -05:00
MemTest.mpy Clean up CPU stuff and make it use params structs 2005-02-19 11:46:41 -05:00
Pci.mpy Update config file language to take simobj and no longer use siminst 2005-02-02 21:13:01 -05:00
PhysicalMemory.mpy Update config file language to take simobj and no longer use siminst 2005-02-02 21:13:01 -05:00
Platform.mpy Update config file language to take simobj and no longer use siminst 2005-02-02 21:13:01 -05:00
Process.mpy Update config file language to take simobj and no longer use siminst 2005-02-02 21:13:01 -05:00
Repl.mpy Update config file language to take simobj and no longer use siminst 2005-02-02 21:13:01 -05:00
Root.mpy Rework the command line paramters for python output and how 2005-02-11 09:47:41 -05:00
SimConsole.mpy Make the SimConsole device dump its output to a file by default 2005-02-25 14:38:00 -05:00
SimpleDisk.mpy Update config file language to take simobj and no longer use siminst 2005-02-02 21:13:01 -05:00
Tsunami.mpy Update config file language to take simobj and no longer use siminst 2005-02-02 21:13:01 -05:00
Uart.mpy Update config file language to take simobj and no longer use siminst 2005-02-02 21:13:01 -05:00