summaryrefslogtreecommitdiff
path: root/src/python
AgeCommit message (Expand)Author
2006-06-30Make O3CPU model independent of the ISAKorey Sewell
2006-06-29Add in support for quiescing the system, taking checkpoints, restoring from c...Kevin Lim
2006-06-25Make OzoneCPU work again in SE/FS.Kevin Lim
2006-06-17Merge ktlim@zizzer:/bk/newmemKevin Lim
2006-06-17Change options back to just being flags instead of taking in a True/False value.Kevin Lim
2006-06-17Rename SWIG "main" module to "cc_main" so it'sSteve Reinhardt
2006-06-17Add --outdir option. Didn't call it "-d" sinceSteve Reinhardt
2006-06-16Add in some of the commonly used Trace/ExeTrace/Debug options.Kevin Lim
2006-06-16Merge ktlim@zizzer:/bk/newmemKevin Lim
2006-06-16Reorganization to move FuncUnit, FUDesc, and OpDesc out of the encumbered dir...Kevin Lim
2006-06-16Two updates that got combined into one ChangeSet accidentally. They're both ...Kevin Lim
2006-06-15Get Port stuff working with full-system scripts.Steve Reinhardt
2006-06-13Merge zizzer:/bk/newmemSteve Reinhardt
2006-06-13Move SimObject creation and Port connection loopsSteve Reinhardt
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