Review Board 2.0.15


All Review Requests

Summary Submitter
Posted
Last Updated
ISA,CPU: Generalize and split out the components of the decode cache.
gblack
May 25th, 2012, 3:33 a.m.
X86: Move address based decode caching in front of the predecoder.
gblack
May 25th, 2012, 3:44 a.m.
X86: Use the HandyM5Reg to avoid a register read and some logic in the TLB.
gblack
May 27th, 2012, 2:43 p.m.
X86: Truncate addresses to 32 bits except in 64 bit mode, not long mode.
gblack
May 27th, 2012, 2:43 p.m.
X86: Move the GDT down to where it can be accessed in 32 bit mode.
gblack
May 27th, 2012, 2:44 p.m.
X86: Add a 32 bit hello world test binary.
gblack
May 27th, 2012, 2:46 p.m.
ISA: Factor FullSystemInt out of the decoders.
gblack
May 28th, 2012, 12:49 a.m.
SPARC: Keep a copy of the current ASI in the decoder.
gblack
May 28th, 2012, 2:54 a.m.
ARM: Keep a copy of the fpscr len and stride fields in the decoder.
gblack
May 28th, 2012, 2:55 a.m.
[Discarded] Decoder: Remove the thread context getting/setting interface from the decoder.
gblack
May 28th, 2012, 2:57 a.m.
ISA: Turn the ExtMachInst NoopMachinst into the StaticInstPtr NoopStaticInst.
gblack
May 29th, 2012, 2:59 a.m.
X86: Ensure that the decoder's internal ExtMachInst is completely initialized.
gblack
June 3rd, 2012, 2:01 a.m.
x86: Fix the CPUID Long Mode Address Size function.
gblack
November 15th, 2014, 10:24 a.m.
x86: APIC: Fix the getRegArrayBit function.
gblack
November 15th, 2014, 11 a.m.
x86: APIC: Only set deliveryStatus if our IPI is going somewhere.
gblack
November 15th, 2014, 11:35 a.m.
x86: Fix some bugs in the real mode far jmp instruction.
gblack
November 15th, 2014, 11:36 a.m.
x86: Fix setting segment bases in real mode.
gblack
November 15th, 2014, 11:38 a.m.
[Discarded] x86: Fix some bugs in the real mode far jmp instruction.
gblack
November 15th, 2014, 11:39 a.m.
arch: Allow named constants as decode case values.
gblack
November 17th, 2014, 6:42 a.m.
x86: Rework opcode parsing to support 3 byte opcodes properly.
gblack
November 17th, 2014, 6:44 a.m.
vnc: Add a conversion function for bgr888.
gblack
November 17th, 2014, 9:45 a.m.
Let other objects set up memory like regions in a KVM VM.
gblack
November 18th, 2014, 1:29 a.m.
dev: cirrus: Add a simplified device model for the cirrus graphics device.
gblack
November 18th, 2014, 1:31 a.m.
ARM: Use fixed size member variables to describe fixed size registers.
gblack
November 18th, 2014, 2:26 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.
scons: Make the USE_KVM variable available in C++.
gblack
November 19th, 2014, 6:44 a.m.
x86: pc: Put a stub IO device at port 0xed which the kernel can use for delays.
gblack
November 19th, 2014, 9:26 a.m.
x86: vnc: Add a VNC server to x86 systems.
gblack
November 22nd, 2014, 11:39 a.m.
x86: i8042: Add VNC mouse support, and flesh out the mouse model.
gblack
November 22nd, 2014, 1:31 p.m.
x86: i8042: Give the keyboard controller a little TLC.
gblack
November 22nd, 2014, 1:32 p.m.
x86: i8042: Add VNC keyboard input support.
gblack
November 22nd, 2014, 1:32 p.m.
ps2: Support translating left and right ALT keys.
gblack
November 22nd, 2014, 1:36 p.m.
ide: Accept the IDLE (0xe3) ATA command.
gblack
November 22nd, 2014, 2:39 p.m.
config: Get rid of some extra spaces around default arguments.
gblack
November 23rd, 2014, 7:25 a.m.
config: Add two options for setting the kernel command line.
gblack
November 23rd, 2014, 7:26 a.m.
x86: Add a cirrus graphics adapter to x86 systems.
gblack
November 23rd, 2014, 11:02 a.m.
sim: Add a KvmVM parameter to the base system object.
gblack
November 23rd, 2014, 11:03 a.m.
config: ruby: Get rid of an "eval" and an "exec" operating on generated code.
gblack
November 23rd, 2014, 11:03 a.m.
misc: Make the GDB register cache accessible in various sized chunks.
gblack
November 25th, 2014, 11:47 a.m.
cpu: Only check for PC events on instruction boundaries.
gblack
November 25th, 2014, 11:47 a.m.
sim: Ensure GDB interrupts the simulation at an instruction boundary.
gblack
November 25th, 2014, 11:47 a.m.
sim: Make it possible to override the breakpoint length check.
gblack
November 25th, 2014, 11:47 a.m.
x86: Implement a remote GDB stub.
gblack
November 25th, 2014, 11:48 a.m.
x86: Clean up style in process.cc.
gblack
December 1st, 2014, 10:28 a.m.
misc: Rename the GDB "Event" event class to InputEvent.
gblack
December 5th, 2014, 10 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.
x86: kvm: Fix the KVM CPU in SE and FS on Intel CPUs.
gblack
December 10th, 2014, 5:32 a.m.
tests: Fix building the circletest unittest.
gblack
December 17th, 2014, 7:06 a.m.
base: Fix assigning between identical bitfields.
gblack
December 17th, 2014, 7:07 a.m.
« < 42 43 44 45 46 47 48 > » 65 pages