Review Board 2.0.15


All Review Requests

Summary
Submitter
Posted Last Updated
GCC: Get everything working with gcc 4.6.1.
gblack
September 5th, 2011, 10:34 p.m.
Faults: Turn of arch/faults.hh
gblack
February 6th, 2012, 4:06 a.m.
Faults: Replace calls to genMachineCheckFault with M5PanicFault.
gblack
September 24th, 2011, 5 p.m.
Faults: Pass the StaticInst involved, if any, to a Fault's invoke method.
gblack
August 31st, 2010, 5:04 p.m.
Faults: Make the generic faults more consistent between SE and FS.
gblack
September 24th, 2011, 4:59 p.m.
Faults: Get rid of the unused isAlignmentFault and isMachineCheckFault.
gblack
September 12th, 2011, 5:31 a.m.
Faults: Add in generic faults that work like panics, warns, etc.
gblack
September 24th, 2011, 5 p.m.
Fault: Rename sim/fault.hh to fault_fwd.hh to distinguish it from faults.hh.
gblack
February 3rd, 2011, 8:42 p.m.
Fault: Move the definition of NoFault from faults.hh to fault.hh.
gblack
January 29th, 2011, 3:04 p.m.
ExecContext: Rename the readBytes/writeBytes functions to readMem and writeMem.
gblack
June 20th, 2011, 11:43 a.m.
ExecContext: Get rid of the now unused read/write templated functions.
gblack
June 20th, 2011, 11:43 a.m.
Endianness: Make it easier to check the compiled in guest endianness.
gblack
September 11th, 2011, 5:48 p.m.
Endianness: Get rid of unused (and mildly redundant) ByteOrderDiffers constant.
gblack
September 11th, 2011, 5:56 p.m.
dev: cirrus: Add a simplified device model for the cirrus graphics device.
gblack
November 18th, 2014, 1:31 a.m.
[Discarded] Decoder: Remove the thread context getting/setting interface from the decoder.
gblack
May 28th, 2012, 2:57 a.m.
Decode: Pull instruction decoding out of the StaticInst class into its own.
gblack
August 16th, 2011, 3:07 a.m.
Decode: Make the Decoder class defined per ISA.
gblack
May 15th, 2012, 5:54 a.m.
cpuid, x86: Revert "Enabling more features in CPUid"
gblack
December 23rd, 2014, 12:37 a.m.
CPU: Trim unnecessary includes from some common files.
gblack
August 31st, 2010, 5:20 p.m.
CPU: Tidy up some formatting and a DPRINTF in the simple CPU base class.
gblack
April 15th, 2012, 1:17 a.m.
CPU: Simplify the implementation of the decode cache.
gblack
May 15th, 2012, 5:54 a.m.
CPU: Set a default value when readBytes faults.
gblack
August 23rd, 2010, 2:31 a.m.
cpu: Only check for PC events on instruction boundaries.
gblack
November 25th, 2014, 11:47 a.m.
CPU: Merge the predecoder and decoder.
gblack
May 15th, 2012, 5:55 a.m.
CPU: Make the constants for StaticInst flags visible outside the class.
gblack
August 22nd, 2010, 6:41 p.m.
CPU: Get rid of vestigial instances of the ev5_trap function.
gblack
August 28th, 2010, 9:18 p.m.
CPU: Get rid of the now unnecessary getInst/setInst family of functions.
gblack
August 31st, 2010, 5:17 p.m.
Configs: Stop setting the "mem" parameter in splash2 config files.
gblack
October 18th, 2010, 2:09 a.m.
Configs: Explicitly import env in Benchmarks.py
gblack
February 23rd, 2011, 2:15 a.m.
config: ruby: Get rid of an "eval" and an "exec" operating on generated code.
gblack
November 23rd, 2014, 11:03 a.m.
Config: Keep track of uncached and cached ports separately.
gblack
January 29th, 2011, 3:07 p.m.
config: Get rid of some extra spaces around default arguments.
gblack
November 23rd, 2014, 7:25 a.m.
Config: Change misleading "cycle" message to say "tick".
gblack
November 17th, 2010, 1:45 p.m.
config: Add two options for setting the kernel command line.
gblack
November 23rd, 2014, 7:26 a.m.
Config: A patch from Nilay which fixes running SMT workloads with se.py.
gblack
May 25th, 2012, 12:51 a.m.
Compiler: Add an M5_NO_INLINE define.
gblack
November 27th, 2011, 2:15 a.m.
Checker: Access workload element 0 only if there is an element 0.
gblack
February 5th, 2012, 5:35 a.m.
Big squashed diff of changes that merge SE and FS modes.
gblack
December 8th, 2011, 11:04 p.m.
base: Include cassert in trie.hh.
gblack
April 17th, 2012, 5:20 a.m.
base: Fix assigning between identical bitfields.
gblack
December 17th, 2014, 7:07 a.m.
ARM: Use fixed size member variables to describe fixed size registers.
gblack
November 18th, 2014, 2:26 a.m.
ARM: Take advantage of new PCState syntax.
gblack
November 15th, 2010, 4:26 a.m.
ARM: Keep a copy of the fpscr len and stride fields in the decoder.
gblack
May 28th, 2012, 2:55 a.m.
ARM: Get rid of some unused FP operands.
gblack
December 9th, 2010, 1:55 a.m.
arch: Allow named constants as decode case values.
gblack
November 17th, 2014, 6:42 a.m.
Alpha: Use the CRTP to simplify Alpha's fault classes.
gblack
September 25th, 2011, 3:03 a.m.
Alpha: Take advantage of new PCState syntax.
gblack
November 15th, 2010, 4:20 a.m.
Alpha: Initialize the data TLB mode IPR.
gblack
October 9th, 2010, 1:50 p.m.
[Discarded] Alpha: Import the alpha-system files into the m5 repository.
gblack
February 13th, 2011, 11:52 p.m.
Alpha: Get rid of some #if FULLSYSTEMs in the Alpha ISA description.
gblack
September 10th, 2011, 3:36 a.m.
« < 42 43 44 45 46 47 48 > » 65 pages