|
|
[Submitted] sim: Get rid of the non-const serialize() method
|
andysan
|
August 19th, 2015, 1:40 p.m.
|
|
|
|
[Submitted] sim: have a curTick per eventq
|
nilay
|
November 14th, 2012, 2:15 p.m.
|
|
|
|
[Submitted] sim: Include object header files in SWIG interfaces
|
ali
|
October 24th, 2012, 2:26 p.m.
|
|
|
|
[Submitted] sim: initial stab at multiple event queues.
|
stever
|
September 6th, 2011, 2:25 p.m.
|
|
|
|
[Submitted] sim: Make clock private and access using clockPeriod()
|
ahansson
|
February 14th, 2013, 1:52 a.m.
|
|
|
|
[Submitted] sim: Make it possible to override the breakpoint length check.
|
gblack
|
November 25th, 2014, 11:47 a.m.
|
|
|
|
[Submitted] sim: Make MaxTick in Python match the one in C++
|
ahansson
|
July 12th, 2013, 9:41 a.m.
|
|
|
|
[Submitted] sim: make Python Root object a singleton
|
stever
|
June 27th, 2010, 9:28 p.m.
|
|
|
|
[Submitted] sim: Make the drain state a global typed enum
|
andysan
|
June 8th, 2015, 11:33 a.m.
|
|
|
|
[Submitted] sim: make warning for absent optional parameters optional
|
cdunham
|
June 30th, 2015, 12:35 a.m.
|
|
|
|
[Submitted] sim: More rigorous clocking comments
|
jthestness
|
June 7th, 2014, 10:02 p.m.
|
|
|
|
[Submitted] sim: Move CPU-specific methods from SimObject to the BaseCPU class
|
ali
|
September 7th, 2012, 12:23 p.m.
|
|
|
|
[Submitted] sim: move iterating over SimObjects into Python.
|
stever
|
June 27th, 2010, 9:30 p.m.
|
|
|
|
[Submitted] sim: Move mem(Writeback|Invalidate) to SimObject
|
andysan
|
June 8th, 2015, 11:34 a.m.
|
|
|
|
[Submitted] sim: Move SimObject resolver to sim_object.hh
|
andysan
|
August 19th, 2015, 2:40 p.m.
|
|
|
|
[Submitted] sim: Move the BaseTLB to src/arch/generic/
|
ahansson
|
February 5th, 2015, 10:59 a.m.
|
|
|
|
[Submitted] sim: Move the draining interface into a separate base class
|
ali
|
October 24th, 2012, 2:32 p.m.
|
|
|
|
[Submitted] sim: Patch to fix the statfs build
|
baz21
|
February 3rd, 2017, 4:25 p.m.
|
|
|
|
[Discarded] sim: Pre-compute the clock period
|
ahansson
|
May 27th, 2013, 11:25 a.m.
|
|
|
|
[Submitted] sim: print pid in output header
|
stever
|
August 24th, 2015, 6:55 a.m.
|
|
|
|
[Submitted] sim: Provide a framework for detecting out of data checkpoints and migrating them.
|
ali
|
May 30th, 2012, 9:34 a.m.
|
|
|
|
[Submitted] sim: Refactor and simplify the drain API
|
andysan
|
June 8th, 2015, 12:13 p.m.
|
|
|
|
[Submitted] sim: Refactor quiesce and remove FS asserts
|
mlebeane
|
August 4th, 2016, 4:50 p.m.
|
|
|
|
[Submitted] sim: Refactor the serialization base class
|
andysan
|
May 28th, 2015, 5:35 p.m.
|
|
|
|
[Submitted] sim: reinstate implicit parenting on parameter assignment
|
stever
|
March 26th, 2011, 12:17 p.m.
|
|
|
|
[Submitted] sim: Remove autoserialize support for exit events
|
andysan
|
August 19th, 2015, 2:43 p.m.
|
|
|
|
[Submitted] sim: Remove broken AutoSerialize support from the event queue
|
andysan
|
August 19th, 2015, 2:49 p.m.
|
|
|
|
[Submitted] sim: remove duplicate check on stack size
|
nilay
|
February 28th, 2013, 12:17 p.m.
|
|
|
|
[Submitted] sim: Remove FastAlloc
|
ali
|
May 30th, 2012, 10:30 a.m.
|
|
|
|
[Submitted] sim: Remove redundant export_method_cxx_predecls
|
andysan
|
December 20th, 2016, 8:07 a.m.
|
|
|
|
[Submitted] sim: Remove SimObject::setMemoryMode
|
ali
|
September 7th, 2012, 12:23 p.m.
|
|
|
|
[Submitted] sim: Remove the unused SimObject::regFormulas method
|
ali
|
August 16th, 2012, 1:27 p.m.
|
|
|
|
[Submitted] sim: remove unused MemoryModeStrings array
|
stever
|
June 24th, 2014, 6:12 a.m.
|
|
|
|
[Submitted] sim: Remove unused SerializeBuilder interface
|
andysan
|
August 19th, 2015, 2:42 p.m.
|
|
|
|
[Submitted] sim: remove unused struct priority_compare
|
nilay
|
January 25th, 2013, 3:33 a.m.
|
|
|
|
[Submitted] sim: Replace fromInt/fromSimObject with decltype
|
andysan
|
August 19th, 2015, 2:42 p.m.
|
|
|
|
[Submitted] sim: reset stats after startup
|
nilay
|
September 10th, 2013, 12:35 a.m.
|
|
|
|
[Submitted] sim: Reuse the code to change memory mode.
|
ali
|
October 24th, 2012, 2:33 p.m.
|
|
|
|
[Submitted] sim: Reuse the same limit_event in simulate()
|
cdunham
|
February 20th, 2015, 6:46 p.m.
|
|
|
|
[Submitted] sim: revamp unserialization procedure
|
stever
|
July 29th, 2010, 9:46 p.m.
|
|
|
|
[Submitted] sim: Revert [34e3295b0e39] (sim: Fix early termination in multi-...)
|
andysan
|
June 3rd, 2013, 5:33 a.m.
|
|
|
|
[Submitted] sim: separate nextCycle() and nearestClockEdge() in clockedObjects
|
ali
|
March 26th, 2013, 1:51 p.m.
|
|
|
|
[Submitted] sim: simulate with multiple event queues
|
nilay
|
January 25th, 2013, 3:41 a.m.
|
|
|
|
[Submitted] sim: Split ClockedObject to make it usable to non-SimObjects
|
andysan
|
July 7th, 2015, 3:13 p.m.
|
|
|
|
sim: stopgap for race-conditions when using multiple EventQueues
|
mbrown
|
August 1st, 2014, 5:54 p.m.
|
|
|
|
[Submitted] sim: support checkpointing std::set<std::string>'s
|
cdunham
|
June 30th, 2015, 12:35 a.m.
|
|
|
|
[Submitted] sim: support for distcc pump server settings
|
atgutier
|
October 30th, 2015, 9:52 p.m.
|
|
|
|
[Submitted] sim: SystemC hosting
|
ahansson
|
September 29th, 2014, 10:45 a.m.
|
|
|
|
[Submitted] sim: tag-based checkpoint versioning
|
cdunham
|
June 30th, 2015, 12:35 a.m.
|
|
|
|
[Submitted] sim: Thermal support for Linux
|
cdunham
|
March 5th, 2016, 12:21 a.m.
|
|