Age | Commit message (Expand) | Author |
2006-07-06 | Merge ktlim@zizzer:/bk/newmem | Kevin Lim |
2006-07-06 | Merge zizzer:/bk/newmem | Ali Saidi |
2006-07-06 | Add default responder to bus | Ali Saidi |
2006-07-06 | Change the return value of drain. False means the object wasn't able to drai... | Kevin Lim |
2006-07-05 | Rename quiesce to drain to avoid confusion with the pseudo instruction. | Kevin Lim |
2006-07-05 | Merge ktlim@zizzer:/bk/newmem | Kevin Lim |
2006-07-05 | Add some different parameters. The main change is that the writeback count i... | Kevin Lim |
2006-07-02 | Fix default SMT configuration in O3CPU (i.e. fetch policy, workloads/numThreads) | Korey Sewell |
2006-06-30 | Merge zizzer.eecs.umich.edu:/z/m5/Bitkeeper/newmem | Korey Sewell |
2006-06-30 | Make O3CPU model independent of the ISA | Korey Sewell |
2006-06-30 | First pass, now compiles with current head of tree. | Ron Dreslinski |
2006-06-29 | Add in support for quiescing the system, taking checkpoints, restoring from c... | Kevin Lim |
2006-06-25 | Make OzoneCPU work again in SE/FS. | Kevin Lim |
2006-06-17 | Merge ktlim@zizzer:/bk/newmem | Kevin Lim |
2006-06-17 | Change options back to just being flags instead of taking in a True/False value. | Kevin Lim |
2006-06-17 | Rename SWIG "main" module to "cc_main" so it's | Steve Reinhardt |
2006-06-17 | Add --outdir option. Didn't call it "-d" since | Steve Reinhardt |
2006-06-16 | Add in some of the commonly used Trace/ExeTrace/Debug options. | Kevin Lim |
2006-06-16 | Merge ktlim@zizzer:/bk/newmem | Kevin Lim |
2006-06-16 | Reorganization to move FuncUnit, FUDesc, and OpDesc out of the encumbered dir... | Kevin Lim |
2006-06-16 | Two updates that got combined into one ChangeSet accidentally. They're both ... | Kevin Lim |
2006-06-15 | Get Port stuff working with full-system scripts. | Steve Reinhardt |
2006-06-13 | Merge zizzer:/bk/newmem | Steve Reinhardt |
2006-06-13 | Move SimObject creation and Port connection loops | Steve Reinhardt |
2006-06-13 | Add in a few global options. Feel free to rename them, they're just the firs... | Kevin Lim |
2006-06-11 | Merge zizzer.eecs.umich.edu:/bk/newmem | Nathan Binkert |
2006-06-11 | Merge iceaxe.:/Volumes/work/research/m5/head | Nathan Binkert |
2006-06-11 | Add some utility functions to ease handling | Steve Reinhardt |
2006-06-10 | Don't allow SimObject-valued class params to be set | Steve Reinhardt |
2006-06-10 | Only allow SimObject classes to be instantiated (no cloning!). | Steve Reinhardt |
2006-06-09 | Fix up imports in Ozone objects/*.py files. | Steve Reinhardt |
2006-06-09 | Merge vm1.(none):/home/stever/bk/newmem | Steve Reinhardt |
2006-06-09 | Move main control from C++ into Python. | Steve Reinhardt |
2006-06-05 | Fixes to get new CPU model working for simple test case. The CPU does not ye... | Kevin Lim |
2006-06-05 | Same fix for -P option as Steve's previous fix. | Kevin Lim |
2006-06-05 | Merge ktlim@zizzer:/bk/newmem | Kevin Lim |
2006-06-05 | Fix --var=val arg handling. | Steve Reinhardt |
2006-06-04 | Merge ktlim@zamp:/z/ktlim2/clean/m5-o3 | Kevin Lim |
2006-06-02 | Merge ktlim@zizzer:/bk/newmem | Kevin Lim |
2006-06-02 | Fixes to get compiling to work. This is mainly fixing up some includes; chan... | Kevin Lim |
2006-05-31 | Updated Authors from bk prs info | Ali Saidi |
2006-05-31 | Merge ktlim@zizzer:/bk/newmem | Kevin Lim |
2006-05-30 | Merge ktlim@zizzer:/bk/m5 | Kevin Lim |
2006-05-30 | Link in Python interpreter. | Steve Reinhardt |
2006-05-22 | New directory structure: | Steve Reinhardt |