Review Board 2.0.15


All Review Requests

Summary Submitter
Posted
Last Updated
cpu: Only check for PC events on instruction boundaries.
gblack
November 25th, 2014, 11:47 a.m.
misc: Make the GDB register cache accessible in various sized chunks.
gblack
November 25th, 2014, 11:47 a.m.
config: ruby: Get rid of an "eval" and an "exec" operating on generated code.
gblack
November 23rd, 2014, 11:03 a.m.
sim: Add a KvmVM parameter to the base system object.
gblack
November 23rd, 2014, 11:03 a.m.
x86: Add a cirrus graphics adapter to x86 systems.
gblack
November 23rd, 2014, 11:02 a.m.
config: Add two options for setting the kernel command line.
gblack
November 23rd, 2014, 7:26 a.m.
config: Get rid of some extra spaces around default arguments.
gblack
November 23rd, 2014, 7:25 a.m.
ide: Accept the IDLE (0xe3) ATA command.
gblack
November 22nd, 2014, 2:39 p.m.
ps2: Support translating left and right ALT keys.
gblack
November 22nd, 2014, 1:36 p.m.
x86: i8042: Add VNC keyboard input support.
gblack
November 22nd, 2014, 1:32 p.m.
x86: i8042: Give the keyboard controller a little TLC.
gblack
November 22nd, 2014, 1:32 p.m.
x86: i8042: Add VNC mouse support, and flesh out the mouse model.
gblack
November 22nd, 2014, 1:31 p.m.
x86: vnc: Add a VNC server to x86 systems.
gblack
November 22nd, 2014, 11:39 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.
scons: Make the USE_KVM variable available in C++.
gblack
November 19th, 2014, 6:44 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.
ARM: Use fixed size member variables to describe fixed size registers.
gblack
November 18th, 2014, 2:26 a.m.
dev: cirrus: Add a simplified device model for the cirrus graphics device.
gblack
November 18th, 2014, 1:31 a.m.
Let other objects set up memory like regions in a KVM VM.
gblack
November 18th, 2014, 1:29 a.m.
vnc: Add a conversion function for bgr888.
gblack
November 17th, 2014, 9:45 a.m.
x86: Rework opcode parsing to support 3 byte opcodes properly.
gblack
November 17th, 2014, 6:44 a.m.
arch: Allow named constants as decode case values.
gblack
November 17th, 2014, 6:42 a.m.
[Discarded] x86: Fix some bugs in the real mode far jmp instruction.
gblack
November 15th, 2014, 11:39 a.m.
x86: Fix setting segment bases in real mode.
gblack
November 15th, 2014, 11:38 a.m.
x86: Fix some bugs in the real mode far jmp instruction.
gblack
November 15th, 2014, 11:36 a.m.
x86: APIC: Only set deliveryStatus if our IPI is going somewhere.
gblack
November 15th, 2014, 11:35 a.m.
x86: APIC: Fix the getRegArrayBit function.
gblack
November 15th, 2014, 11 a.m.
x86: Fix the CPUID Long Mode Address Size function.
gblack
November 15th, 2014, 10:24 a.m.
X86: Ensure that the decoder's internal ExtMachInst is completely initialized.
gblack
June 3rd, 2012, 2:01 a.m.
ISA: Turn the ExtMachInst NoopMachinst into the StaticInstPtr NoopStaticInst.
gblack
May 29th, 2012, 2:59 a.m.
[Discarded] Decoder: Remove the thread context getting/setting interface from the decoder.
gblack
May 28th, 2012, 2:57 a.m.
ARM: Keep a copy of the fpscr len and stride fields in the decoder.
gblack
May 28th, 2012, 2:55 a.m.
SPARC: Keep a copy of the current ASI in the decoder.
gblack
May 28th, 2012, 2:54 a.m.
ISA: Factor FullSystemInt out of the decoders.
gblack
May 28th, 2012, 12:49 a.m.
X86: Add a 32 bit hello world test binary.
gblack
May 27th, 2012, 2:46 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: Truncate addresses to 32 bits except in 64 bit mode, not long mode.
gblack
May 27th, 2012, 2:43 p.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: Move address based decode caching in front of the predecoder.
gblack
May 25th, 2012, 3:44 a.m.
ISA,CPU: Generalize and split out the components of the decode cache.
gblack
May 25th, 2012, 3:33 a.m.
Config: A patch from Nilay which fixes running SMT workloads with se.py.
gblack
May 25th, 2012, 12:51 a.m.
CPU: Merge the predecoder and decoder.
gblack
May 15th, 2012, 5:55 a.m.
ISA: Make the decode function part of the ISA's decoder.
gblack
May 15th, 2012, 5:55 a.m.
CPU: Simplify the implementation of the decode cache.
gblack
May 15th, 2012, 5:54 a.m.
Decode: Make the Decoder class defined per ISA.
gblack
May 15th, 2012, 5:54 a.m.
Syscalls: panic when the length argument to mmap is excessive.
gblack
April 29th, 2012, 2:38 a.m.
ISA: Put parser generated files in a "generated" directory.
gblack
April 22nd, 2012, 11:28 p.m.
X86: Report an error if there's no kernel object, don't blindly use it.
gblack
April 18th, 2012, 1:55 a.m.
base: Include cassert in trie.hh.
gblack
April 17th, 2012, 5:20 a.m.
X86: Clear out duplicate TLB entries when adding a new one.
gblack
April 17th, 2012, 5:20 a.m.
« < 18 19 20 21 22 23 24 > » 65 pages