|
|
[Submitted] sysemul: bump all linux versions of for syscal emulation to 3.0.
|
ali
|
August 14th, 2012, 5:41 a.m.
|
|
|
|
[Submitted] Alpha System: override startup(), instead of loadState()
|
nilay
|
August 12th, 2012, 9:12 a.m.
|
|
|
|
[Discarded] ARM: don't set cache fields of CTR reg if there are no caches
|
atgutier
|
August 7th, 2012, 12:13 p.m.
|
|
|
|
[Submitted] System: set kernel to null, if unspecified.
|
nilay
|
August 6th, 2012, 4:16 p.m.
|
|
|
|
[Submitted] PacketQueue: Allow queuing in the same tick as desired send tick
|
ahansson
|
August 3rd, 2012, 9:29 a.m.
|
|
|
|
[Submitted] Device: Remove overloaded pio_latency parameter
|
ahansson
|
August 3rd, 2012, 9:05 a.m.
|
|
|
|
[Submitted] CPU: Remove overloaded function_trace_start parameter
|
ahansson
|
August 3rd, 2012, 8:32 a.m.
|
|
|
|
[Submitted] EventManager: Remove test for NULL pointer in constructor
|
ahansson
|
August 3rd, 2012, 6:44 a.m.
|
|
|
|
[Submitted] Clock: Add a Cycles wrapper class and use where applicable
|
ahansson
|
August 3rd, 2012, 5:56 a.m.
|
|
|
|
[Discarded] Topology: Set default value of mesh_rows to sqrt(num_routers)
|
tushar
|
August 2nd, 2012, 12:03 p.m.
|
|
|
|
[Submitted] Ruby: Add RubySystem parameter to MemoryControl SimObject to guarantee that RubySystem is created first.
|
powerjg
|
August 2nd, 2012, 7:44 a.m.
|
|
|
|
[Submitted] Simulation.py: move code related to checkpointing to functions
|
nilay
|
July 28th, 2012, 5:51 a.m.
|
|
|
|
[Submitted] SETranslatingPortProxy: fix bug in tryReadString()
|
stever
|
July 26th, 2012, 5:14 p.m.
|
|
|
|
[Submitted] process: add progName() virtual function
|
stever
|
July 26th, 2012, 4:52 p.m.
|
|
|
|
[Submitted] syscall_emul: clean up open() code a bit.
|
stever
|
July 26th, 2012, 4:52 p.m.
|
|
|
|
[Submitted] str: add an overloaded startswith() utility method
|
stever
|
July 26th, 2012, 4:51 p.m.
|
|
|
|
[Submitted] X86: make use of register predication
|
nilay
|
July 26th, 2012, 8:01 a.m.
|
|
|
|
[Submitted] Clock: Rework clocks to avoid tick-to-cycle transformations
|
ahansson
|
July 26th, 2012, 5 a.m.
|
|
|
|
[Submitted] Clock: Make Tick unsigned and remove UTick
|
ahansson
|
July 26th, 2012, 4:55 a.m.
|
|
|
|
[Submitted] Config: change how cpu class is set
|
nilay
|
July 23rd, 2012, 7:21 a.m.
|
|
|
|
[Submitted] syscall emulation: Clean up ioctl handling, and implement for x86.
|
stever
|
July 22nd, 2012, 5:23 p.m.
|
|
|
|
[Submitted] X86 CPUID: Return false if unknown processor family
|
nilay
|
July 21st, 2012, 9:07 a.m.
|
|
|
|
[Submitted] DMA: Refactor the DMA device and align timing and atomic
|
ahansson
|
July 21st, 2012, 7:19 a.m.
|
|
|
|
[Submitted] Packet: Remove NACKs from packet and its use in endpoints
|
ahansson
|
July 21st, 2012, 5:11 a.m.
|
|
|
|
[Submitted] Bridge: Remove NACKs in the bridge and unify with packet queue
|
ahansson
|
July 21st, 2012, 5:09 a.m.
|
|
|
|
[Submitted] checker cpu: make checker cpu id match its host's cpu id
|
atgutier
|
July 19th, 2012, 2:30 p.m.
|
|
|
|
[Submitted] Port: Extend the QueuedPort interface and use where appropriate
|
ahansson
|
July 19th, 2012, 2:12 p.m.
|
|
|
|
[Submitted] configs: add option for repeatedly switching back-and-forth between cpu types.
|
atgutier
|
July 17th, 2012, 4:59 p.m.
|
|
|
|
[Submitted] Bridge: Use EventWrapper instead of Event subclass for sendEvent
|
ahansson
|
July 17th, 2012, 11:03 a.m.
|
|
|
|
[Submitted] Ruby: Add field to slicc machine for generic type
|
powerjg
|
July 14th, 2012, 8:44 a.m.
|
|
|
|
[Submitted] Ruby: Clean up topology changes
|
powerjg
|
July 14th, 2012, 8:44 a.m.
|
|
|
|
[Submitted] Ruby: add assert for bad element in netdest
|
powerjg
|
July 14th, 2012, 8:44 a.m.
|
|
|
|
[Submitted] Ruby: Modify Scons so that we can put .sm files in extras
|
powerjg
|
July 14th, 2012, 8:43 a.m.
|
|
|
|
[Submitted] dma: remove unused variable
|
atgutier
|
July 13th, 2012, 1:57 p.m.
|
|
|
|
[Submitted] scons: Add LIBRARY_PATH from the user environment to Scons
|
ahansson
|
July 11th, 2012, 4 a.m.
|
|
|
|
[Submitted] Clock: Move the clock and related functions to ClockedObject
|
ahansson
|
July 11th, 2012, 1:56 a.m.
|
|
|
|
[Submitted] Config: Use clock option in se/fs script and pass to switch_cpus
|
ahansson
|
July 10th, 2012, 4:14 a.m.
|
|
|
|
Port: Separate the port and the interface protocol
|
ahansson
|
July 10th, 2012, 4:07 a.m.
|
|
|
|
[Submitted] EventManager: Rename queue accessor and remove cast operator
|
ahansson
|
July 6th, 2012, 6:37 a.m.
|
|
|
|
[Submitted] Mem: Make members relating to range and size constant
|
ahansson
|
July 6th, 2012, 6:33 a.m.
|
|
|
|
[Submitted] Port: Hide the queue implementation in SimpleTimingPort
|
ahansson
|
July 6th, 2012, 6:31 a.m.
|
|
|
|
[Submitted] Fix: Address a few benign memory leaks
|
ahansson
|
July 6th, 2012, 12:18 a.m.
|
|
|
|
[Submitted] Cache: Split invalidateBlk up to seperate block vs. tags
|
lena
|
July 5th, 2012, 5:58 p.m.
|
|
|
|
[Discarded] Ruby: convert cache memory stats to gem5's style
|
nilay
|
July 5th, 2012, 8:13 a.m.
|
|
|
|
[Submitted] x86: logSize and lruSeq are now optional ckpt params
|
beckmann
|
July 2nd, 2012, 10:04 p.m.
|
|
|
|
[Submitted] ruby: banked cache array resource model
|
beckmann
|
July 2nd, 2012, 10:02 p.m.
|
|
|
|
[Submitted] ruby: tag and data cache access support
|
beckmann
|
July 2nd, 2012, 10:02 p.m.
|
|
|
|
[Discarded] Valgrind Suppressions: update to support common STL optimizations
|
beckmann
|
July 2nd, 2012, 10:01 p.m.
|
|
|
|
[Submitted] ruby: adds reset function to Ruby memory controllers
|
beckmann
|
July 2nd, 2012, 10:01 p.m.
|
|
|
|
[Submitted] ruby: memory controllers now inherit from an abstract "MemoryControl" class
|
beckmann
|
July 2nd, 2012, 10 p.m.
|
|