|
|
[Submitted] syscall_emul: standardized file descriptor name and add return checks.
|
bpotter
|
July 14th, 2015, 5:31 a.m.
|
|
|
|
[Submitted] base: refactor process class (specifically FdMap and friends)
|
bpotter
|
July 14th, 2015, 5:31 a.m.
|
|
|
|
[Submitted] syscall_emul: file descriptor interface changes
|
bpotter
|
July 14th, 2015, 5:30 a.m.
|
|
|
|
[Submitted] rename System.{hh,cc} to RubySystem.{hh,cc}
|
dhashe
|
July 13th, 2015, 7 p.m.
|
|
|
|
[Submitted] mem: Make caches way aware
|
ahansson
|
July 13th, 2015, 4:26 p.m.
|
|
|
|
[Submitted] mem: Remove unused RequestCause in cache
|
ahansson
|
July 13th, 2015, 3:17 p.m.
|
|
|
|
[Submitted] mem: Transition away from isSupplyExclusive for writebacks
|
ahansson
|
July 13th, 2015, 3:16 p.m.
|
|
|
|
[Submitted] mem: Tidy up CacheBlk class
|
ahansson
|
July 13th, 2015, 3:15 p.m.
|
|
|
|
[Submitted] mem: Tidy up packet
|
ahansson
|
July 13th, 2015, 3:15 p.m.
|
|
|
|
[Submitted] ruby: call setMRU from L1 controllers, not from sequencer
|
nilay
|
July 10th, 2015, 4:29 p.m.
|
|
|
|
[Submitted] ruby: slicc: use default argument value
|
nilay
|
July 10th, 2015, 4:29 p.m.
|
|
|
|
[Submitted] ruby: slicc: avoid duplicate code for function argument check
|
nilay
|
July 10th, 2015, 4:28 p.m.
|
|
|
|
[Submitted] ruby: drop the [] notation for lookup function.
|
nilay
|
July 10th, 2015, 4:28 p.m.
|
|
|
|
[Submitted] ruby: handle llsc accesses through CacheEntry, not CacheMemory
|
nilay
|
July 10th, 2015, 4:27 p.m.
|
|
|
|
[Submitted] ruby: Fix memWriteback() not to record auto-delete events
|
tmjones
|
July 8th, 2015, 8:32 p.m.
|
|
|
|
[Submitted] dev, arm: Rewrite the HDLCD controller
|
andysan
|
July 8th, 2015, 12:47 p.m.
|
|
|
|
[Submitted] dev: Implement a simple display timing generator
|
andysan
|
July 8th, 2015, 12:44 p.m.
|
|
|
|
[Submitted] dev, x86: Fix serialization bug in the i8042 device
|
andysan
|
July 8th, 2015, 12:36 p.m.
|
|
|
|
mem: Deprecate old unsafe Packet::(get|set)() methods
|
andysan
|
July 7th, 2015, 5:07 p.m.
|
|
|
|
[Submitted] mem: Cleanup packet accessor methods
|
andysan
|
July 7th, 2015, 4:57 p.m.
|
|
|
|
[Submitted] arm: Add support for programmable oscillators
|
andysan
|
July 7th, 2015, 4 p.m.
|
|
|
|
[Submitted] dev: Add a simple DMA engine that can be used by devices
|
andysan
|
July 7th, 2015, 3:16 p.m.
|
|
|
|
[Submitted] sim: Split ClockedObject to make it usable to non-SimObjects
|
andysan
|
July 7th, 2015, 3:13 p.m.
|
|
|
|
[Submitted] base: Rewrite the CircleBuf to fix bugs and add serialization
|
andysan
|
July 7th, 2015, 3:12 p.m.
|
|
|
|
[Submitted] dev: Make serializtion in Sinic constant
|
andysan
|
July 7th, 2015, 2:35 p.m.
|
|
|
|
[Submitted] base: Declare a type for context IDs
|
andysan
|
July 7th, 2015, 2:34 p.m.
|
|
|
|
[Discarded] config: testing and running the HMC device
|
azarkhish
|
July 1st, 2015, 10:37 a.m.
|
|
|
|
[Discarded] config: composing a single HMC device
|
azarkhish
|
July 1st, 2015, 10:34 a.m.
|
|
|
|
[Discarded] mem: a serial link model for the HMC
|
azarkhish
|
July 1st, 2015, 10:32 a.m.
|
|
|
|
[Discarded] mem: a simple HMC controller
|
azarkhish
|
July 1st, 2015, 10:31 a.m.
|
|
|
|
[Discarded] mem: minor change in the XBar class
|
azarkhish
|
July 1st, 2015, 10:28 a.m.
|
|
|
|
[Discarded] mem: minor fixes in the HMC vault model
|
azarkhish
|
July 1st, 2015, 10:25 a.m.
|
|
|
|
[Submitted] sim: tag-based checkpoint versioning
|
cdunham
|
June 30th, 2015, 12:35 a.m.
|
|
|
|
[Submitted] sim: support checkpointing std::set<std::string>'s
|
cdunham
|
June 30th, 2015, 12:35 a.m.
|
|
|
|
[Submitted] sim: make warning for absent optional parameters optional
|
cdunham
|
June 30th, 2015, 12:35 a.m.
|
|
|
|
[Submitted] mem: packet: Add const to constructor argument
|
nilay
|
June 29th, 2015, 6:18 a.m.
|
|
|
|
[Submitted] mem: Convert Request static const flags to enums
|
ahansson
|
June 26th, 2015, 9:26 p.m.
|
|
|
|
[Submitted] config: Update location of ruby topologies in help
|
dhashe
|
June 26th, 2015, 2:04 p.m.
|
|
|
|
[Submitted] ruby: replace Address by Addr
|
nilay
|
June 25th, 2015, 8:16 a.m.
|
|
|
|
[Submitted] ruby: rename Addr to addr
|
nilay
|
June 25th, 2015, 8:15 a.m.
|
|
|
|
[Submitted] mem: Update DRAM command scheduler for bank groups
|
ahansson
|
June 25th, 2015, 7:30 a.m.
|
|
|
|
[Discarded] SnoopFilter: Changing SnoopMask type from uint64_t to std::bitset
|
heartinpiece
|
June 25th, 2015, 2:15 a.m.
|
|
|
|
[Discarded] tests: scripts for taking checkpoint and a simple test for pd-gem5
|
alian.mohammad
|
June 23rd, 2015, 11:46 p.m.
|
|
|
|
[Discarded] config: pd-gem5 extention, parallel/distirbuted simulation of a cluster
|
alian.mohammad
|
June 23rd, 2015, 11:46 p.m.
|
|
|
|
[Discarded] dev: Extentions to etherlink to work for pd-gem5
|
alian.mohammad
|
June 23rd, 2015, 11:42 p.m.
|
|
|
|
[Discarded] dev: Add a network switch model for pd-gem5
|
alian.mohammad
|
June 23rd, 2015, 11:39 p.m.
|
|
|
|
[Discarded] base,dev: enable client/server socket for ethertap
|
alian.mohammad
|
June 23rd, 2015, 11:37 p.m.
|
|
|
|
[Discarded] dev: replace pollevent in ethertap
|
alian.mohammad
|
June 23rd, 2015, 11:36 p.m.
|
|
|
|
[Submitted] Ruby: Remove assert in RubyPort retry list logic
|
powerjg
|
June 23rd, 2015, 9:52 p.m.
|
|
|
|
[Submitted] ruby: Fix checkpointing and restore
|
tmjones
|
June 23rd, 2015, 1:17 p.m.
|
|