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
/
configs
/
test
/
fs.py
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-15
implement benchmark selection code
Ali Saidi
2006-07-27
Clean up some more config stuff.
Kevin Lim
2006-07-22
Last minute check in. Very few functional changes other than some minor conf...
Kevin Lim
2006-07-21
Merge ktlim@zizzer:/bk/newmem
Kevin Lim
2006-07-21
Rearrange the FS configs to be more shared. Also check in the full-system te...
Kevin Lim
2006-07-20
Enforce the timing cpu ticking at it's clock rate
Ali Saidi
2006-07-14
Merge ktlim@zizzer:/bk/newmem
Kevin Lim
2006-07-13
add system.mem_mode = ['timing', 'atomic']
Ali Saidi
2006-07-12
Merge ktlim@zizzer:/bk/newmem
Kevin Lim
2006-07-12
Initial try of consolidating configuration files so they can be shared more e...
Kevin Lim
2006-07-10
Migrate most of main() and and all option parsing to python
Nathan Binkert
2006-07-10
Update FS configs to use cpu connectors for ports
Ron Dreslinski
2006-07-06
Add default responder to bus
Ali Saidi
2006-06-17
Add --outdir option. Didn't call it "-d" since
Steve Reinhardt
2006-06-15
Get Port stuff working with full-system scripts.
Steve Reinhardt
2006-06-13
Move SimObject creation and Port connection loops
Steve Reinhardt
2006-06-10
Don't allow SimObject-valued class params to be set
Steve Reinhardt
2006-06-10
Update scripts for testing ALPHA_FS and MIPS_SE.
Steve Reinhardt
2006-05-17
Get basic full-system working with AtomicSimpleCPU.
Steve Reinhardt
2006-04-28
random mix of tidbits
Ali Saidi
2006-04-24
Mostly done with all device models for new memory system. Still need to get t...
Ali Saidi
2006-04-20
make ide disk work for newmem
Ali Saidi
2006-04-12
fs now gets to the point where it would really like a filesystem.
Ali Saidi