|
|
[Submitted] cpu: add support for outputing a protobuf formatted CPU trace
|
ali
|
December 10th, 2014, 5:57 p.m.
|
|
|
|
[Submitted] cpu: Change writeback modeling for outstanding instructions
|
ali
|
June 12th, 2014, 10:48 p.m.
|
|
|
|
[Submitted] cpu: Construct ROB with cpu params struct instead of each variable
|
ali
|
October 17th, 2013, 4:58 p.m.
|
|
|
|
[Submitted] cpu: Correctly call parent on switchOut() and takeOverFrom()
|
ali
|
December 6th, 2012, 11:59 a.m.
|
|
|
|
[Submitted] CPU: Fix a case where timing simple cpu faults can nest.
|
ali
|
May 2nd, 2011, 3:20 p.m.
|
|
|
|
[Submitted] cpu: Fix a livelock in the o3 cpu.
|
ali
|
January 22nd, 2013, 1:45 p.m.
|
|
|
|
[Submitted] cpu: fix a switching issue with the o3 cpu.
|
ali
|
February 25th, 2013, 9:54 a.m.
|
|
|
|
[Submitted] cpu: Fix broken squashAfter implementation in O3 CPU
|
ali
|
December 6th, 2012, 12:05 p.m.
|
|
|
|
[Submitted] cpu: Fix broken thread context handover
|
ali
|
December 6th, 2012, 12:13 p.m.
|
|
|
|
[Submitted] CPU: Fix bug when a split transaction is issued to a faster cache
|
ali
|
November 11th, 2010, 4:12 p.m.
|
|
|
|
[Submitted] cpu: fix case with o3 cpu blocking and unblocking decode in cycle
|
ali
|
January 22nd, 2013, 1:47 p.m.
|
|
|
|
[Submitted] cpu: Fix incorrect speculative branch predictor behavior
|
ali
|
June 12th, 2014, 10:50 p.m.
|
|
|
|
[Submitted] cpu: Fix O3 issuse with load+barrier instructions.
|
ali
|
October 17th, 2013, 4:56 p.m.
|
|
|
|
[Submitted] cpu: Fix SMT scheduling issue with the O3 cpu
|
ali
|
June 12th, 2014, 10:50 p.m.
|
|
|
|
[Submitted] cpu: generate SimPoint basic block vector profiles
|
ali
|
February 13th, 2013, 8:47 a.m.
|
|
|
|
[Submitted] cpu: Initialize the O3 pipeline from startup()
|
ali
|
December 6th, 2012, 11:56 a.m.
|
|
|
|
[Discarded] CPU: Make (post|clear)Interrupt and clearInterrupts virtual
|
ali
|
November 2nd, 2012, 10:13 a.m.
|
|
|
|
[Submitted] cpu: Make checker CPUs inherit from CheckerCPU in the Python hierarchy
|
ali
|
January 7th, 2013, 11:24 a.m.
|
|
|
|
[Submitted] CPU: Make Exec trace to print predication result (if false) for memory instructions
|
ali
|
August 13th, 2010, 9:52 a.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: O3 add a header declaring the DerivO3CPU
|
ali
|
October 24th, 2012, 2:28 p.m.
|
|
|
|
[Submitted] CPU: Print out flatten-out register index as with IntRegs/FloatRegs traceflag
|
ali
|
August 13th, 2010, 9:52 a.m.
|
|
|
|
[Submitted] CPU: Print out traces for faluting instructions when the flag for it (ExecFaulting) is set
|
ali
|
August 23rd, 2010, 9:32 a.m.
|
|
|
|
[Submitted] cpu: Put all CPU instruction tracers in a single file
|
ali
|
December 10th, 2014, 5:54 p.m.
|
|
|
|
[Submitted] cpu: Refactor memory system checks
|
ali
|
January 7th, 2013, 11:25 a.m.
|
|
|
|
[Submitted] cpu: Remove all notion that we know when the cpu is misspeculating.
|
ali
|
December 10th, 2014, 5:55 p.m.
|
|
|
|
[Submitted] cpu: remove legion tracer
|
ali
|
December 10th, 2014, 5:54 p.m.
|
|
|
|
[Submitted] CPU: Remove references to memory copy operations
|
ali
|
March 30th, 2011, 8:52 a.m.
|
|
|
|
[Submitted] cpu: Rename defer_registration->switched_out
|
ali
|
December 6th, 2012, 12:03 p.m.
|
|
|
|
[Submitted] cpu: rename the misleading inSyscall to noSquashFromTC
|
ali
|
December 6th, 2012, 11:45 a.m.
|
|
|
|
[Submitted] cpu: Rewrite O3 draining to avoid stopping in microcode
|
ali
|
December 6th, 2012, 12:23 p.m.
|
|
|
|
[Submitted] cpu: Unify SimpleCPU and O3 CPU serialization code
|
ali
|
December 6th, 2012, 11:58 a.m.
|
|
|
|
[Submitted] cpu: Unify the serialization code for all of the CPU models
|
ali
|
December 6th, 2012, 12:33 p.m.
|
|
|
|
[Submitted] cpu: `Minor' in-order CPU model
|
ali
|
May 30th, 2014, 3:23 p.m.
|
|
|
|
[Submitted] Debug: Add a function to cause the simulator to create a checkpoint from GDB.
|
ali
|
May 2nd, 2011, 3:22 p.m.
|
|
|
|
[Submitted] Debug: Implement getArgument() and function skipping for ARM.
|
ali
|
September 16th, 2010, 12:47 a.m.
|
|
|
|
[Submitted] dev: Add 'OSC' oscillator sys control reg support to VersatileExpress
|
ali
|
October 17th, 2013, 4:59 p.m.
|
|
|
|
[Submitted] dev: Add missing inline declarations
|
ali
|
October 24th, 2012, 2:22 p.m.
|
|
|
|
[Submitted] dev: Add support for MSI-X and Capability Lists for ARM and PCI devices
|
ali
|
October 17th, 2013, 4:59 p.m.
|
|
|
|
[Submitted] dev: Fix ethernet device inheritance structure
|
ali
|
October 24th, 2012, 2:26 p.m.
|
|
|
|
[Submitted] dev: Fix race conditions in IDE device on newer kernels
|
ali
|
October 17th, 2013, 4:58 p.m.
|
|
|
|
[Submitted] dev: refactor pci config space for sysfs scanning
|
ali
|
October 10th, 2014, 10:34 p.m.
|
|
|
|
[Submitted] Device: Make changes necessary to support a coherent page walker cache.
|
ali
|
November 3rd, 2011, 1:24 p.m.
|
|
|
|
[Submitted] Devices: Allow a device to specify that a request is uncachable.
|
ali
|
August 13th, 2010, 9:57 a.m.
|
|
|
|
[Submitted] DOT: fixed broken code for visualizing configuration using dot
|
ali
|
May 2nd, 2012, 1:08 p.m.
|
|
|
|
[Submitted] DOT: improved dot-based system visualization
|
ali
|
May 2nd, 2012, 1:08 p.m.
|
|
|
|
[Submitted] Fix bugs due to interaction between SEV instructions and O3 pipeline
|
ali
|
July 26th, 2011, 8:57 a.m.
|
|
|
|
[Submitted] Fix corner cases where multiple squash/fetch redirects occur that
|
ali
|
December 6th, 2010, 3:55 p.m.
|
|
|
|
[Submitted] gem5: Update the README file to be a bit less out-of-date.
|
ali
|
September 7th, 2012, 12:21 p.m.
|
|