|
|
[Discarded] [ARM] Full System simulation up to 8 cores
|
butko
|
June 6th, 2012, 8:50 a.m.
|
|
|
|
[Submitted] mem: Delay deleting of incoming packets by one call.
|
ali
|
June 6th, 2012, 9:25 a.m.
|
|
|
|
[Submitted] Port: Move retry from port base class to Master/SlavePort
|
ahansson
|
June 6th, 2012, 9:40 a.m.
|
|
|
|
[Submitted] Timing CPU: Remove a redundant port pointer
|
ahansson
|
June 6th, 2012, 9:43 a.m.
|
|
|
|
[Submitted] Port: Add isSnooping to slave port (asking master port)
|
ahansson
|
June 6th, 2012, 9:43 a.m.
|
|
|
|
[Submitted] Port: Add getAddrRanges to master port (asking slave port)
|
ahansson
|
June 6th, 2012, 9:44 a.m.
|
|
|
|
[Submitted] Port: Make getAddrRanges const
|
ahansson
|
June 6th, 2012, 9:45 a.m.
|
|
|
|
[Submitted] Config: changes to a couple of error msgs
|
nilay
|
June 6th, 2012, 3:11 p.m.
|
|
|
|
[Submitted] Config: Remove setMipsOptions
|
nilay
|
June 6th, 2012, 3:12 p.m.
|
|
|
|
[Submitted] Config: call to setWorkCountOptions() for all ISAs
|
nilay
|
June 6th, 2012, 3:12 p.m.
|
|
|
|
[Submitted] configs: add run scripts for ics/gb versions of android and bbench
|
atgutier
|
June 7th, 2012, 7:46 a.m.
|
|
|
|
[Submitted] scons: Make compiler version error more verbose and easier to debug.
|
ali
|
June 7th, 2012, 10:46 a.m.
|
|
|
|
[Submitted] Power: Fix MaxMiscDestRegs which was set to zero
|
ahansson
|
June 8th, 2012, 2:54 a.m.
|
|
|
|
[Submitted] Bus: Replace tickNextIdle and inRetry with a state variable
|
ahansson
|
June 8th, 2012, 10:54 a.m.
|
|
|
|
[Submitted] Bus: Add a notion of layers to the buses
|
ahansson
|
June 11th, 2012, 3:35 a.m.
|
|
|
|
[Submitted] Bus: Split the bus into separate request/response layers
|
ahansson
|
June 11th, 2012, 6:56 a.m.
|
|
|
|
[Submitted] Bus: Make the default bus width 8 bytes instead of 64
|
ahansson
|
June 11th, 2012, 7:44 a.m.
|
|
|
|
[Submitted] Tracks if the RAS has been pushed or not during prediction to pop the RAS if neccessary during squash
|
npremill
|
June 11th, 2012, 7:44 a.m.
|
|
|
|
[Submitted] Port: Align port names in C++ and Python
|
ahansson
|
June 11th, 2012, 7:46 a.m.
|
|
|
|
[Submitted] Ruby: remove some unused stuff from SLICC files
|
nilay
|
June 15th, 2012, 12:51 a.m.
|
|
|
|
[Submitted] Ruby: remove config information from ruby.stats
|
nilay
|
June 15th, 2012, 12:52 a.m.
|
|
|
|
[Discarded] Ruby: remove the check coherence functionality
|
nilay
|
June 15th, 2012, 12:54 a.m.
|
|
|
|
[Submitted] Port: Add protocol-agnostic ports in the port hierarchy
|
ahansson
|
June 17th, 2012, 10:16 a.m.
|
|
|
|
[Submitted] Mem: Make SimpleMemory single ported
|
ahansson
|
June 17th, 2012, 10:18 a.m.
|
|
|
|
[Submitted] Cache: Fix the LRU policy for classic memory hierarchy
|
lena
|
June 18th, 2012, 4:14 p.m.
|
|
|
|
[Submitted] swig: Use SWIG from environment when determining version
|
ahansson
|
June 20th, 2012, 4:32 p.m.
|
|
|
|
[Submitted] ARM: Fix identification of one RAS pop instruction.
|
ali
|
June 27th, 2012, 8:10 a.m.
|
|
|
|
[Discarded] gcc: Fix memset warnings concerning constant zero length
|
ahansson
|
June 27th, 2012, 10:34 a.m.
|
|
|
|
[Submitted] gcc: Fix warnings for gcc 4.7 and clang 3.1
|
ahansson
|
June 27th, 2012, 10:36 a.m.
|
|
|
|
[Submitted] Add hook to call map() on Process from python.
|
stever
|
June 27th, 2012, 8:46 p.m.
|
|
|
|
x86: Fix SMT support (zeroReg, TLBs)
|
apellegr
|
June 29th, 2012, 3:15 p.m.
|
|
|
|
[Discarded] gcc: Enable tuning for native CPU features for gcc and clang
|
ahansson
|
July 2nd, 2012, 3:45 a.m.
|
|
|
|
switching memleak
|
lukefahr
|
July 2nd, 2012, 9:34 a.m.
|
|
|
|
[Submitted] cache: don't allow dirty data in the i-cache
|
atgutier
|
July 2nd, 2012, 11:09 a.m.
|
|
|
|
[Submitted] ruby: changes how Topologies are created
|
beckmann
|
July 2nd, 2012, 9:50 p.m.
|
|
|
|
[Submitted] cpu: added assertions to ensure the correct proxies are used
|
beckmann
|
July 2nd, 2012, 10 p.m.
|
|
|
|
[Submitted] ruby: memory controllers now inherit from an abstract "MemoryControl" class
|
beckmann
|
July 2nd, 2012, 10 p.m.
|
|
|
|
[Submitted] ruby: adds reset function to Ruby memory controllers
|
beckmann
|
July 2nd, 2012, 10:01 p.m.
|
|
|
|
[Discarded] Valgrind Suppressions: update to support common STL optimizations
|
beckmann
|
July 2nd, 2012, 10:01 p.m.
|
|
|
|
[Submitted] ruby: tag and data cache access support
|
beckmann
|
July 2nd, 2012, 10:02 p.m.
|
|
|
|
[Submitted] ruby: banked cache array resource model
|
beckmann
|
July 2nd, 2012, 10:02 p.m.
|
|
|
|
[Submitted] x86: logSize and lruSeq are now optional ckpt params
|
beckmann
|
July 2nd, 2012, 10:04 p.m.
|
|
|
|
[Discarded] Ruby: convert cache memory stats to gem5's style
|
nilay
|
July 5th, 2012, 8:13 a.m.
|
|
|
|
[Submitted] Cache: Split invalidateBlk up to seperate block vs. tags
|
lena
|
July 5th, 2012, 5:58 p.m.
|
|
|
|
[Submitted] Fix: Address a few benign memory leaks
|
ahansson
|
July 6th, 2012, 12:18 a.m.
|
|
|
|
[Submitted] Port: Hide the queue implementation in SimpleTimingPort
|
ahansson
|
July 6th, 2012, 6:31 a.m.
|
|
|
|
[Submitted] Mem: Make members relating to range and size constant
|
ahansson
|
July 6th, 2012, 6:33 a.m.
|
|
|
|
[Submitted] EventManager: Rename queue accessor and remove cast operator
|
ahansson
|
July 6th, 2012, 6:37 a.m.
|
|
|
|
Port: Separate the port and the interface protocol
|
ahansson
|
July 10th, 2012, 4:07 a.m.
|
|
|
|
[Submitted] Config: Use clock option in se/fs script and pass to switch_cpus
|
ahansson
|
July 10th, 2012, 4:14 a.m.
|
|