index
:
gem5
hitsb
invisispec-1.0
invisispec-with-dift
is-ift
is-ift-cachehit
is-rebase
is-rebase-new
is-rebase-new2
is-rebase-new3-rdtscp
is-rebase04-linux3.2
is-rebase05
is-rebase06-RequestPtr
is-rebase07-GCC8
is-rebase08-QoSmem
is-rebase09-linuxarm-3.7.0
is-rebase10-DynInstPtr
is-rebase11-LSQUnit
is-rebase12
simple-object-demo
gem5
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
python
Age
Commit message (
Expand
)
Author
2006-08-16
Finish test clean-up & reorg.
Steve Reinhardt
2006-08-16
More restructuring of regression tests.
Steve Reinhardt
2006-08-11
Started adding a system to output data after every instruction.
Gabe Black
2006-07-27
Clean up some more config stuff.
Kevin Lim
2006-07-27
Output the command line.
Kevin Lim
2006-07-27
Need config read/write latency.
Kevin Lim
2006-07-21
Merge ktlim@zizzer:/bk/newmem
Kevin Lim
2006-07-21
Minor functionality updates.
Kevin Lim
2006-07-19
Merge zizzer:/bk/newmem
Ali Saidi
2006-07-19
Change the device latency here to a latency rather than a Tick
Ali Saidi
2006-07-19
Minor changes to reflect state used for regression stats.
Kevin Lim
2006-07-14
Merge ktlim@zizzer:/bk/newmem
Kevin Lim
2006-07-14
Minor updates.
Kevin Lim
2006-07-13
fix help when no arguments are passed to m5
Ali Saidi
2006-07-13
add system.mem_mode = ['timing', 'atomic']
Ali Saidi
2006-07-12
memory mode information now contained in system object
Ali Saidi
2006-07-12
Merge ktlim@zizzer:/bk/newmem
Kevin Lim
2006-07-12
Push more default options to the Python object level as they are rarely chang...
Kevin Lim
2006-07-12
Add --pdb
Nathan Binkert
2006-07-12
Fix __file__ for scripts
Nathan Binkert
2006-07-11
Fix option parsing.
Nathan Binkert
2006-07-10
Migrate most of main() and and all option parsing to python
Nathan Binkert
2006-07-10
Add parameters for backwards and forwards sizes for time buffers.
Kevin Lim
2006-07-07
Support for recent port changes.
Kevin Lim
2006-07-07
Support Ron's changes for hooking up ports.
Kevin Lim
2006-07-07
Take the name of the checkpoint directory in when calling checkpoint() or res...
Kevin Lim
2006-07-06
Be sure to call resume after restoring from a checkpoint.
Kevin Lim
2006-07-06
Fixes for draining.
Kevin Lim
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
[next]