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
/
src
/
cpu
Age
Commit message (
Expand
)
Author
2006-10-20
Use PacketPtr everywhere
Nathan Binkert
2006-10-19
refactor code for the packet, get rid of packet_impl.hh
Nathan Binkert
2006-10-19
Fix memtester to use functional access, fix cache to work functionally now th...
Ron Dreslinski
2006-10-19
Small changes:
Ron Dreslinski
2006-10-19
Merge zizzer:/bk/newmem
Ron Dreslinski
2006-10-18
only do this assert after you know you're not switched out or idle.
Lisa Hsu
2006-10-17
Fixes for uni-coherence in timing mode for FS.
Ron Dreslinski
2006-10-13
Fix assertion. I haven't tested it fully (I can't reproduce Lisa's error) bu...
Kevin Lim
2006-10-12
Merge zizzer:/bk/newmem
Lisa Hsu
2006-10-12
Another memleak in the memtester (need [] with the delete)
Ron Dreslinski
2006-10-12
Fix a memory leak in the memtester
Ron Dreslinski
2006-10-11
some drain changes in timing (kevin's) and some memory mode assertion changes...
Lisa Hsu
2006-10-11
More cache fixes. Atomic coherence now works as well.
Ron Dreslinski
2006-10-09
Merge ktlim@zizzer:/bk/newmem
Kevin Lim
2006-10-09
Comment out code that messed up SMT (but will be needed eventually).
Kevin Lim
2006-10-09
Be sure to delete packet and sender state if the cache is blocked.
Kevin Lim
2006-10-09
Fix caches plus sampling switch over.
Kevin Lim
2006-10-09
One step closet to having NACK's work.
Ron Dreslinski
2006-10-09
Fix outstanding bug (FS#158).
Kevin Lim
2006-10-09
Fix checker bug.
Kevin Lim
2006-10-09
Have cpus send snoop ranges
Ron Dreslinski
2006-10-09
Put a check in so people know not to create more than 8 memtesters.
Ron Dreslinski
2006-10-09
Merge zizzer:/z/m5/Bitkeeper/newmem
Ron Dreslinski
2006-10-09
Update the Memtester, commit a config file/test for it.
Ron Dreslinski
2006-10-08
add in serialization of AtomicSimpleCPU _status. This is needed because righ...
Lisa Hsu
2006-10-08
Fixes for functional path.
Ron Dreslinski
2006-10-08
Replace tests of LOCKED/UNCACHEABLE flags with isLocked()/isUncacheable().
Steve Reinhardt
2006-10-08
Implement Alpha LL/SC support for SimpleCPU (Atomic & Timing)
Steve Reinhardt
2006-10-08
Rename some vars for clarity.
Steve Reinhardt
2006-10-08
Record numCycles properly.
Kevin Lim
2006-10-08
Updates to O3 CPU. It should now work in FS mode, although sampling still ha...
Kevin Lim
2006-10-07
Merge ktlim@zizzer:/bk/newmem
Kevin Lim
2006-10-07
Updates to bring MemTest closer to working with newmem. Ron still needs to d...
Kevin Lim
2006-10-06
checkpoint recovery was screwed up because a new section was created in the m...
Lisa Hsu
2006-10-06
there are two main thrusts of this changeset.
Lisa Hsu
2006-10-02
Merge ktlim@zizzer:/bk/newmem
Kevin Lim
2006-10-02
Be sure to set progress interval.
Kevin Lim
2006-10-02
Updates to fix merge issues and bring almost everything up to working speed. ...
Kevin Lim
2006-09-30
Merge ktlim@zamp:./local/clean/o3-merge/m5
Kevin Lim
2006-09-15
Merge zizzer.eecs.umich.edu:/bk/newmem
Gabe Black
2006-09-03
Fix up the parameters to getInstRecord
Gabe Black
2006-09-03
Fixing up parameters of getInstRecord
Gabe Black
2006-09-03
A quick fix to isolate the tracing code to SPARC
Gabe Black
2006-08-31
add ISA_HAS_DELAY_SLOT directive instead of "#if THE_ISA == ALPHA_ISA" throug...
Korey Sewell
2006-08-30
Change the cpu pointer in the InstRecord object to a thread context pointer.
Gabe Black
2006-08-29
Extended the reg delta output.
Gabe Black
2006-08-16
Fixes for Kevins O3 model to work with the blocking caches.
Ron Dreslinski
2006-08-15
Some touchup to the reorganized includes and "using" directives.
Gabe Black
2006-08-15
Merge zizzer.eecs.umich.edu:/bk/newmem
Gabe Black
2006-08-15
Cleaned up include files and got rid of many using directives in header files.
Gabe Black
[next]