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
/
arch
Age
Commit message (
Expand
)
Author
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
Merge zizzer:bk/m5 into isabel.reinhardt.house:/z/stever/ser/m5
Steve Reinhardt
2003-10-28
Revamp serialization to make it easier.
Steve Reinhardt
2003-10-28
Clean up a few spots where we weren't handling of misspeculation correctly.
Steve Reinhardt
2003-10-28
emulate callpal halt for non FULL_SYSTEM
Nathan Binkert
2003-10-26
Fix some problems with stats reset & floss counters.
Steve Reinhardt
2003-10-24
Merge stever@zizzer:/bk/m5 into isabel.reinhardt.house:/z/stever/bk/m5
Steve Reinhardt
2003-10-24
Move some common full-system CPU initialization from the
Steve Reinhardt
2003-10-24
Added m5func "resetstats" to allow scriptable reset of statistics inside sim
Andrew Schultz
2003-10-23
Merge stever@zizzer:/bk/m5 into isabel.reinhardt.house:/z/stever/bk/m5
Steve Reinhardt
2003-10-23
Initial support for CPU switching. New SamplingCPU object encompasses a set
Steve Reinhardt
2003-10-23
Move to non-architecture specific MemReq
Erik Hallnor
2003-10-21
Created new M5 instruction to allow an integer parameter (init_param) to be s...
Andrew Schultz
2003-10-20
Separate the stuff for SimObject from SimObject builder.
Nathan Binkert
2003-10-19
Get rid of obsolete code, most of it '#if 0'ed anyway.
Steve Reinhardt
2003-10-18
Add comment to elaborate on store-conditional result code (and remove
Steve Reinhardt
2003-10-16
Minor documentation tweaks.
Steve Reinhardt
2003-10-14
Merge
Nathan Binkert
2003-10-14
Remove all of the Tru64 specific stuff from the base System object
Nathan Binkert
2003-10-13
Rename CPU object to FullCPU
Steve Reinhardt
2003-10-13
Rename full_cpu/cpu.cc,hh to full_cpu.cc,hh.
Steve Reinhardt
2003-10-13
Fix up decoder.cc generation... this got broken at the directory reorg.
Steve Reinhardt
2003-10-13
Split up kernel.cc into separate files for dump_mbuf and printf
Nathan Binkert
2003-10-13
cleanup
Nathan Binkert
2003-10-13
CopyData and CopyString moved from kernel.cc to vtophys.cc
Nathan Binkert
2003-10-13
Try to get the correct license on various files
Nathan Binkert
2003-10-10
Make include paths explicit and update makefile accordingly.
Steve Reinhardt
2003-10-08
testing behavior of decoder.cc file
Steve Raasch
2003-10-07
Fix attribution for decoder.cc.
Steve Reinhardt
2003-10-07
Merge zizzer:/bk/m5 into isabel.reinhardt.house:/z/stever/bk/m5
Steve Reinhardt
2003-10-07
New loader structure. Expand Nate's ObjectFile to automatically detect file ...
Steve Reinhardt
2003-10-07
isa_parser.py:
Nathan Binkert
2003-10-07
Import changeset
Steve Raasch