|
|
[Submitted] Mem: Make members relating to range and size constant
|
ahansson
|
July 6th, 2012, 6:33 a.m.
|
|
|
|
[Submitted] EventManager: Rename queue accessor and remove cast operator
|
ahansson
|
July 6th, 2012, 6:37 a.m.
|
|
|
|
Port: Separate the port and the interface protocol
|
ahansson
|
July 10th, 2012, 4:07 a.m.
|
|
|
|
[Submitted] Config: Use clock option in se/fs script and pass to switch_cpus
|
ahansson
|
July 10th, 2012, 4:14 a.m.
|
|
|
|
[Submitted] Clock: Move the clock and related functions to ClockedObject
|
ahansson
|
July 11th, 2012, 1:56 a.m.
|
|
|
|
[Submitted] scons: Add LIBRARY_PATH from the user environment to Scons
|
ahansson
|
July 11th, 2012, 4 a.m.
|
|
|
|
[Submitted] dma: remove unused variable
|
atgutier
|
July 13th, 2012, 1:57 p.m.
|
|
|
|
[Submitted] Ruby: Modify Scons so that we can put .sm files in extras
|
powerjg
|
July 14th, 2012, 8:43 a.m.
|
|
|
|
[Submitted] Ruby: add assert for bad element in netdest
|
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 field to slicc machine for generic type
|
powerjg
|
July 14th, 2012, 8:44 a.m.
|
|
|
|
[Submitted] Bridge: Use EventWrapper instead of Event subclass for sendEvent
|
ahansson
|
July 17th, 2012, 11:03 a.m.
|
|
|
|
[Submitted] configs: add option for repeatedly switching back-and-forth between cpu types.
|
atgutier
|
July 17th, 2012, 4:59 p.m.
|
|
|
|
[Submitted] Port: Extend the QueuedPort interface and use where appropriate
|
ahansson
|
July 19th, 2012, 2:12 p.m.
|
|
|
|
[Submitted] checker cpu: make checker cpu id match its host's cpu id
|
atgutier
|
July 19th, 2012, 2:30 p.m.
|
|
|
|
[Submitted] Bridge: Remove NACKs in the bridge and unify with packet queue
|
ahansson
|
July 21st, 2012, 5:09 a.m.
|
|
|
|
[Submitted] Packet: Remove NACKs from packet and its use in endpoints
|
ahansson
|
July 21st, 2012, 5:11 a.m.
|
|
|
|
[Submitted] DMA: Refactor the DMA device and align timing and atomic
|
ahansson
|
July 21st, 2012, 7:19 a.m.
|
|
|
|
[Submitted] X86 CPUID: Return false if unknown processor family
|
nilay
|
July 21st, 2012, 9:07 a.m.
|
|
|
|
[Submitted] syscall emulation: Clean up ioctl handling, and implement for x86.
|
stever
|
July 22nd, 2012, 5:23 p.m.
|
|
|
|
[Submitted] Config: change how cpu class is set
|
nilay
|
July 23rd, 2012, 7:21 a.m.
|
|
|
|
[Submitted] Clock: Make Tick unsigned and remove UTick
|
ahansson
|
July 26th, 2012, 4:55 a.m.
|
|
|
|
[Submitted] Clock: Rework clocks to avoid tick-to-cycle transformations
|
ahansson
|
July 26th, 2012, 5 a.m.
|
|
|
|
[Submitted] X86: make use of register predication
|
nilay
|
July 26th, 2012, 8:01 a.m.
|
|
|
|
[Submitted] str: add an overloaded startswith() utility method
|
stever
|
July 26th, 2012, 4:51 p.m.
|
|
|
|
[Submitted] syscall_emul: clean up open() code a bit.
|
stever
|
July 26th, 2012, 4:52 p.m.
|
|
|
|
[Submitted] process: add progName() virtual function
|
stever
|
July 26th, 2012, 4:52 p.m.
|
|
|
|
[Submitted] SETranslatingPortProxy: fix bug in tryReadString()
|
stever
|
July 26th, 2012, 5:14 p.m.
|
|
|
|
[Submitted] Simulation.py: move code related to checkpointing to functions
|
nilay
|
July 28th, 2012, 5:51 a.m.
|
|
|
|
[Submitted] Ruby: Add RubySystem parameter to MemoryControl SimObject to guarantee that RubySystem is created first.
|
powerjg
|
August 2nd, 2012, 7:44 a.m.
|
|
|
|
[Discarded] Topology: Set default value of mesh_rows to sqrt(num_routers)
|
tushar
|
August 2nd, 2012, 12:03 p.m.
|
|
|
|
[Submitted] Clock: Add a Cycles wrapper class and use where applicable
|
ahansson
|
August 3rd, 2012, 5:56 a.m.
|
|
|
|
[Submitted] EventManager: Remove test for NULL pointer in constructor
|
ahansson
|
August 3rd, 2012, 6:44 a.m.
|
|
|
|
[Submitted] CPU: Remove overloaded function_trace_start parameter
|
ahansson
|
August 3rd, 2012, 8:32 a.m.
|
|
|
|
[Submitted] Device: Remove overloaded pio_latency parameter
|
ahansson
|
August 3rd, 2012, 9:05 a.m.
|
|
|
|
[Submitted] PacketQueue: Allow queuing in the same tick as desired send tick
|
ahansson
|
August 3rd, 2012, 9:29 a.m.
|
|
|
|
[Submitted] System: set kernel to null, if unspecified.
|
nilay
|
August 6th, 2012, 4:16 p.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] Alpha System: override startup(), instead of loadState()
|
nilay
|
August 12th, 2012, 9:12 a.m.
|
|
|
|
[Submitted] sysemul: bump all linux versions of for syscal emulation to 3.0.
|
ali
|
August 14th, 2012, 5:41 a.m.
|
|
|
|
[Submitted] System: Remove redundant call to startupCPU
|
nilay
|
August 15th, 2012, 3:48 p.m.
|
|
|
|
[Submitted] x86: Add a separate register for D flag bit
|
nilay
|
August 16th, 2012, 10:58 a.m.
|
|
|
|
[Submitted] sim: add validation to make sure there is memory where we're loading the kernel
|
ali
|
August 16th, 2012, 1:26 p.m.
|
|
|
|
[Submitted] ARM: added support for flattened device tree blobs
|
ali
|
August 16th, 2012, 1:26 p.m.
|
|
|
|
[Submitted] mem: Add a gasket that allows memory ranges to be re-mapped.
|
ali
|
August 16th, 2012, 1:26 p.m.
|
|
|
|
[Submitted] sim: Remove the unused SimObject::regFormulas method
|
ali
|
August 16th, 2012, 1:27 p.m.
|
|
|
|
[Submitted] sim: Update the SimObject documentation
|
ali
|
August 16th, 2012, 1:27 p.m.
|
|
|
|
[Submitted] O3: remove some unused buggy functions in the lsq (numLoadsReady)
|
npremill
|
August 17th, 2012, 7:20 a.m.
|
|
|
|
[Submitted] se.py: support specifying multiple programs via command line
|
nilay
|
August 17th, 2012, 9:38 a.m.
|
|
|
|
[Submitted] Build on NetBSD
|
palle
|
August 17th, 2012, 10:35 a.m.
|
|