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
Age
Commit message (
Expand
)
Author
2006-06-02
Fixes to get compiling to work. This is mainly fixing up some includes; chan...
Kevin Lim
2006-05-31
Merge ktlim@zizzer:/bk/newmem
Kevin Lim
2006-05-31
Streamline interface to Request object.
Steve Reinhardt
2006-05-30
Minor further cleanup & commenting of Packet class.
Steve Reinhardt
2006-05-30
Fix Port pointer initialization.
Steve Reinhardt
2006-05-30
Merge zizzer.eecs.umich.edu:/z/m5/Bitkeeper/newmem
Steve Reinhardt
2006-05-30
Clean up Python embedding to build on zizzer (where python2.4
Steve Reinhardt
2006-05-30
Merge zizzer:/bk/newmem
Ali Saidi
2006-05-30
Add a very poor implementation of dealing with retries on timing requests. It...
Ali Saidi
2006-05-30
Merge ktlim@zizzer:/bk/m5
Kevin Lim
2006-05-30
Link in Python interpreter.
Steve Reinhardt
2006-05-30
Fix SCons version check.
Steve Reinhardt
2006-05-29
commit a couple of minor things that I forgot to last time.
Ali Saidi
2006-05-29
Create a new CpuEvent class that has a pointer to an execution context in the...
Ali Saidi
2006-05-29
split off fullsystem and se iprs into two functions to remove lots of #ifs
Ali Saidi
2006-05-28
Remove authors from copyright.
Ali Saidi
2006-05-28
remove some getPtr() calls by changing having function return values
Ali Saidi
2006-05-26
Merge zizzer:/bk/newmem
Ali Saidi
2006-05-26
Implement PR/HPR/ASR for full system
Ali Saidi
2006-05-26
Fixes for TimingSimpleCPU under full system. Now boots Alpha Linux!
Steve Reinhardt
2006-05-26
Reorganize bridge as pair of cooperating ports.
Steve Reinhardt
2006-05-26
Add a little more tracing support for Bus/Port stuff.
Steve Reinhardt
2006-05-26
Significant rework of Packet class interface:
Steve Reinhardt
2006-05-26
Add names to memory Port objects for tracing.
Steve Reinhardt
2006-05-25
Fix stat typo.
Kevin Lim
2006-05-25
Fix up kernel stats, allow them to not be used as well.
Kevin Lim
2006-05-24
Support new flags now used instead of flags in decoder.isa.
Kevin Lim
2006-05-23
Merge ktlim@zizzer:/bk/m5
Kevin Lim
2006-05-23
Updates to isa parser to make it see dependencies properly with the new scanner.
Kevin Lim
2006-05-23
Minor fixes for full-system timing memory.
Steve Reinhardt
2006-05-23
Merge ktlim@zizzer:/bk/m5
Kevin Lim
2006-05-23
Rework how instructions are scheduled and executed.
Kevin Lim
2006-05-23
Cleanup checker.
Kevin Lim
2006-05-23
Code cleanup.
Kevin Lim
2006-05-23
Move kernel stats out of CPU and into XC.
Kevin Lim
2006-05-23
Add extra flags to help new CPU handle various instructions.
Kevin Lim
2006-05-22
Make scons auto-configure stuff per-build-root.
Steve Reinhardt
2006-05-22
Get rid of FastCPU model.
Steve Reinhardt
2006-05-22
Fix to SPARC Nop class for multiple CPU models.
Steve Reinhardt
2006-05-22
Make CPU_MODELS default to just the two SimpleCPU variants
Steve Reinhardt
2006-05-22
Clean up libelf handling.
Steve Reinhardt
2006-05-22
have multiple global levels (as required by UA2005)
Ali Saidi
2006-05-22
Undo changes to instruction flags that has caused statistics to change in reg...
Kevin Lim
2006-05-22
Forgot to delete the now-obsolete mkbuilddir script.
Steve Reinhardt
2006-05-22
New directory structure:
Steve Reinhardt
2006-05-21
Threads start off in suspended status now (Korey's changes for SMT).
Kevin Lim
2006-05-19
O3 code update/cleanup.
Kevin Lim
2006-05-19
Remove sat_counter.cc and put its code into sat_counter.hh.
Kevin Lim
2006-05-19
Rename function to be more expressive.
Kevin Lim
2006-05-19
IEW/IQ code cleanup and reorganization.
Kevin Lim
[next]