Review Board 2.0.15


Review requests for Default

Summary Submitter
Posted
Last Updated
X86: Define a noop ExtMachInst.
gblack
August 22nd, 2010, 6:47 p.m.
X86: Make the x86 ExtMachInst serializable with (UN)SERIALIZE_SCALAR.
gblack
August 22nd, 2010, 6:49 p.m.
X86: Make the TLB fault instead of panic when something is unmapped in SE mode.
gblack
August 22nd, 2010, 6:51 p.m.
X86: Get rid of the flagless microop constructor.
gblack
August 22nd, 2010, 6:52 p.m.
ISA: Get rid of old, unused utility functions cluttering up the ISAs.
gblack
August 22nd, 2010, 6:57 p.m.
Power: Get rid of unused checkFpEnableFault.
gblack
August 22nd, 2010, 6:58 p.m.
X86: Create a directory for files that define register indexes.
gblack
August 22nd, 2010, 6:59 p.m.
CPU: Set a default value when readBytes faults.
gblack
August 23rd, 2010, 2:31 a.m.
CPU: Get rid of vestigial instances of the ev5_trap function.
gblack
August 28th, 2010, 9:18 p.m.
Faults: Pass the StaticInst involved, if any, to a Fault's invoke method.
gblack
August 31st, 2010, 5:04 p.m.
CPU: Get rid of the now unnecessary getInst/setInst family of functions.
gblack
August 31st, 2010, 5:17 p.m.
CPU: Trim unnecessary includes from some common files.
gblack
August 31st, 2010, 5:20 p.m.
[Discarded] ISA,CPU,etc: Create an ISA defined PC type that abstracts out ISA behaviors.
gblack
September 23rd, 2010, 5:22 p.m.
ISA,CPU,etc: Create an ISA defined PC type that abstracts out ISA behaviors.
gblack
September 23rd, 2010, 5:38 p.m.
Alpha: Fix Alpha NumMiscArchRegs constant.
gblack
October 4th, 2010, 2:35 a.m.
Alpha: Initialize the data TLB mode IPR.
gblack
October 9th, 2010, 1:50 p.m.
Alpha: Force all the IPRs to an initial, determinstic value when cleared.
gblack
October 9th, 2010, 1:50 p.m.
SPARC: Make SPARC's ISA's clear function initialize everything it should.
gblack
October 9th, 2010, 1:50 p.m.
Mem: Change the CLREX flag to CLEAR_LOCK.
gblack
October 9th, 2010, 3:10 p.m.
Mem: Reclaim some request flags used by MIPS for alignment checking.
gblack
October 9th, 2010, 3:11 p.m.
X86: Detect attempts to load a 32 bit kernel and panic.
gblack
October 10th, 2010, 1:15 a.m.
SPARC: Get rid of the copy/pasted StackTrace stolen from Alpha.
gblack
October 11th, 2010, 12:22 a.m.
GetArgument: Rework getArgument so that X86_FS compiles again.
gblack
October 13th, 2010, 1:15 a.m.
MIPS: Get rid of the backdoor device copy/pasted from and only used in Alpha.
gblack
October 16th, 2010, 2:54 p.m.
Configs: Stop setting the "mem" parameter in splash2 config files.
gblack
October 18th, 2010, 2:09 a.m.
O3: Make O3 support variably lengthed instructions.
gblack
October 31st, 2010, 12:57 a.m.
O3: Fix fp destination register flattening, and index offset adjusting.
gblack
October 31st, 2010, 1:55 a.m.
scons: Replace the build_dir parameter to SConscript with variant_dir.
gblack
November 5th, 2010, 11:06 a.m.
SimObject: Use "self" when calling the clear_child method.
gblack
November 8th, 2010, 11:36 p.m.
ISA: Get the parser to support pc state components more elegantly.
gblack
November 15th, 2010, 4:06 a.m.
X86: Take advantage of new PCState syntax.
gblack
November 15th, 2010, 4:07 a.m.
SPARC: Take advantage of new PCState syntax.
gblack
November 15th, 2010, 4:13 a.m.
POWER: Take advantage of new PCState syntax.
gblack
November 15th, 2010, 4:14 a.m.
MIPS: Take advantage of new PCState syntax.
gblack
November 15th, 2010, 4:17 a.m.
Alpha: Take advantage of new PCState syntax.
gblack
November 15th, 2010, 4:20 a.m.
ARM: Take advantage of new PCState syntax.
gblack
November 15th, 2010, 4:26 a.m.
Config: Change misleading "cycle" message to say "tick".
gblack
November 17th, 2010, 1:45 p.m.
Params: Add parameter types for IP addresses in various forms.
gblack
November 17th, 2010, 1:52 p.m.
Mem,X86: Make the IO bridge pass APIC messages back towards the CPU.
gblack
November 23rd, 2010, 3:32 a.m.
ARM: Get rid of some unused FP operands.
gblack
December 9th, 2010, 1:55 a.m.
RefCount: Add a unit test for reference counting pointers.
gblack
January 3rd, 2011, 12:42 p.m.
Time: Add a mechanism to prevent M5 from running faster than real time.
gblack
January 10th, 2011, 7:42 a.m.
Style checker: Fix a couple bugs in style.py.
gblack
January 13th, 2011, 2:04 a.m.
Unit tests: Define a header file for common unit testing functions/macros.
gblack
January 15th, 2011, 12:32 a.m.
Unit tests: Convert the refcnttest unit test to use the new EXPECT macros.
gblack
January 15th, 2011, 12:33 a.m.
SConstruct: Fix the librt check in SConstruct.
gblack
January 19th, 2011, 1:51 a.m.
Time: Add a setTick and getTick functions to the Time class.
gblack
January 19th, 2011, 3:10 p.m.
TimeSync: Use the new setTick and getTick function to set some values from Ticks.
gblack
January 19th, 2011, 3:10 p.m.
Fault: Move the definition of NoFault from faults.hh to fault.hh.
gblack
January 29th, 2011, 3:04 p.m.
X86: Add L1 caches for the TLB walkers.
gblack
January 29th, 2011, 3:05 p.m.
« < 38 39 40 41 42 43 44 > » 65 pages