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
/
sim
Age
Commit message (
Expand
)
Author
2005-02-23
Added mmap start and end so detailed CPU can know if an access is
Ali Saidi
2005-02-11
Merge zizzer.eecs.umich.edu:/bk/m5
Nathan Binkert
2005-02-11
Rework the command line paramters for python output and how
Nathan Binkert
2005-02-11
Make sure we have all values when trying to generate the ini file
Nathan Binkert
2005-02-09
More fixes to the pbs stuff to make it more robust.
Nathan Binkert
2005-02-09
enable the Trace, Statistics, and Serialize param contexts.
Nathan Binkert
2005-02-09
Fix the panic message so that it looks more like M5's panic.
Nathan Binkert
2005-02-09
fix indent (so emacs and vi aren't screwed up.)
Nathan Binkert
2005-02-03
get rid of defined and just access the env dict directly
Nathan Binkert
2005-02-03
small python config related fixes.
Nathan Binkert
2005-02-02
Update config file language to take simobj and no longer use siminst
Nathan Binkert
2005-01-27
Merge zizzer:/bk/m5 into zeep.eecs.umich.edu:/z/saidi/work/m5
Ali Saidi
2005-01-27
added support for outputing Dot if pydot is installed
Ali Saidi
2005-01-21
Merge zizzer.eecs.umich.edu:/bk/m5
Kevin Lim
2005-01-21
Add a couple statistics contexts.
Nathan Binkert
2005-01-18
Merge zizzer.eecs.umich.edu:/bk/m5
Kevin Lim
2005-01-18
More configuration fixes
Nathan Binkert
2005-01-18
Merge changes to make m5 g++ 3.4 compatible.
Kevin Lim
2005-01-17
Config cleanups
Nathan Binkert
2005-01-17
get the exit condition for the python code right
Nathan Binkert
2005-01-17
Add the pentium 4 configuration. Add some command line options
Nathan Binkert
2005-01-15
New and improved configuration mechanism. No more writing of
Nathan Binkert
2005-01-14
Fixes so m5 compiles on gcc 3.4, which has much stricter syntax. Most change...
Kevin Lim
2004-11-18
Minor fixes.
Steve Reinhardt
2004-11-15
Minor cleanup of symtab code/includes.
Steve Reinhardt
2004-11-15
Add support for sampled PC profiling to FullCPU.
Steve Reinhardt
2004-11-03
make activation of exec contexts happen in startup
Nathan Binkert
2004-11-03
add a new phase to the simulator. Basically the simulator now goes
Nathan Binkert
2004-10-27
Major documentation update for 570 F04.
Steve Reinhardt
2004-10-25
Add explicit phases to order ParamContext initializations.
Steve Reinhardt
2004-10-22
Very minor formatting glitches.
Steve Reinhardt
2004-10-19
Clean up/standardize handling of various output files.
Steve Reinhardt
2004-10-17
Merge saidi@zizzer.eecs.umich.edu:/bk/m5
Ali Saidi
2004-10-17
Clean up obsolete g++ 2.95 workaround.
Steve Reinhardt
2004-10-16
Fixes for bigendian platforms
Ali Saidi
2004-09-22
fix unaligned memory offset and some small fixes to interrupt binning
Ali Saidi
2004-09-03
added system option to bin interrupt code seperately.
Ali Saidi
2004-08-31
Updates to make SMP work.
Ali Saidi
2004-08-20
- Clean up and factor out all of the binning code into a
Nathan Binkert
2004-08-17
Fix a small bug in parameter processing that would always result
Nathan Binkert
2004-08-05
Integrate Python configuration script parsing into m5 itself.
Steve Reinhardt
2004-07-30
Move all of the object matching code to a shared file so it can
Nathan Binkert
2004-07-23
sim ticks should be the number of elapsed ticks, not curTick
Nathan Binkert
2004-07-23
a little bit more info when dumping the event queue.
Nathan Binkert
2004-07-02
Fix byteswap on LP64 (amd64)
Nathan Binkert
2004-07-01
implement the readfile pseudo instruction that will read
Nathan Binkert
2004-06-28
fix up the recordEvent stuff to support ignoring events
Nathan Binkert
2004-06-28
Don't serialize the absolute path so we can move checkpoints around.
Nathan Binkert
2004-06-22
pull from head before pushing linux tree
Ali Saidi
2004-06-21
Handle SIGABRT a little more nicely.
Steve Reinhardt
[next]