summaryrefslogtreecommitdiff
path: root/python
AgeCommit message (Expand)Author
2005-03-17Merge zizzer:/bk/m5 into zed.eecs.umich.edu:/z/hsul/work/m5/pact05Lisa Hsu
2005-03-17allow the call to len on Value proxy.Lisa Hsu
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-15Add a comment to smartdict.py.Steve Reinhardt
2005-03-15get rid of issequence and just use the isinstance builtinNathan Binkert
2005-03-14Fix for using Python 2.4Kevin Lim
2005-03-14Merge zizzer:/bk/m5 into zeep.eecs.umich.edu:/z/saidi/work/m5Ali Saidi
2005-03-14put the syscall emulation error stuff to bed, finallyAli Saidi
2005-03-14Move adding SRCDIR/python to sys.path fromSteve Reinhardt
2005-03-14Move mpy_importer into m5 package (it logicallySteve Reinhardt
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-11Merge zizzer:/bk/m5 into zeep.eecs.umich.edu:/z/saidi/work/m5Ali Saidi
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