summaryrefslogtreecommitdiff
path: root/python/m5/config.py
AgeCommit message (Expand)Author
2005-03-16Merge zizzer.eecs.umich.edu:/z/stever/bk/m5-headSteve Reinhardt
2005-03-16Allow proxies to refer to proxies in config files.Steve Reinhardt
2005-03-16Make panic work in m5.configNathan Binkert
2005-03-16Enhancements to python config proxy class.Steve Reinhardt
2005-03-15get rid of issequence and just use the isinstance builtinNathan Binkert
2005-03-14- Add capability to auto-generate Param structs fromSteve Reinhardt
2005-03-13Minor Python config bug fix.Steve Reinhardt
2005-03-13A few fixes after trying one of Nate's job scripts.Steve Reinhardt
2005-03-13Clean up import situation... key things are:Steve Reinhardt
2005-03-11move the conversion stuff that was in configs/kernel/Config.py intoNathan Binkert
2005-03-11Make ConfigNodes as intermediate containers work again.Nathan Binkert
2005-03-11stick all python stuff into a top level python directory.Nathan Binkert