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
2007-07-21
Deal with invalidations intersecting outstanding upgrades.
Steve Reinhardt
2007-07-21
Several more fixes for multi-level timing coherence.
Steve Reinhardt
2007-07-17
Make sure responses never get blocked.
Steve Reinhardt
2007-07-17
Forward cache-to-cache responses through other caches.
Steve Reinhardt
2007-07-17
Assert that an mshr has a target in getTarget().
Steve Reinhardt
2007-07-15
Fix bug with timing snoop upcalls to MemTest object.
Steve Reinhardt
2007-07-15
Add valgrind-suppressions file.
Steve Reinhardt
2007-07-15
Merge from head.
Steve Reinhardt
2007-07-15
Fix up a bunch of multilevel coherence issues.
Steve Reinhardt
2007-07-15
Make Bus::findPort() a little more useful.
Steve Reinhardt
2007-07-15
Fix problem with unset max_loads in memtest.
Steve Reinhardt
2007-07-15
Punt on old -n/-c memtest args.
Steve Reinhardt
2007-07-15
Add --force-bus option to memtest.py.
Steve Reinhardt
2007-07-14
New tree-based algorithm for creating more complex cache hierarchies.
Steve Reinhardt
2007-07-14
Handle broken swig version that prints version info on stderr.
Steve Reinhardt
2007-07-14
Add CacheRepl trace flag and move a couple DPRINTFs to it.
Steve Reinhardt
2007-07-14
Move a couple of DPRINTFs from Cache to CachePort.
Steve Reinhardt
2007-07-14
Fix bug in copying packet with static data pointer.
Steve Reinhardt
2007-07-14
Merge from head.
Steve Reinhardt
2007-07-14
Disable PrintThreadInfo since it causes a panic when using VPtr.
Steve Reinhardt
2007-07-14
Make NO_FAST_ALLOC compile.
Steve Reinhardt
2007-07-14
Merge of DPRINTF fixes from head.
Steve Reinhardt
2007-07-14
Fix & tweak DPRINTFs for tracediff w/new cache code.
Steve Reinhardt
2007-07-14
Merge in .hgignore from head.
Steve Reinhardt
2007-07-13
Merge with head
Steve Reinhardt
2007-07-13
ignore stuff that we don't want to see in the status
Nathan Binkert
2007-07-13
transfer tags
Nathan Binkert
2007-07-03
Delete packets when we're done with them.
Steve Reinhardt
2007-07-02
Couple more minor bug fixes for FS timing mode.
Steve Reinhardt
2007-07-02
Fix a couple LL/SC bugs that only affected timing mode.
Steve Reinhardt
2007-07-02
bus.cc:
Steve Reinhardt
2007-06-30
Make CPU models use new LoadLockedReq/StoreCondReq commands.
Steve Reinhardt
2007-06-30
Don't propagate snoops across bridges. Wouldn't work anyway.
Steve Reinhardt
2007-06-30
Get rid of remaining traces of obsolete CoherenceProtocol object.
Steve Reinhardt
2007-06-30
Can only call makeAtomicResponse() once...
Steve Reinhardt
2007-06-30
Get rid of obsolete fixPacket() functions.
Steve Reinhardt
2007-06-30
Event descriptions should not end in "event"
Steve Reinhardt
2007-06-30
Factor out a little more common code.
Steve Reinhardt
2007-06-30
Fix up a few statistics problems.
Steve Reinhardt
2007-06-30
Get rid of Packet result field. Error responses are
Steve Reinhardt
2007-06-29
Merge vm1.(none):/home/stever/bk/newmem-head
Steve Reinhardt
2007-06-29
fix store instructions, pass fast/quick Atomic/TimingSimpleCPU regressions...
Korey Sewell
2007-06-28
Merge vm1.(none):/home/stever/bk/newmem-head
Steve Reinhardt
2007-06-28
o3cpu build for mips
Korey Sewell
2007-06-27
Get rid of coherence protocol object.
Steve Reinhardt
2007-06-26
Revamp replacement-of-upgrade handling.
Steve Reinhardt
2007-06-26
Handle deferred snoops better.
Steve Reinhardt
2007-06-26
cache_impl.hh:
Steve Reinhardt
2007-06-26
Handle replacement of block with pending upgrade.
Steve Reinhardt
2007-06-25
Couple minor bug fixes...
Steve Reinhardt
[next]