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-31
Ports now have a pointer to the MemObject that owns it (can be NULL).
Kevin Lim
2006-10-23
Merge zizzer:/bk/newmem
Lisa Hsu
2006-10-23
make this parallel to the other cpu types so that resume works correctly.
Lisa Hsu
2006-10-23
Minor compile fix. Not sure why this is broken.
Gabe Black
2006-10-23
Merge zizzer.eecs.umich.edu:/bk/newmem
Gabe Black
2006-10-23
Don't let interupts interupt microcode at undesired points.
Gabe Black
2006-10-21
Add Quiesce trace flag to track CPU quiesce/wakeup events.
Steve Reinhardt
2006-10-20
Merge zizzer.eecs.umich.edu:/bk/newmem
Gabe Black
2006-10-20
Merge zizzer:/bk/newmem
Ron Dreslinski
2006-10-20
Use fixPacket function everywhere.
Ron Dreslinski
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
Fixed up exetrace.cc to deal with microcode, and to made floating point regis...
Gabe Black
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-16
Merge zizzer.eecs.umich.edu:/bk/newmem
Gabe Black
2006-10-16
Fix up microcode support.
Gabe Black
2006-10-15
Started implementing microcode.
Gabe Black
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
StaticInst support for microcode
Gabe Black
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-12
Merge zizzer.eecs.umich.edu:/bk/newmem
Gabe Black
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
[next]