|
|
[Submitted] cpu: Fix o3 drain bug
|
ahansson
|
August 27th, 2014, 4:15 p.m.
|
|
|
|
[Submitted] tests: Use more representative configs for ARM tests
|
ahansson
|
September 10th, 2014, 7:54 a.m.
|
|
|
|
[Submitted] sim: Add support for serializing BitUnionXX
|
ahansson
|
September 29th, 2014, 10:38 a.m.
|
|
|
|
[Submitted] x86: Fixes to avoid LTO warnings
|
ahansson
|
October 14th, 2014, 7:56 a.m.
|
|
|
|
[Submitted] mem: Add parameter to reserve MSHR entries for demand access
|
ahansson
|
December 12th, 2014, 5:46 p.m.
|
|
|
|
[Submitted] mem: Add forward snoop check for HardPFReqs
|
ahansson
|
March 30th, 2015, 9:16 a.m.
|
|
|
|
[Submitted] cpu: Work around gcc 4.9 issues with Num_OpClasses
|
ahansson
|
April 30th, 2015, 12:45 p.m.
|
|
|
|
[Submitted] ns_gige: Fix a missing curly brace in if-statement
|
ahansson
|
January 24th, 2012, 9:11 a.m.
|
|
|
|
[Submitted] Ruby: Simplify tester ports by not using SimpleTimingPort
|
ahansson
|
February 16th, 2012, 10:45 a.m.
|
|
|
|
[Submitted] clang: Fix recently introduced clang compilation errors
|
ahansson
|
March 6th, 2012, 9:19 a.m.
|
|
|
|
[Submitted] mem: Move cache_impl.hh to cache.cc
|
ahansson
|
August 13th, 2015, 8:29 p.m.
|
|
|
|
[Submitted] mem: Align how snoops are handled when hitting writebacks
|
ahansson
|
December 30th, 2015, 7:11 p.m.
|
|
|
|
[Submitted] base: Add wrapped protobuf output streams
|
ahansson
|
December 6th, 2012, 7:51 p.m.
|
|
|
|
stats: Optimise the text-based stats output to improve speed
|
ahansson
|
January 15th, 2013, 10:31 a.m.
|
|
|
|
[Submitted] scons: Fix warnings issued by clang 3.2svn (XCode 4.6)
|
ahansson
|
February 14th, 2013, 2:59 a.m.
|
|
|
|
[Submitted] cpu: Make the generators usable outside the TrafficGen module
|
ahansson
|
March 28th, 2013, 3:28 a.m.
|
|
|
|
[Submitted] cpu: Fold together the StateGraph and the TrafficGen
|
ahansson
|
April 23rd, 2013, 12:25 a.m.
|
|
|
|
[Submitted] util: Add colours to the dot output
|
ahansson
|
August 19th, 2013, 9:33 a.m.
|
|
|
|
[Submitted] mem: Schedule time for DRAM event taking tRAS into account
|
ahansson
|
October 16th, 2013, 7:38 a.m.
|
|
|
|
[Submitted] mem: Squash prefetch requests from downstream caches
|
ahansson
|
April 23rd, 2014, 12:21 p.m.
|
|
|
|
[Submitted] dev: Refactor terminal<->UART interface to make it more generic
|
ahansson
|
September 10th, 2014, 7:51 a.m.
|
|
|
|
[Submitted] mem: Use shared_ptr for Ruby Message classes
|
ahansson
|
September 29th, 2014, 10:40 a.m.
|
|
|
|
[Submitted] base: Add compiler macros to add deprecation warnings
|
ahansson
|
February 5th, 2015, 10:59 a.m.
|
|
|
|
[Submitted] mem: Downstream components consumes new crossbar delays
|
ahansson
|
February 19th, 2015, 7:55 a.m.
|
|
|
|
[Submitted] mem: Align all MSHR entries to block boundaries
|
ahansson
|
March 17th, 2015, 7:09 p.m.
|
|
|
|
[Discarded] Changes to the gem5 memory-system (release-0.2)
|
ahansson
|
August 5th, 2011, 10:13 a.m.
|
|
|
|
[Discarded] MEM: VirtualPorts are replaced with FSTranslatingProxys
|
ahansson
|
November 28th, 2011, 10:20 a.m.
|
|
|
|
[Submitted] MEM: Removing the default port peer from Python ports
|
ahansson
|
December 23rd, 2011, 1:36 a.m.
|
|
|
|
[Submitted] SWIG: Ensure ptrdiff_t is a known type in gcc >= 4.6.1
|
ahansson
|
February 28th, 2012, 4:53 a.m.
|
|
|
|
[Submitted] mem: Use C++11 delegating constructors for Request
|
ahansson
|
August 19th, 2015, 9:06 a.m.
|
|
|
|
[Submitted] MEM: Do not forward uncacheable to bus snoopers
|
ahansson
|
May 4th, 2012, 9:47 a.m.
|
|
|
|
[Submitted] Packet: Unify the use of PortID in packet and port
|
ahansson
|
May 23rd, 2012, 6:32 a.m.
|
|
|
|
[Submitted] Port: Add getAddrRanges to master port (asking slave port)
|
ahansson
|
June 6th, 2012, 9:44 a.m.
|
|
|
|
[Submitted] mem: Unify delayed packet deletion
|
ahansson
|
October 26th, 2015, 6:13 p.m.
|
|
|
|
[Submitted] sim: Fatal if a clocked object is set to have a clock of 0
|
ahansson
|
December 6th, 2012, 8:26 p.m.
|
|
|
|
[Submitted] util: Add a utility script for encoding packet traces
|
ahansson
|
March 14th, 2013, 7:05 a.m.
|
|
|
|
[Submitted] cpu: Consider instructions waiting for FU completion in draining
|
ahansson
|
June 4th, 2013, 10:01 a.m.
|
|
|
|
[Submitted] dev: Include basic devices in NULL ISA build
|
ahansson
|
February 13th, 2014, 2:39 p.m.
|
|
|
|
[Submitted] config: Add a DRAM efficiency-sweep script
|
ahansson
|
March 7th, 2014, 11:38 p.m.
|
|
|
|
[Submitted] cpu: Useful getters for ActivityRecorder
|
ahansson
|
April 23rd, 2014, 12:26 p.m.
|
|
|
|
[Submitted] base: Add compiler macros for C++11 final/override
|
ahansson
|
August 13th, 2014, 12:50 p.m.
|
|
|
|
[Submitted] dev: seperate legacy io offsets from PCI offset
|
ahansson
|
August 20th, 2014, 8:36 a.m.
|
|
|
|
[Submitted] misc: Add functions for doing popcount and power-of-two checking
|
ahansson
|
September 10th, 2014, 7:53 a.m.
|
|
|
|
[Submitted] scons: create dummy target to have SWIG generate C++ classes
|
ahansson
|
September 29th, 2014, 10:37 a.m.
|
|
|
|
[Submitted] mem: Add ExternalMaster and ExternalSlave ports
|
ahansson
|
September 29th, 2014, 10:46 a.m.
|
|
|
|
[Submitted] mem: Relax packet src/dest check and shift onus to crossbar
|
ahansson
|
November 17th, 2014, 6:17 a.m.
|
|
|
|
[Submitted] mem: Support WriteInvalidate (again)
|
ahansson
|
November 25th, 2014, 9:49 a.m.
|
|
|
|
[Submitted] mem: Add a stack distance calculator
|
ahansson
|
December 12th, 2014, 5:45 p.m.
|
|
|
|
[Discarded] Changes to the gem5 memory-system (release-0.1)
|
ahansson
|
July 15th, 2011, 9:03 a.m.
|
|
|
|
[Submitted] arm, dev: Add a NAND flash timing model
|
ahansson
|
March 27th, 2015, 1:56 p.m.
|
|