|
|
[Submitted] ExecContext: Rename the readBytes/writeBytes functions to readMem and writeMem.
|
gblack
|
June 20th, 2011, 11:43 a.m.
|
|
|
|
[Submitted] ExecContext: Get rid of the now unused read/write templated functions.
|
gblack
|
June 20th, 2011, 11:43 a.m.
|
|
|
|
eventq: Add some statistics to the event queue.
|
nate
|
April 18th, 2010, 10:32 p.m.
|
|
|
|
eventq: add classes for Clock, ClockTicker, and PeriodicEvent
|
nate
|
April 18th, 2010, 10:32 p.m.
|
|
|
|
eventq: add a version of insert that takes a hint
|
nate
|
April 18th, 2010, 10:32 p.m.
|
|
|
|
eventq: Add a small cache to speed up insertions
|
nate
|
April 18th, 2010, 10:32 p.m.
|
|
|
|
[Submitted] eventq: add a function for replacing head of the queue
|
nilay
|
January 3rd, 2012, 4:04 p.m.
|
|
|
|
[Submitted] EventManager: Rename queue accessor and remove cast operator
|
ahansson
|
July 6th, 2012, 6:37 a.m.
|
|
|
|
[Submitted] EventManager: Remove test for NULL pointer in constructor
|
ahansson
|
August 3rd, 2012, 6:44 a.m.
|
|
|
|
[Submitted] event: minor cleanup
|
stever
|
September 6th, 2011, 2:22 p.m.
|
|
|
|
[Discarded] etherlink: add simobjects at the endpoints to the link structure
|
nilay
|
February 10th, 2013, 1:46 p.m.
|
|
|
|
[Submitted] energy: Tighter checking of levels for DFS systems
|
ahansson
|
September 10th, 2014, 7:53 a.m.
|
|
|
|
[Submitted] energy: Small extentions and fixes for DVFS handler
|
ahansson
|
September 10th, 2014, 7:52 a.m.
|
|
|
|
[Submitted] energy: Memory-mapped Energy Controller component
|
ahansson
|
September 10th, 2014, 7:53 a.m.
|
|
|
|
[Submitted] energy: Add the Energy Controller in the right configs
|
ahansson
|
September 10th, 2014, 7:53 a.m.
|
|
|
|
[Submitted] Endianness: Make it easier to check the compiled in guest endianness.
|
gblack
|
September 11th, 2011, 5:48 p.m.
|
|
|
|
[Submitted] Endianness: Get rid of unused (and mildly redundant) ByteOrderDiffers constant.
|
gblack
|
September 11th, 2011, 5:56 p.m.
|
|
|
|
[Discarded] Enabled instruction fetch pipelining.
|
hsul
|
May 24th, 2011, 11:58 a.m.
|
|
|
|
[Submitted] enable x86 workloads on se.py
|
hsul
|
March 18th, 2011, 4:01 p.m.
|
|
|
|
[Submitted] DynInst: get rid of dead MyHash code.
|
stever
|
February 28th, 2012, 11:04 p.m.
|
|
|
|
[Submitted] DRAM: Introduce SimpleDRAM to capture a high-level controller
|
ahansson
|
September 10th, 2012, 10:30 a.m.
|
|
|
|
dram: add DDR3-1866/2400
|
joegross
|
October 10th, 2016, 7:48 p.m.
|
|
|
|
[Submitted] DrainManager/Checkpoint changes in SystemC coupling
|
mutaal
|
September 9th, 2015, 9:44 p.m.
|
|
|
|
[Submitted] Doxygen: Update the version of the Doxyfile
|
ahansson
|
September 28th, 2012, 9:56 a.m.
|
|
|
|
[Submitted] DOT: improved dot-based system visualization
|
ali
|
May 2nd, 2012, 1:08 p.m.
|
|
|
|
[Submitted] DOT: fixed broken code for visualizing configuration using dot
|
ali
|
May 2nd, 2012, 1:08 p.m.
|
|
|
|
[Submitted] DMA: Split the DMA device and IO device into seperate files
|
ahansson
|
May 18th, 2012, 5:08 a.m.
|
|
|
|
[Submitted] dma: remove unused variable
|
atgutier
|
July 13th, 2012, 1:57 p.m.
|
|
|
|
[Submitted] DMA: Refactor the DMA device and align timing and atomic
|
ahansson
|
July 21st, 2012, 7:19 a.m.
|
|
|
|
[Submitted] dist: Distributed Ethernet link support for distributed gem5 simulations
|
cdunham
|
November 19th, 2015, 5:44 p.m.
|
|
|
|
[Submitted] dist: config file for distributed switch
|
alian.mohammad
|
November 19th, 2015, 8:16 p.m.
|
|
|
|
[Submitted] dist: Config file and parameter changes for distributed gem5 simulations
|
cdunham
|
November 19th, 2015, 5:44 p.m.
|
|
|
|
[Submitted] dist,dev: add an ethernet switch model
|
alian.mohammad
|
November 19th, 2015, 8:09 p.m.
|
|
|
|
[Submitted] dist, dev: Fixed the packet ordering in etherswitch
|
alian.mohammad
|
May 6th, 2016, 6:40 p.m.
|
|
|
|
[Submitted] dist, dev: fix etherswitch upgrade script
|
cdunham
|
December 15th, 2016, 4:50 p.m.
|
|
|
|
[Discarded] Different SimpleDRAM latency for read and write access
|
senni
|
December 5th, 2013, 10:23 a.m.
|
|
|
|
[Discarded] Different cache latency for read and write access
|
senni
|
October 29th, 2013, 1:16 p.m.
|
|
|
|
[Submitted] devices: make more classes derive from BasicPioDevice
|
stever
|
March 21st, 2013, 10:10 p.m.
|
|
|
|
[Submitted] Devices: Allow a device to specify that a request is uncachable.
|
ali
|
August 13th, 2010, 9:57 a.m.
|
|
|
|
[Submitted] Device: Update stats for PIO and PCI latency change
|
ahansson
|
August 29th, 2012, 3:38 p.m.
|
|
|
|
[Submitted] Device: Remove overloaded pio_latency parameter
|
ahansson
|
August 3rd, 2012, 9:05 a.m.
|
|
|
|
[Submitted] Device: Make changes necessary to support a coherent page walker cache.
|
ali
|
November 3rd, 2011, 1:24 p.m.
|
|
|
|
[Submitted] Device: Bump PIO and PCI latencies to more reasonable values
|
ahansson
|
August 29th, 2012, 3:37 p.m.
|
|
|
|
[Submitted] dev: Use shared_ptr for EthPacketData
|
ahansson
|
September 29th, 2014, 10:39 a.m.
|
|
|
|
[Submitted] dev: Use shared_ptr for Arguments::Data
|
ahansson
|
September 29th, 2014, 10:39 a.m.
|
|
|
|
[Discarded] dev: Split Ethernet into EtherDevice and leave controllers (2/2)
|
ahansson
|
August 19th, 2013, 9:41 a.m.
|
|
|
|
[Discarded] dev: Split Ethernet into EtherDevice and leave controllers (1/2)
|
ahansson
|
August 19th, 2013, 9:39 a.m.
|
|
|
|
[Submitted] dev: Set HDLCD default pixel clock for 1080p @ 60Hz
|
ahansson
|
April 23rd, 2014, 12:18 p.m.
|
|
|
|
[Submitted] dev: seperate legacy io offsets from PCI offset
|
ahansson
|
August 20th, 2014, 8:36 a.m.
|
|
|
|
[Submitted] dev: Rewrite PCI host functionality
|
andysan
|
November 10th, 2015, 6:22 p.m.
|
|