Review Board 2.0.15


All Review Requests

Summary
Submitter
Posted Last Updated
ISA parser: Stop supporting the old style operand types.
gblack
April 25th, 2011, 3:03 a.m.
ISA parser: Use '_' instead of '.' to delimit type modifiers on operands.
gblack
September 20th, 2011, 10:58 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.
ISA,CPU: Generalize and split out the components of the decode cache.
gblack
May 25th, 2012, 3:33 a.m.
ISA: Factor FullSystemInt out of the decoders.
gblack
May 28th, 2012, 12:49 a.m.
ISA: Get rid of old, unused utility functions cluttering up the ISAs.
gblack
August 22nd, 2010, 6:57 p.m.
ISA: Get rid of the unused mem_acc_type template parameter.
gblack
July 3rd, 2011, 2:20 a.m.
ISA: Get the parser to support pc state components more elegantly.
gblack
November 15th, 2010, 4:06 a.m.
ISA: Make the decode function part of the ISA's decoder.
gblack
May 15th, 2012, 5:55 a.m.
ISA: Put parser generated files in a "generated" directory.
gblack
April 22nd, 2012, 11:28 p.m.
ISA: Turn the ExtMachInst NoopMachinst into the StaticInstPtr NoopStaticInst.
gblack
May 29th, 2012, 2:59 a.m.
ISA: Use readBytes/writeBytes for all instruction level memory operations.
gblack
June 20th, 2011, 11:42 a.m.
ISAs: Streamline some spots where Mem is used in the ISA descriptions.
gblack
July 3rd, 2011, 2:18 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.
Let other objects set up memory like regions in a KVM VM.
gblack
November 18th, 2014, 1:29 a.m.
LibElf: Build the error management code in libelf.
gblack
June 4th, 2011, 11:38 a.m.
Loader: Handle bad section names when loading an ELF file.
gblack
June 4th, 2011, 11:41 a.m.
m5=>gem5: Make the regression script build gem5.* instead of m5.*
gblack
February 6th, 2012, 2:20 a.m.
Make the IO bridge accept address headed to all the local APICs.
gblack
February 26th, 2012, 4:50 a.m.
Mem,X86: Make the IO bridge pass APIC messages back towards the CPU.
gblack
November 23rd, 2010, 3:32 a.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.
MIPS, faults: Update how the PC is set.
gblack
September 12th, 2011, 5:38 a.m.
MIPS: Add constructors to the fault classes.
gblack
September 12th, 2011, 5:29 a.m.
MIPS: Always compile in setExceptionState, including in SE mode.
gblack
September 12th, 2011, 5:36 a.m.
MIPS: Consolidate the two AddressErrorFault variants.
gblack
September 12th, 2011, 5:32 a.m.
MIPS: Consolidate TLB related faults.
gblack
September 12th, 2011, 5:35 a.m.
MIPS: Final overhaul of MIPS faults to kill #if FULL_SYSTEM
gblack
September 13th, 2011, 2:22 a.m.
MIPS: Get rid of #if style config checks in the ISA description.
gblack
September 11th, 2011, 7:03 p.m.
MIPS: Get rid of cruft in the fault classes.
gblack
September 12th, 2011, 5:30 a.m.
MIPS: Get rid of skipFaultInstruction and setRestartAddress.
gblack
September 12th, 2011, 5:37 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 the unused "count" field in FaultVals.
gblack
September 12th, 2011, 5:34 a.m.
MIPS: Get rid of the unused (and partially defined) CacheError fault.
gblack
September 11th, 2011, 5:57 p.m.
MIPS: Guard SystemCallFault::invoke consistently.
gblack
September 11th, 2011, 5:58 p.m.
Mips: MIPS_FS doesn't build currently, so delete it to avoid confusion.
gblack
March 3rd, 2011, 5:14 p.m.
MIPS: Move the genMachineCheckFault function near MachineCheckFault.
gblack
September 12th, 2011, 5:33 a.m.
MIPS: Take advantage of new PCState syntax.
gblack
November 15th, 2010, 4:17 a.m.
MIPS: Use inheritance to consolidate class definitions.
gblack
September 12th, 2011, 5:36 a.m.
MIPS: Use the CRTP to streamline the Fault class definitions.
gblack
September 12th, 2011, 5:28 a.m.
misc: Add some utility functions for schedule inst commit events.
gblack
December 5th, 2014, 10:36 a.m.
misc: Generalize GDB single stepping.
gblack
December 5th, 2014, 11:15 a.m.
misc: Make the GDB register cache accessible in various sized chunks.
gblack
November 25th, 2014, 11:47 a.m.
Misc: Remove the URL from warnings, fatals, panics, etc.
gblack
May 25th, 2011, 9:24 a.m.
misc: Rename the GDB "Event" event class to InputEvent.
gblack
December 5th, 2014, 10 a.m.
Name: Replace M5 with gem5 in a few places it's printed on startup.
gblack
May 24th, 2011, 12:41 a.m.
O3: Add a pointer to the macroop for a microop in the dyninst.
gblack
July 19th, 2011, 1:59 a.m.
[Discarded] O3: Add a stub structure which handles reference counting during translation.
gblack
July 3rd, 2011, 5:21 p.m.
O3: At the end of an instruction, force fetchAddr to something sensible.
gblack
July 19th, 2011, 1:57 a.m.
« < 19 20 21 22 23 24 25 > » 65 pages