Review Board 2.0.15


Review requests for Default

Summary Submitter
Posted Last Updated
[Discarded] SWIG/base: Ensure that ptrdiff_t is available for SWIG by including cstddef.
gblack
November 27th, 2011, 2:16 a.m.
X86: Ensure that the decoder's internal ExtMachInst is completely initialized.
gblack
June 3rd, 2012, 2:01 a.m.
Spelling: Fix the a spelling error by changing mmaped to mmapped.
gblack
February 27th, 2011, 5:36 p.m.
ISA parser: Stop supporting the old style operand types.
gblack
April 25th, 2011, 3:03 a.m.
X86: Build O3 by default in X86_FS.
gblack
July 11th, 2011, 5:22 a.m.
MIPS: Get rid of #if style config checks in the ISA description.
gblack
September 11th, 2011, 7:03 p.m.
Big squashed diff of changes that merge SE and FS modes.
gblack
December 8th, 2011, 11:04 p.m.
CPU: Tidy up some formatting and a DPRINTF in the simple CPU base class.
gblack
April 15th, 2012, 1:17 a.m.
X86: Consolidate extra microop flags into one parameter.
gblack
August 22nd, 2010, 6:43 p.m.
CPU: Get rid of vestigial instances of the ev5_trap function.
gblack
August 28th, 2010, 9:18 p.m.
SPARC: Get rid of the copy/pasted StackTrace stolen from Alpha.
gblack
October 11th, 2010, 12:22 a.m.
ARM: Take advantage of new PCState syntax.
gblack
November 15th, 2010, 4:26 a.m.
X86: Build O3 by default in SE.
gblack
February 1st, 2011, 5:14 p.m.
Configs: Explicitly import env in Benchmarks.py
gblack
February 23rd, 2011, 2:15 a.m.
vnc: Add a conversion function for bgr888.
gblack
November 17th, 2014, 9:45 a.m.
x86: Implement a remote GDB stub.
gblack
November 25th, 2014, 11:48 a.m.
SCons: Only print all the SConsopts being read if verbose is turned on.
gblack
July 16th, 2011, 4:24 a.m.
X86: Move the MSR lookup table out of the TLB and into its own file.
gblack
September 5th, 2011, 6:38 p.m.
MIPS, faults: Update how the PC is set.
gblack
September 12th, 2011, 5:38 a.m.
ISA: Put parser generated files in a "generated" directory.
gblack
April 22nd, 2012, 11:28 p.m.
[Discarded] x86: Fix some bugs in the real mode far jmp instruction.
gblack
November 15th, 2014, 11:39 a.m.
ide: Accept the IDLE (0xe3) ATA command.
gblack
November 22nd, 2014, 2:39 p.m.
x86: kvm: Fix the KVM CPU in SE and FS on Intel CPUs.
gblack
December 10th, 2014, 5:32 a.m.
Loader: Handle bad section names when loading an ELF file.
gblack
June 4th, 2011, 11:41 a.m.
Translation: Use a pointer type as the template argument.
gblack
July 3rd, 2011, 5:44 p.m.
X86: Don't use "#if FULL_SYSTEM" in the X86 ISA description.
gblack
September 10th, 2011, 3:12 a.m.
[Discarded] SE/FS: Build the devices in SE mode.
gblack
September 26th, 2011, 2:18 a.m.
Checker: Access workload element 0 only if there is an element 0.
gblack
February 5th, 2012, 5:35 a.m.
[Discarded] tests: Add a unit test for the new AddrTrie data structure.
gblack
April 8th, 2012, 12:57 a.m.
Alpha: Initialize the data TLB mode IPR.
gblack
October 9th, 2010, 1:50 p.m.
ISA: Get the parser to support pc state components more elegantly.
gblack
November 15th, 2010, 4:06 a.m.
X86: Change how the default disk image gets set up.
gblack
January 29th, 2011, 3:09 p.m.
SCons: Turn some scons variables into command line options.
gblack
March 3rd, 2011, 2:42 a.m.
ISA: Use readBytes/writeBytes for all instruction level memory operations.
gblack
June 20th, 2011, 11:42 a.m.
MIPS: Move the genMachineCheckFault function near MachineCheckFault.
gblack
September 12th, 2011, 5:33 a.m.
base: Include cassert in trie.hh.
gblack
April 17th, 2012, 5:20 a.m.
ISA: Make the decode function part of the ISA's decoder.
gblack
May 15th, 2012, 5:55 a.m.
SPARC: Keep a copy of the current ASI in the decoder.
gblack
May 28th, 2012, 2:54 a.m.
ISA: Get rid of old, unused utility functions cluttering up the ISAs.
gblack
August 22nd, 2010, 6:57 p.m.
O3: Fix fp destination register flattening, and index offset adjusting.
gblack
October 31st, 2010, 1:55 a.m.
X86: Only reset npc to reflect instruction length once.
gblack
February 11th, 2011, 8:02 a.m.
Util: Replace mkblankimage.sh with the new gem5img.py.
gblack
April 18th, 2011, 2:35 a.m.
base: Fix assigning between identical bitfields.
gblack
December 17th, 2014, 7:07 a.m.
ISAs: Streamline some spots where Mem is used in the ISA descriptions.
gblack
July 3rd, 2011, 2:18 a.m.
Faults: Make the generic faults more consistent between SE and FS.
gblack
September 24th, 2011, 4:59 p.m.
SPARC: Isolate FP operations enough to prevent code/rounding mode reordering.
gblack
November 27th, 2011, 2:16 a.m.
SCons,tests: Tell scons about pc-o3-timing regressions.
gblack
July 11th, 2011, 5:26 a.m.
SPARC: Remove #if FULL_SYSTEMs from the ISA description.
gblack
September 12th, 2011, 5:28 a.m.
X86: Add a .serializing directive that makes a macroop serializing.
gblack
August 22nd, 2010, 6:44 p.m.
Faults: Pass the StaticInst involved, if any, to a Fault's invoke method.
gblack
August 31st, 2010, 5:04 p.m.
« < 19 20 21 22 23 24 25 > » 65 pages