Review Board 2.0.15


All Review Requests

Summary
Submitter
Posted Last Updated
MIPS: Use inheritance to consolidate class definitions.
gblack
September 12th, 2011, 5:36 a.m.
MIPS: Take advantage of new PCState syntax.
gblack
November 15th, 2010, 4:17 a.m.
MIPS: Move the genMachineCheckFault function near MachineCheckFault.
gblack
September 12th, 2011, 5:33 a.m.
Mips: MIPS_FS doesn't build currently, so delete it to avoid confusion.
gblack
March 3rd, 2011, 5:14 p.m.
MIPS: Guard SystemCallFault::invoke consistently.
gblack
September 11th, 2011, 5:58 p.m.
MIPS: Get rid of the unused (and partially defined) CacheError fault.
gblack
September 11th, 2011, 5:57 p.m.
MIPS: Get rid of the unused "count" field in FaultVals.
gblack
September 12th, 2011, 5:34 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.
MIPS: Get rid of skipFaultInstruction and setRestartAddress.
gblack
September 12th, 2011, 5:37 a.m.
MIPS: Get rid of cruft in the fault classes.
gblack
September 12th, 2011, 5:30 a.m.
MIPS: Get rid of #if style config checks in the ISA description.
gblack
September 11th, 2011, 7:03 p.m.
MIPS: Final overhaul of MIPS faults to kill #if FULL_SYSTEM
gblack
September 13th, 2011, 2:22 a.m.
MIPS: Consolidate TLB related faults.
gblack
September 12th, 2011, 5:35 a.m.
MIPS: Consolidate the two AddressErrorFault variants.
gblack
September 12th, 2011, 5:32 a.m.
MIPS: Always compile in setExceptionState, including in SE mode.
gblack
September 12th, 2011, 5:36 a.m.
MIPS: Add constructors to the fault classes.
gblack
September 12th, 2011, 5:29 a.m.
MIPS, faults: Update how the PC is set.
gblack
September 12th, 2011, 5:38 a.m.
Mem: Reclaim some request flags used by MIPS for alignment checking.
gblack
October 9th, 2010, 3:11 p.m.
Mem: Change the CLREX flag to CLEAR_LOCK.
gblack
October 9th, 2010, 3:10 p.m.
Mem,X86: Make the IO bridge pass APIC messages back towards the CPU.
gblack
November 23rd, 2010, 3:32 a.m.
Make the IO bridge accept address headed to all the local APICs.
gblack
February 26th, 2012, 4:50 a.m.
m5=>gem5: Make the regression script build gem5.* instead of m5.*
gblack
February 6th, 2012, 2:20 a.m.
Loader: Handle bad section names when loading an ELF file.
gblack
June 4th, 2011, 11:41 a.m.
LibElf: Build the error management code in libelf.
gblack
June 4th, 2011, 11:38 a.m.
Let other objects set up memory like regions in a KVM VM.
gblack
November 18th, 2014, 1:29 a.m.
[Discarded] KVM: Build in most of the KVM stuff even if we're not going to use it.
gblack
November 18th, 2014, 2:27 a.m.
ISAs: Streamline some spots where Mem is used in the ISA descriptions.
gblack
July 3rd, 2011, 2:18 a.m.
ISA: Use readBytes/writeBytes for all instruction level memory operations.
gblack
June 20th, 2011, 11:42 a.m.
ISA: Turn the ExtMachInst NoopMachinst into the StaticInstPtr NoopStaticInst.
gblack
May 29th, 2012, 2:59 a.m.
ISA: Put parser generated files in a "generated" directory.
gblack
April 22nd, 2012, 11:28 p.m.
ISA: Make the decode function part of the ISA's decoder.
gblack
May 15th, 2012, 5:55 a.m.
ISA: Get the parser to support pc state components more elegantly.
gblack
November 15th, 2010, 4:06 a.m.
ISA: Get rid of the unused mem_acc_type template parameter.
gblack
July 3rd, 2011, 2:20 a.m.
ISA: Get rid of old, unused utility functions cluttering up the ISAs.
gblack
August 22nd, 2010, 6:57 p.m.
ISA: Factor FullSystemInt out of the decoders.
gblack
May 28th, 2012, 12:49 a.m.
ISA,CPU: Generalize and split out the components of the decode cache.
gblack
May 25th, 2012, 3:33 a.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.
ISA parser: Use '_' instead of '.' to delimit type modifiers on operands.
gblack
September 20th, 2011, 10:58 p.m.
ISA parser: Stop supporting the old style operand types.
gblack
April 25th, 2011, 3:03 a.m.
ISA parser: Simplify operand type handling.
gblack
April 25th, 2011, 3:01 a.m.
ISA parser: Set up op_src_decl and op_dest_decl for pc operands.
gblack
March 17th, 2011, 2:50 p.m.
ISA parser: Match /* */ and // style comments.
gblack
September 5th, 2011, 9:48 p.m.
ISA parser: Loosen the regular expressions matching filenames.
gblack
June 7th, 2011, 2:22 a.m.
ISA parser: Don't look for operands in strings.
gblack
September 5th, 2011, 9:49 p.m.
ISA parser: Allow defining operand types with a ctype directly.
gblack
April 25th, 2011, 3:02 a.m.
Info: Clean up some info files.
gblack
February 13th, 2011, 11:46 p.m.
ide: Accept the IDLE (0xe3) ATA command.
gblack
November 22nd, 2014, 2:39 p.m.
GetArgument: Rework getArgument so that X86_FS compiles again.
gblack
October 13th, 2010, 1:15 a.m.
Gems: Eliminate the now unused GEMS_ROOT scons variable.
gblack
March 10th, 2011, 10:43 a.m.
« < 41 42 43 44 45 46 47 > » 65 pages