summaryrefslogtreecommitdiff
path: root/src/python
AgeCommit message (Expand)Author
2006-06-13Add in a few global options. Feel free to rename them, they're just the firs...Kevin Lim
2006-06-11Merge zizzer.eecs.umich.edu:/bk/newmemNathan Binkert
2006-06-11Merge iceaxe.:/Volumes/work/research/m5/headNathan Binkert
2006-06-11Add some utility functions to ease handlingSteve Reinhardt
2006-06-10Don't allow SimObject-valued class params to be setSteve Reinhardt
2006-06-10Only allow SimObject classes to be instantiated (no cloning!).Steve Reinhardt
2006-06-09Fix up imports in Ozone objects/*.py files.Steve Reinhardt
2006-06-09Merge vm1.(none):/home/stever/bk/newmemSteve Reinhardt
2006-06-09Move main control from C++ into Python.Steve Reinhardt
2006-06-05Fixes to get new CPU model working for simple test case. The CPU does not ye...Kevin Lim
2006-06-05Same fix for -P option as Steve's previous fix.Kevin Lim
2006-06-05Merge ktlim@zizzer:/bk/newmemKevin Lim
2006-06-05Fix --var=val arg handling.Steve Reinhardt
2006-06-04Merge ktlim@zamp:/z/ktlim2/clean/m5-o3Kevin Lim
2006-06-02Merge ktlim@zizzer:/bk/newmemKevin Lim
2006-06-02Fixes to get compiling to work. This is mainly fixing up some includes; chan...Kevin Lim
2006-05-31Updated Authors from bk prs infoAli Saidi
2006-05-31Merge ktlim@zizzer:/bk/newmemKevin Lim
2006-05-30Merge ktlim@zizzer:/bk/m5Kevin Lim
2006-05-30Link in Python interpreter.Steve Reinhardt
2006-05-22New directory structure:Steve Reinhardt