|
|
[Submitted] O3: Remove hardcoded tgts_per_mshr in O3CPU.py.
|
ali
|
November 3rd, 2011, 1:24 p.m.
|
|
|
|
[Submitted] O3: Remove some asserts that no longer seem to be valid.
|
ali
|
December 16th, 2011, 1:30 p.m.
|
|
|
|
[Submitted] O3: Send instruction back to fetch on squash to seed predecoder correctly.
|
ali
|
February 25th, 2011, 8:58 p.m.
|
|
|
|
[Submitted] O3: Skipping mem-order violation check for uncachable loads.
|
ali
|
August 13th, 2010, 10:05 a.m.
|
|
|
|
[Submitted] O3: Squash the violator and younger instructions instead not all insts.
|
ali
|
July 13th, 2011, 8:56 a.m.
|
|
|
|
[Submitted] O3: Support squashing all state after special instruction
|
ali
|
November 19th, 2010, 4:06 p.m.
|
|
|
|
[Submitted] O3: Support SWAP and predicated loads/store in ARM.
|
ali
|
November 19th, 2010, 4:04 p.m.
|
|
|
|
[Submitted] O3: Support timing translations for O3 CPU fetch.
|
ali
|
December 6th, 2010, 3:46 p.m.
|
|
|
|
[Submitted] O3: Tighten memory order violation checking to 16 bytes.
|
ali
|
February 27th, 2011, 6:50 p.m.
|
|
|
|
[Submitted] Output: Add hierarchical output support and cleanup existing codebase.
|
ali
|
November 3rd, 2011, 1:24 p.m.
|
|
|
|
[Submitted] Partly revert [4f54b0f229b5] and move draining to m5.changeToTiming
|
ali
|
October 24th, 2012, 2:18 p.m.
|
|
|
|
[Submitted] pci: Make Python wrapper cast to the right type
|
ali
|
October 24th, 2012, 2:23 p.m.
|
|
|
|
[Submitted] Prefetch: Don't prefetch if address is in the write queue.
|
ali
|
September 9th, 2011, 2:55 p.m.
|
|
|
|
[Submitted] prefetcher: Make prefetcher a sim object instead of it being a parameter on cache
|
ali
|
January 26th, 2012, 4:25 a.m.
|
|
|
|
[Submitted] python: Rename doDrain()->drain() and make it do the right thing
|
ali
|
October 24th, 2012, 2:52 p.m.
|
|
|
|
Regressions: Start of new regression system
|
ali
|
August 30th, 2011, 10:38 a.m.
|
|
|
|
[Submitted] scons: add a parameter to configure SCons' build cache
|
ali
|
November 3rd, 2010, 4:13 p.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: Make compiler version error more verbose and easier to debug.
|
ali
|
June 7th, 2012, 10:46 a.m.
|
|
|
|
[Submitted] scons: Remove stale compiler options
|
ali
|
December 6th, 2012, 11:50 a.m.
|
|
|
|
[Submitted] SE: Change very noise warn message to warn_once
|
ali
|
November 16th, 2011, 9:02 p.m.
|
|
|
|
[Submitted] sim, arch: Add support for invalidating TLBs when draining
|
ali
|
November 2nd, 2012, 10:11 a.m.
|
|
|
|
[Submitted] sim: Add a system-global option to bypass caches
|
ali
|
January 7th, 2013, 11:26 a.m.
|
|
|
|
[Submitted] sim: Add drain methods to request additional cleanup operations
|
ali
|
October 24th, 2012, 3:07 p.m.
|
|
|
|
[Submitted] sim: Add helper functions that add PCEvents with custom arguments
|
ali
|
February 13th, 2013, 8:45 a.m.
|
|
|
|
[Submitted] sim: Add openat/fstatat syscalls and fix mremap
|
ali
|
November 30th, 2013, 11:34 p.m.
|
|
|
|
[Submitted] sim: Add support for tcmalloc if it's installed and available.
|
ali
|
May 31st, 2012, 6:24 a.m.
|
|
|
|
[Submitted] sim: Add SWIG interface for Serializable
|
ali
|
October 24th, 2012, 3:03 p.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] sim: added option to serialize SimLoopExitEvent
|
ali
|
October 17th, 2013, 4:57 p.m.
|
|
|
|
[Submitted] sim: Clean up InstRecord
|
ali
|
December 10th, 2014, 5:55 p.m.
|
|
|
|
[Submitted] sim: Fix as issue where exit events on instr queues are used after freed.
|
ali
|
October 1st, 2012, 3:07 p.m.
|
|
|
|
[Submitted] sim: Fix as issue where exit events on instr queues are used after freed.
|
ali
|
October 24th, 2012, 2:19 p.m.
|
|
|
|
[Submitted] sim: Include object header files in SWIG interfaces
|
ali
|
October 24th, 2012, 2:26 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 the draining interface into a separate base class
|
ali
|
October 24th, 2012, 2:32 p.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: Remove FastAlloc
|
ali
|
May 30th, 2012, 10:30 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: Reuse the code to change memory mode.
|
ali
|
October 24th, 2012, 2:33 p.m.
|
|
|
|
[Submitted] sim: separate nextCycle() and nearestClockEdge() in clockedObjects
|
ali
|
March 26th, 2013, 1:51 p.m.
|
|
|
|
[Submitted] sim: Update the SimObject documentation
|
ali
|
August 16th, 2012, 1:27 p.m.
|
|
|
|
[Submitted] sim: Use forward declarations for ports.
|
ali
|
November 3rd, 2010, 4:12 p.m.
|
|
|
|
[Submitted] simobject: Fix handling of parents for simobject vectors
|
ali
|
October 17th, 2013, 4:58 p.m.
|
|
|
|
[Submitted] SimpleCPU: Fix a case where a DTLB fault redirects fetch and an I-side walk occurs.
|
ali
|
January 18th, 2011, 2:33 p.m.
|
|
|
|
[Submitted] sim_cur_ticks: display curTick in stats
|
ali
|
December 1st, 2011, 12:29 a.m.
|
|
|
|
[Submitted] Statistics: Add a function to configure periodic stats dumping
|
ali
|
September 7th, 2012, 12:24 p.m.
|
|
|
|
[Submitted] Stats: Add a sparse histogram stat object.
|
ali
|
July 15th, 2011, 9:34 a.m.
|
|
|
|
[Discarded] stats: Add smartvalue statistics.
|
ali
|
February 22nd, 2012, 12:03 p.m.
|
|