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
2004-02-10
Fixes for Linux syscall emulation.
Steve Reinhardt
2004-02-09
Merge linux tree with head
Andrew Schultz
2004-02-09
Results of automatic (yet incomplete) merge.
Steve Reinhardt
2004-02-06
Merge zizzer.eecs.umich.edu:/bk/m5
Nathan Binkert
2004-02-05
Now skips the calibrate_delay loop in the kernel boot
Andrew Schultz
2004-02-05
Modify the emulated system calls to support running the SPEC Int
David Oehmke
2004-02-04
Add support for "serializing" instructions that flush
Steve Reinhardt
2004-02-04
More reformatting of reference parameter declarations.
Steve Reinhardt
2004-02-02
Change "Foo& foo" declarations to "Foo &foo".
Steve Reinhardt
2004-01-29
remove #include of nonexistent file
Nathan Binkert
2004-01-29
provide an output stream for simulator output. (This takes place of the
Nathan Binkert
2004-01-27
a bunch of warning fixes
Nathan Binkert
2004-01-14
Setup initialization callbacks
Nathan Binkert
2004-01-11
Modify handling of serialize:dir parameter to make it more useful.
Steve Reinhardt
2003-12-15
Clean up time handling code
Nathan Binkert
2003-12-11
- Switch events to use a priority enum instead of integers.
Steve Reinhardt
2003-12-11
Stats & serialization tweaks & cleanup. Unserializing from
Steve Reinhardt
2003-12-10
Rename RegResetCallback to registerResetCallback().
Steve Reinhardt
2003-12-10
Factor ExecContext::setStatus(), BaseCPU::execCtxStatusChange(),
Steve Reinhardt
2003-12-09
Minor fixes. Somehow do-tests.pl suddenly started failing
Steve Reinhardt
2003-12-06
Various cleanup. Mostly forcing initialization of some fields...
Steve Reinhardt
2003-12-01
Formatting & doxygen docs for new syscall emulation code.
Steve Reinhardt
2003-12-01
Merge zizzer:/bk/m5 into isabel.reinhardt.house:/z/stever/bk/m5
Steve Reinhardt
2003-12-01
Restructuring of LiveProcess etc. to support multiple emulated OS syscall
Steve Reinhardt
2003-11-22
We only need to choose that we do want binning, or we don't.
Nathan Binkert
2003-11-14
Make it so that we create a directory for each checkpoint so that
Nathan Binkert
2003-11-06
Little fixes to make more of the stats reset correctly.
Nathan Binkert
2003-11-05
Ok, actually call resetStats on all stats
Nathan Binkert
2003-11-05
Add a virtual function resetStats() that any SimObject can inherit
Nathan Binkert
2003-11-05
Fix stats reset
Nathan Binkert
2003-11-04
Add the ability to track stats in user defined sets of function calls. code ...
Lisa Hsu
2003-11-02
Print a warning rather than failing if we're unserializing and there's an
Steve Reinhardt
2003-11-02
Move the m5 pseudo instructions into their own file
Nathan Binkert
2003-11-02
Implement more m5 pseduo opcodes:
Nathan Binkert
2003-11-02
deprecate the m5exit instruction and rename it to m5exit_old
Nathan Binkert
2003-10-31
eventq.cc, eventq.hh:
Andrew Schultz
2003-10-31
Changed the naming of Serializeable derived objects. Serializeable no longer...
Andrew Schultz
2003-10-29
Get rid of lots of obsolete mentions of stat_sdb_t.
Steve Reinhardt
2003-10-29
Support for Serializable non-SimObject things like events.
Steve Reinhardt
2003-10-29
Serialization support for Alpha TLBs, PhysicalMemory, and SimpleCPU.
Steve Reinhardt
2003-10-29
Flesh out ExecContext serialize/unserialize (including RegFile).
Steve Reinhardt
2003-10-29
Rename SERIALIZE_MEMBER to SERIALIZE_SCALAR.
Steve Reinhardt
2003-10-29
More progress on checkpointing... we can now write out a checkpoint and read ...
Steve Reinhardt
2003-10-28
Add a few configuration DPRINTFs.
Steve Reinhardt
2003-10-28
Get new serialization code to link.
Steve Reinhardt
2003-10-28
Revamp serialization to make it easier.
Steve Reinhardt
2003-10-28
emulate callpal halt for non FULL_SYSTEM
Nathan Binkert
2003-10-26
Minor serialization tweaks.
Steve Reinhardt
2003-10-24
Make FullCPU schedule its TickEvent when one of its contexts becomes active.
Steve Reinhardt
2003-10-23
Merge stever@zizzer:/bk/m5 into isabel.reinhardt.house:/z/stever/bk/m5
Steve Reinhardt
[prev]
[next]