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-09
Two minor fixes.
Kevin Lim
2006-06-09
Removing of old code and adding in new comments.
Kevin Lim
2006-06-09
Merge ktlim@zizzer:/bk/newmem
Kevin Lim
2006-06-09
Allow for fetch to retry access if the sendTiming call fails.
Kevin Lim
2006-06-09
Fix allocating requests twice on retries.
Kevin Lim
2006-06-09
Remove obsolete stuff.
Kevin Lim
2006-06-09
Fixes for some outstanding issues in the LSQ. It should now be able to retry...
Kevin Lim
2006-06-08
add nacked result and a function to swizzle nacked packet into something that...
Ali Saidi
2006-06-08
add write/read functions that have endian conversions in them
Ali Saidi
2006-06-08
Tell checker that an instruction is completed prior once it does the access t...
Kevin Lim
2006-06-08
Creation of translating port pushed off to CPU.
Kevin Lim
2006-06-08
Get O3 CPU mostly working in full system, and fix an FP bug that showed up.
Kevin Lim
2006-06-07
Update copyright.
Kevin Lim
2006-06-07
Reorganization/renaming of CPUExecContext. Now it is called SimpleThread in ...
Kevin Lim
2006-06-07
Move checker's exec_context.hh to match the other changes. Also add in some ...
Kevin Lim
2006-06-07
Clear misc regs at startup.
Kevin Lim
2006-06-06
Change ExecContext to ThreadContext. This is being renamed to differentiate ...
Kevin Lim
2006-06-06
Fix checker to work in newmem in SE mode.
Kevin Lim
2006-06-05
Fixes to get new CPU model working for simple test case. The CPU does not ye...
Kevin Lim
2006-06-05
Same fix for -P option as Steve's previous fix.
Kevin Lim
2006-06-05
Merge ktlim@zizzer:/bk/newmem
Kevin Lim
2006-06-05
Fix --var=val arg handling.
Steve Reinhardt
2006-06-04
Merge ktlim@zizzer:/bk/newmem
Kevin Lim
2006-06-04
Fixes to get everything working again.
Kevin Lim
2006-06-04
Merge ktlim@zamp:/z/ktlim2/clean/m5-o3
Kevin Lim
2006-06-04
Fix for full system compiling.
Kevin Lim
2006-06-02
Merge ktlim@zizzer:/bk/newmem
Kevin Lim
2006-06-02
Fixes to get compiling to work. This is mainly fixing up some includes; chan...
Kevin Lim
2006-06-01
Add in comments for checker.
Kevin Lim
2006-06-01
Fix stat bug.
Kevin Lim
2006-05-31
remove unneeded files that were copied directly from alpha
Ali Saidi
2006-05-31
Updated Authors from bk prs info
Ali Saidi
2006-05-31
Merge zizzer:/bk/newmem
Ali Saidi
2006-05-31
make io device be a little nicer about scheduling retries on the bus
Ali Saidi
2006-05-31
Comments and code cleanup.
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
[next]