|
|
[Submitted] mem: Remove the joining of neighbouring ranges
|
ahansson
|
December 6th, 2012, 8:01 p.m.
|
|
|
|
[Submitted] cpu: Share the send functionality between traffic generators
|
ahansson
|
December 6th, 2012, 7:59 p.m.
|
|
|
|
[Submitted] cpu: Add support for protobuf input for the trace generator
|
ahansson
|
December 6th, 2012, 7:58 p.m.
|
|
|
|
[Submitted] cpu: Encapsulate traffic generator input in a stream
|
ahansson
|
December 6th, 2012, 7:54 p.m.
|
|
|
|
[Submitted] base: Add wrapped protobuf input stream
|
ahansson
|
December 6th, 2012, 7:53 p.m.
|
|
|
|
[Submitted] mem: Add tracing support in the communication monitor
|
ahansson
|
December 6th, 2012, 7:52 p.m.
|
|
|
|
[Submitted] base: Add wrapped protobuf output streams
|
ahansson
|
December 6th, 2012, 7:51 p.m.
|
|
|
|
[Submitted] scons: Add support for google protobuf building
|
ahansson
|
December 6th, 2012, 7:50 p.m.
|
|
|
|
[Submitted] cpu: Unify the serialization code for all of the CPU models
|
ali
|
December 6th, 2012, 12:33 p.m.
|
|
|
|
[Submitted] tests: Add CPU switching tests
|
ali
|
December 6th, 2012, 12:30 p.m.
|
|
|
|
[Submitted] cpu: Rewrite O3 draining to avoid stopping in microcode
|
ali
|
December 6th, 2012, 12:23 p.m.
|
|
|
|
[Submitted] cpu: Make sure that a drained atomic CPU isn't executing ucode
|
ali
|
December 6th, 2012, 12:21 p.m.
|
|
|
|
[Submitted] cpu: Make sure that a drained timing CPU isn't executing ucode
|
ali
|
December 6th, 2012, 12:16 p.m.
|
|
|
|
[Submitted] cpu: Fix broken thread context handover
|
ali
|
December 6th, 2012, 12:13 p.m.
|
|
|
|
[Submitted] cpu: Fix broken squashAfter implementation in O3 CPU
|
ali
|
December 6th, 2012, 12:05 p.m.
|
|
|
|
[Submitted] cpu: Rename defer_registration->switched_out
|
ali
|
December 6th, 2012, 12:03 p.m.
|
|
|
|
[Submitted] tests: Add support for skipping tests, skip EIO tests if not enabled
|
ali
|
December 6th, 2012, 12:01 p.m.
|
|
|
|
[Submitted] cpu: Correctly call parent on switchOut() and takeOverFrom()
|
ali
|
December 6th, 2012, 11:59 a.m.
|
|
|
|
[Submitted] cpu: Unify SimpleCPU and O3 CPU serialization code
|
ali
|
December 6th, 2012, 11:58 a.m.
|
|
|
|
[Submitted] cpu: Initialize the O3 pipeline from startup()
|
ali
|
December 6th, 2012, 11:56 a.m.
|
|
|
|
[Submitted] arch: Move the ISA object to a separate section
|
ali
|
December 6th, 2012, 11:53 a.m.
|
|
|
|
[Submitted] scons: Enforce gcc >= 4.4 or clang >= 2.9 and c++0x support
|
ali
|
December 6th, 2012, 11:51 a.m.
|
|
|
|
[Submitted] scons: Remove stale compiler options
|
ali
|
December 6th, 2012, 11:50 a.m.
|
|
|
|
[Submitted] o3: FIx issue with LLSC ordering and speculation
|
ali
|
December 6th, 2012, 11:45 a.m.
|
|
|
|
[Submitted] cpu: rename the misleading inSyscall to noSquashFromTC
|
ali
|
December 6th, 2012, 11:45 a.m.
|
|
|
|
[Submitted] tests: Create base classes to encapsulate common test configurations
|
ali
|
December 6th, 2012, 11:44 a.m.
|
|
|
|
[Discarded] network: DSENT power model
|
owenhsin
|
December 4th, 2012, 11:27 p.m.
|
|
|
|
[Submitted] ruby: move files from ruby/system to ruby/structures
|
nilay
|
December 3rd, 2012, 1:49 p.m.
|
|
|
|
Ruby: Add Flushing Support to MOESI CMP directory Protocol
|
musleh
|
December 2nd, 2012, 5:32 p.m.
|
|
|
|
[Submitted] mem: Fix remaining use after free issue in simple_mem
|
mhayenga
|
November 21st, 2012, 5:43 p.m.
|
|
|
|
[Discarded] ruby: Add fine grained LL/SC to ruby
|
mhayenga
|
November 20th, 2012, 7:50 p.m.
|
|
|
|
[Submitted] mem: Make LL/SC locks fine grained
|
mhayenga
|
November 20th, 2012, 3:36 p.m.
|
|
|
|
[Submitted] sim: have a curTick per eventq
|
nilay
|
November 14th, 2012, 2:15 p.m.
|
|
|
|
[Submitted] ARM: Set "movret_uop" as Conditional or Unconditional control
|
npremill
|
November 7th, 2012, 9:27 a.m.
|
|
|
|
[Submitted] mem: Fix DRAM draining to ensure write queue is empty
|
ahansson
|
November 7th, 2012, 12:25 a.m.
|
|
|
|
[Discarded] CPU: Make (post|clear)Interrupt and clearInterrupts virtual
|
ali
|
November 2nd, 2012, 10:13 a.m.
|
|
|
|
[Discarded] mem: Interface to allow HW-virtualized CPUs discover physical memory
|
ali
|
November 2nd, 2012, 10:12 a.m.
|
|
|
|
[Submitted] sim, arch: Add support for invalidating TLBs when draining
|
ali
|
November 2nd, 2012, 10:11 a.m.
|
|
|
|
[Submitted] mem: Remove the IIC replacement policy
|
ali
|
November 2nd, 2012, 10:10 a.m.
|
|
|
|
[Submitted] base: Create a central header listing all signals used within gem5
|
ali
|
November 2nd, 2012, 10:09 a.m.
|
|
|
|
[Discarded] mem: Merge ranges that are part of the conf table
|
ahansson
|
November 1st, 2012, 10:38 a.m.
|
|
|
|
[Discarded] config: Do not use hardcoded physmem in fs script
|
ahansson
|
November 1st, 2012, 9:08 a.m.
|
|
|
|
[Submitted] mem: Tidy up bus addr range debug messages
|
ahansson
|
November 1st, 2012, 1:49 a.m.
|
|
|
|
[Submitted] InOrderCPU: Add Missing DPRINTF Argument to Fetch Unit
|
musleh
|
October 31st, 2012, 8:11 a.m.
|
|
|
|
[Discarded] O3: Revert arm_detailed cache latencies
|
erik.t
|
October 31st, 2012, 5:05 a.m.
|
|
|
|
[Submitted] base: Encapsulate the underlying fields in AddrRange
|
ahansson
|
October 30th, 2012, 8:57 a.m.
|
|
|
|
[Submitted] TournamentBP: Fix some bugs with table sizes and counters
|
erik.t
|
October 29th, 2012, 3:50 a.m.
|
|
|
|
[Submitted] config: Unify caches used in regressions and adjust L2 MSHRs
|
ahansson
|
October 26th, 2012, 9:55 a.m.
|
|
|
|
Ruby: MOESI Protocol Add missing AccessMode/prefetch Msg Fields
|
musleh
|
October 25th, 2012, 8:49 p.m.
|
|
|
|
[Submitted] ARM: dump stats and process info on context switches
|
ali
|
October 25th, 2012, 10:46 a.m.
|
|