summaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Expand)Author
2007-07-15Fix up a bunch of multilevel coherence issues.Steve Reinhardt
2007-07-15Make Bus::findPort() a little more useful.Steve Reinhardt
2007-07-15Fix problem with unset max_loads in memtest.Steve Reinhardt
2007-07-14Add CacheRepl trace flag and move a couple DPRINTFs to it.Steve Reinhardt
2007-07-14Move a couple of DPRINTFs from Cache to CachePort.Steve Reinhardt
2007-07-14Fix bug in copying packet with static data pointer.Steve Reinhardt
2007-07-14Merge from head.Steve Reinhardt
2007-07-14Disable PrintThreadInfo since it causes a panic when using VPtr.Steve Reinhardt
2007-07-14Make NO_FAST_ALLOC compile.Steve Reinhardt
2007-07-14Merge of DPRINTF fixes from head.Steve Reinhardt
2007-07-14Fix & tweak DPRINTFs for tracediff w/new cache code.Steve Reinhardt
2007-07-03Delete packets when we're done with them.Steve Reinhardt
2007-07-02Couple more minor bug fixes for FS timing mode.Steve Reinhardt
2007-07-02Fix a couple LL/SC bugs that only affected timing mode.Steve Reinhardt
2007-07-02bus.cc:Steve Reinhardt
2007-06-30Make CPU models use new LoadLockedReq/StoreCondReq commands.Steve Reinhardt
2007-06-30Don't propagate snoops across bridges. Wouldn't work anyway.Steve Reinhardt
2007-06-30Get rid of remaining traces of obsolete CoherenceProtocol object.Steve Reinhardt
2007-06-30Can only call makeAtomicResponse() once...Steve Reinhardt
2007-06-30Get rid of obsolete fixPacket() functions.Steve Reinhardt
2007-06-30Event descriptions should not end in "event"Steve Reinhardt
2007-06-30Factor out a little more common code.Steve Reinhardt
2007-06-30Fix up a few statistics problems.Steve Reinhardt
2007-06-30Get rid of Packet result field. Error responses areSteve Reinhardt
2007-06-29Merge vm1.(none):/home/stever/bk/newmem-headSteve Reinhardt
2007-06-29fix store instructions, pass fast/quick Atomic/TimingSimpleCPU regressions...Korey Sewell
2007-06-28Merge vm1.(none):/home/stever/bk/newmem-headSteve Reinhardt
2007-06-28o3cpu build for mipsKorey Sewell
2007-06-27Get rid of coherence protocol object.Steve Reinhardt
2007-06-26Revamp replacement-of-upgrade handling.Steve Reinhardt
2007-06-26Handle deferred snoops better.Steve Reinhardt
2007-06-26cache_impl.hh:Steve Reinhardt
2007-06-26Handle replacement of block with pending upgrade.Steve Reinhardt
2007-06-25Couple minor bug fixes...Steve Reinhardt
2007-06-25Get rid of requestCauses. Use timestamped queue to makeSteve Reinhardt
2007-06-24Better handling of deferred targets.Steve Reinhardt
2007-06-23Merge vm1.(none):/home/stever/bk/newmem-headSteve Reinhardt
2007-06-23Minor fix plus new assertion to catch similar bugs.Steve Reinhardt
2007-06-22FINISH off merge of mips mt/dsp isa extensions by adding the ControlBitfieldO...Korey Sewell
2007-06-22add Control Bitfield classKorey Sewell
2007-06-22Merge vm1.(none):/home/stever/bk/newmem-headSteve Reinhardt
2007-06-22mips import pt. 1Korey Sewell
2007-06-22Merge zizzer.eecs.umich.edu:/bk/newmemGabe Black
2007-06-22Merge vm1.(none):/home/stever/bk/newmem-headSteve Reinhardt
2007-06-22Fixes to hitLatency, blocking, buffer allocation.Steve Reinhardt
2007-06-21Make symbols for regular registers.Gabe Black
2007-06-21Get rid of an unnecessary include file.Gabe Black
2007-06-21Merge zizzer.eecs.umich.edu:/bk/newmemGabe Black
2007-06-21Merge zizzer.eecs.umich.edu:/bk/newmemGabe Black
2007-06-21Merge vm1.(none):/home/stever/bk/newmem-headSteve Reinhardt