|
|
[Submitted] scons: Add warning for overloaded virtual functions
|
ahansson
|
February 14th, 2013, 1:55 a.m.
|
|
|
|
[Submitted] mem: Tidy up a few variables in the bus
|
ahansson
|
April 22nd, 2013, 3:32 p.m.
|
|
|
|
[Submitted] mem: Add static latency to the DRAM controller
|
ahansson
|
May 11th, 2013, 10:28 a.m.
|
|
|
|
[Submitted] mem: Reorganize cache tags and make them a SimObject
|
ahansson
|
June 20th, 2013, 5:47 p.m.
|
|
|
|
[Submitted] ruby: Simplify RubyPort flow control and routing
|
ahansson
|
October 10th, 2013, 7:49 a.m.
|
|
|
|
[Submitted] mem: Fixes for DRAM stats accounting
|
ahansson
|
October 31st, 2013, 9:46 a.m.
|
|
|
|
[Submitted] mem: Fix incorrect assert failure in the Cache
|
ahansson
|
February 26th, 2014, 10:52 a.m.
|
|
|
|
[Submitted] arm: Panics in miscreg read functions can be tripped by O3 model
|
ahansson
|
April 23rd, 2014, 12:19 p.m.
|
|
|
|
[Submitted] mem: Update DDR3 and DDR4 based on datasheets
|
ahansson
|
April 23rd, 2014, 12:37 p.m.
|
|
|
|
[Submitted] cpu: Add ExecFlags debug flag
|
ahansson
|
September 10th, 2014, 7:51 a.m.
|
|
|
|
[Submitted] dev: Use shared_ptr for Arguments::Data
|
ahansson
|
September 29th, 2014, 10:39 a.m.
|
|
|
|
[Submitted] tests: Remove deprecated InOrderCPU tests
|
ahansson
|
December 18th, 2014, 6:46 p.m.
|
|
|
|
[Submitted] mem: mmap the backing store with MAP_NORESERVE
|
ahansson
|
February 3rd, 2015, 7:57 p.m.
|
|
|
|
[Submitted] arm: Share a port for the two table walker objects
|
ahansson
|
February 19th, 2015, 7:55 a.m.
|
|
|
|
[Submitted] MEM: Separate queries for snooping and address ranges
|
ahansson
|
December 19th, 2011, 5:58 a.m.
|
|
|
|
[Submitted] Regression: Update the regress script after SE/FS merge
|
ahansson
|
February 1st, 2012, 5:51 a.m.
|
|
|
|
[Submitted] MEM: Make all the port proxy members const
|
ahansson
|
February 24th, 2012, 12:55 a.m.
|
|
|
|
[Submitted] Regression: Add ANSI colours to highlight test status
|
ahansson
|
April 6th, 2012, 9:16 a.m.
|
|
|
|
[Submitted] Mem: Determine bus block size during initialisation
|
ahansson
|
September 21st, 2012, 9:03 a.m.
|
|
|
|
[Submitted] Checkpoint: Make system serialize call children
|
ahansson
|
October 12th, 2012, 1:46 a.m.
|
|
|
|
[Submitted] mem: Add interleaving bits to the address ranges
|
ahansson
|
December 6th, 2012, 8:09 p.m.
|
|
|
|
[Submitted] ruby: Fix regressions and make Ruby configs Python packages
|
ahansson
|
October 7th, 2016, 9:40 a.m.
|
|
|
|
[Submitted] mem: Add check if SimpleDRAM nextReqEvent is scheduled
|
ahansson
|
February 19th, 2013, 6:39 a.m.
|
|
|
|
[Submitted] mem: Introduce a variable for the retrying port
|
ahansson
|
March 14th, 2013, 7:02 a.m.
|
|
|
|
[Submitted] config: Add a system clock command-line option
|
ahansson
|
May 24th, 2013, 3:28 a.m.
|
|
|
|
[Submitted] mem: Set the cache line size on a system level
|
ahansson
|
July 12th, 2013, 3:06 p.m.
|
|
|
|
[Submitted] mem: Unify request selection for read and write queues
|
ahansson
|
October 16th, 2013, 7:48 a.m.
|
|
|
|
[Submitted] cpu: Allow setWhen on trace objects
|
ahansson
|
April 23rd, 2014, 12:24 p.m.
|
|
|
|
[Submitted] power: Add basic DVFS support for gem5
|
ahansson
|
June 11th, 2014, 5:03 p.m.
|
|
|
|
[Submitted] sim: bump checkpoint version for multiple event queues
|
ahansson
|
August 13th, 2014, 12:49 p.m.
|
|
|
|
[Submitted] config: Add port splicing capability to PortRef class
|
ahansson
|
August 20th, 2014, 8:35 a.m.
|
|
|
|
[Submitted] energy: Memory-mapped Energy Controller component
|
ahansson
|
September 10th, 2014, 7:53 a.m.
|
|
|
|
[Submitted] mem: Add DRAM device size and check against config
|
ahansson
|
September 29th, 2014, 10:44 a.m.
|
|
|
|
[Submitted] mem: Make Request getters const
|
ahansson
|
November 17th, 2014, 6:14 a.m.
|
|
|
|
[Submitted] arm: Raise an alignment fault if a PC has illegal alignment
|
ahansson
|
December 12th, 2014, 5:45 p.m.
|
|
|
|
[Submitted] config: Specify OS type and release on command line
|
ahansson
|
February 23rd, 2015, 2:15 p.m.
|
|
|
|
[Submitted] mem: Allocate cache writebacks before new MSHRs
|
ahansson
|
March 22nd, 2015, 7:35 a.m.
|
|
|
|
[Submitted] mem: Remove redundant is_top_level cache parameter
|
ahansson
|
June 10th, 2015, 7:59 a.m.
|
|
|
|
[Submitted] Stats: Fix the realview regression stats after nvmem move
|
ahansson
|
March 2nd, 2012, 5:56 a.m.
|
|
|
|
[Submitted] mem: Add PacketInfo to be used for packet probe points
|
ahansson
|
September 25th, 2015, 2:29 p.m.
|
|
|
|
[Submitted] Bus: Add a notion of layers to the buses
|
ahansson
|
June 11th, 2012, 3:35 a.m.
|
|
|
|
[Submitted] Mem: Make members relating to range and size constant
|
ahansson
|
July 6th, 2012, 6:33 a.m.
|
|
|
|
[Submitted] EventManager: Remove test for NULL pointer in constructor
|
ahansson
|
August 3rd, 2012, 6:44 a.m.
|
|
|
|
[Submitted] mem: Do not alter cache block state on uncacheable snoops
|
ahansson
|
December 9th, 2015, 11:57 p.m.
|
|
|
|
[Submitted] mem: Be less conservative in clearing load locks in the cache
|
ahansson
|
January 21st, 2016, 6:12 p.m.
|
|
|
|
[Submitted] scons: Add a target for google-perftools profiling
|
ahansson
|
September 10th, 2012, 9:53 a.m.
|
|
|
|
[Submitted] mem: Tighten up cache constness and scoping
|
ahansson
|
February 14th, 2013, 1:53 a.m.
|
|
|
|
[Submitted] mem: Perform write merging in the DRAM write queue
|
ahansson
|
August 5th, 2013, 4:55 p.m.
|
|
|
|
[Submitted] ext: Fix fputils compiler flags to ensure ISO C99
|
ahansson
|
October 1st, 2013, 8:58 a.m.
|
|
|
|
[Submitted] arm: remove the inline specifiers on the instruction constructors
|
ahansson
|
April 23rd, 2014, 12:12 p.m.
|
|