Review Board 2.0.15


All Review Requests

Summary Submitter
Posted Last Updated
sim: Ensure GDB interrupts the simulation at an instruction boundary.
gblack
November 25th, 2014, 11:47 a.m.
Scons: Make MakeIncludeAction fit the abreviated output format.
gblack
July 16th, 2011, 4:24 a.m.
X86: Make sure instruction flags are set properly even on 32 bit machines.
gblack
September 4th, 2011, 7:45 p.m.
MIPS: Use inheritance to consolidate class definitions.
gblack
September 12th, 2011, 5:36 a.m.
ISA: Turn the ExtMachInst NoopMachinst into the StaticInstPtr NoopStaticInst.
gblack
May 29th, 2012, 2:59 a.m.
scons: Replace the build_dir parameter to SConscript with variant_dir.
gblack
November 5th, 2010, 11:06 a.m.
X86: Define fault objects to carry debug messages.
gblack
February 11th, 2011, 8:04 a.m.
x86: APIC: Only set deliveryStatus if our IPI is going somewhere.
gblack
November 15th, 2014, 11:35 a.m.
x86: i8042: Add VNC keyboard input support.
gblack
November 22nd, 2014, 1:32 p.m.
misc: Generalize GDB single stepping.
gblack
December 5th, 2014, 11:15 a.m.
cpuid, x86: Revert "Enabling more features in CPUid"
gblack
December 23rd, 2014, 12:37 a.m.
[Discarded] O3: Don't delete insts if they're still being translated.
gblack
July 3rd, 2011, 4:22 p.m.
PseudoInst: Remove the now unnecessary #if FULL_SYSTEMs around pseudoinsts.
gblack
September 10th, 2011, 2:05 a.m.
SE/FS: Define a const bool FullSystem which will equal FULL_SYSTEM.
gblack
September 25th, 2011, 6:07 a.m.
SPARC: Make PSTATE and HPSTATE a BitUnion.
gblack
February 4th, 2012, 3:18 a.m.
Make the IO bridge accept address headed to all the local APICs.
gblack
February 26th, 2012, 4:50 a.m.
tests: Fix building unit tests.
gblack
April 8th, 2012, 12:56 a.m.
SimObject: Use "self" when calling the clear_child method.
gblack
November 8th, 2010, 11:36 p.m.
SCons: Clean up some inconsistent capitalization in scons options.
gblack
February 28th, 2011, 4:52 a.m.
ISA parser: Set up op_src_decl and op_dest_decl for pc operands.
gblack
March 17th, 2011, 2:50 p.m.
Faults: Get rid of the unused isAlignmentFault and isMachineCheckFault.
gblack
September 12th, 2011, 5:31 a.m.
Decode: Make the Decoder class defined per ISA.
gblack
May 15th, 2012, 5:54 a.m.
X86: Add a 32 bit hello world test binary.
gblack
May 27th, 2012, 2:46 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: Add o3 regressions in SE mode.
gblack
February 1st, 2011, 5:14 p.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.
O3: When squashing, restore the macroop that should be used for fetching.
gblack
July 19th, 2011, 1:59 a.m.
[Discarded] [mq]: nukeeioregressions.patch
gblack
January 28th, 2012, 5:40 a.m.
X86: If PCI config space is disabled, pass through to regular IO addresses.
gblack
February 26th, 2011, 1:44 a.m.
Regressions: Make X86_FS run automatically, and move it's regressions to quick.
gblack
March 11th, 2011, 11:45 p.m.
config: ruby: Get rid of an "eval" and an "exec" operating on generated code.
gblack
November 23rd, 2014, 11:03 a.m.
ISA parser: Allow defining operand types with a ctype directly.
gblack
April 25th, 2011, 3:02 a.m.
O3: Stop using the current macroop no matter why you're leaving it.
gblack
July 11th, 2011, 5:06 a.m.
MIPS: Guard SystemCallFault::invoke consistently.
gblack
September 11th, 2011, 5:58 p.m.
CPU: Make the constants for StaticInst flags visible outside the class.
gblack
August 22nd, 2010, 6:41 p.m.
X86: Detect attempts to load a 32 bit kernel and panic.
gblack
October 10th, 2010, 1:15 a.m.
POWER: Take advantage of new PCState syntax.
gblack
November 15th, 2010, 4:14 a.m.
ARM: Get rid of some unused FP operands.
gblack
December 9th, 2010, 1:55 a.m.
Style checker: Fix a couple bugs in style.py.
gblack
January 13th, 2011, 2:04 a.m.
X86: Add scripts to support X86 FS configurations in the regressions.
gblack
January 29th, 2011, 3:11 p.m.
Alpha: Fix the datatypes of some values read from the simulated kernel.
gblack
March 4th, 2011, 1:33 a.m.
arch: Allow named constants as decode case values.
gblack
November 17th, 2014, 6:42 a.m.
sim: Make it possible to override the breakpoint length check.
gblack
November 25th, 2014, 11:47 a.m.
SCons: Make building config headers fit the abreviated format.
gblack
July 16th, 2011, 4:24 a.m.
X86,TLB: Make sure the "delayedResponse" variable is always set.
gblack
September 5th, 2011, 2:45 a.m.
MIPS: Get rid of skipFaultInstruction and setRestartAddress.
gblack
September 12th, 2011, 5:37 a.m.
X86: On a bad microopc, return a microop that returns a fault that panics.
gblack
February 11th, 2011, 8:05 a.m.
x86: Fix some bugs in the real mode far jmp instruction.
gblack
November 15th, 2014, 11:36 a.m.
ps2: Support translating left and right ALT keys.
gblack
November 22nd, 2014, 1:36 p.m.
misc: Rename the GDB "Event" event class to InputEvent.
gblack
December 5th, 2014, 10 a.m.
« < 21 22 23 24 25 26 27 > » 65 pages