Review Board 2.0.15


Review requests for Default

Summary Submitter
Posted Last Updated
X86: Add an X86_FS o3 regression.
gblack
July 12th, 2011, 4:09 a.m.
MIPS: Use the CRTP to streamline the Fault class definitions.
gblack
September 12th, 2011, 5:28 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: Mark serializing macroops and regular instructions as such.
gblack
August 22nd, 2010, 6:46 p.m.
CPU: Get rid of the now unnecessary getInst/setInst family of functions.
gblack
August 31st, 2010, 5:17 p.m.
MIPS: Get rid of the backdoor device copy/pasted from and only used in Alpha.
gblack
October 16th, 2010, 2:54 p.m.
Params: Add parameter types for IP addresses in various forms.
gblack
November 17th, 2010, 1:52 p.m.
SConstruct: Fix the librt check in SConstruct.
gblack
January 19th, 2011, 1:51 a.m.
X86: Don't read in dest regs if all bits are replaced.
gblack
February 3rd, 2011, 3:04 a.m.
dev: cirrus: Add a simplified device model for the cirrus graphics device.
gblack
November 18th, 2014, 1:31 a.m.
X86: Fix store microops so they don't drop faults in timing mode.
gblack
June 29th, 2011, 4:01 a.m.
X86: Use IsSquashAfter if an instruction could affect fetch translation.
gblack
July 19th, 2011, 1:57 a.m.
ISA parser: Match /* */ and // style comments.
gblack
September 5th, 2011, 9:48 p.m.
ISA parser: Use '_' instead of '.' to delimit type modifiers on operands.
gblack
September 20th, 2011, 10:58 p.m.
ISA,CPU,etc: Create an ISA defined PC type that abstracts out ISA behaviors.
gblack
September 23rd, 2010, 5:38 p.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: Add two options for setting the kernel command line.
gblack
November 23rd, 2014, 7:26 a.m.
Endianness: Make it easier to check the compiled in guest endianness.
gblack
September 11th, 2011, 5:48 p.m.
[Discarded] SE/FS: Remove System::platform and Platform::intrFrequency.
gblack
September 26th, 2011, 2:21 a.m.
Faults: Turn of arch/faults.hh
gblack
February 6th, 2012, 4:06 a.m.
Config: A patch from Nilay which fixes running SMT workloads with se.py.
gblack
May 25th, 2012, 12:51 a.m.
SPARC: Make SPARC's ISA's clear function initialize everything it should.
gblack
October 9th, 2010, 1:50 p.m.
SPARC: Take advantage of new PCState syntax.
gblack
November 15th, 2010, 4:13 a.m.
Time: Add serialization functions to the Time class.
gblack
January 30th, 2011, 9:15 p.m.
misc: Make the GDB register cache accessible in various sized chunks.
gblack
November 25th, 2014, 11:47 a.m.
ExecContext: Rename the readBytes/writeBytes functions to readMem and writeMem.
gblack
June 20th, 2011, 11:43 a.m.
MIPS: Consolidate TLB related faults.
gblack
September 12th, 2011, 5:35 a.m.
[Discarded] Decoder: Remove the thread context getting/setting interface from the decoder.
gblack
May 28th, 2012, 2:57 a.m.
X86: Create a directory for files that define register indexes.
gblack
August 22nd, 2010, 6:59 p.m.
Mem,X86: Make the IO bridge pass APIC messages back towards the CPU.
gblack
November 23rd, 2010, 3:32 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: APIC: Fix the getRegArrayBit function.
gblack
November 15th, 2014, 11 a.m.
x86: i8042: Add VNC mouse support, and flesh out the mouse model.
gblack
November 22nd, 2014, 1:31 p.m.
O3: Let squashed and deferred instructions issue.
gblack
July 3rd, 2011, 3:37 a.m.
Faults: Replace calls to genMachineCheckFault with M5PanicFault.
gblack
September 24th, 2011, 5 p.m.
System: Fix the check which detects running out of physical memory.
gblack
February 2nd, 2012, 6 p.m.
SimObject: Use "self" when calling the clear_child method.
gblack
November 8th, 2010, 11:36 p.m.
ARM: Get rid of some unused FP operands.
gblack
December 9th, 2010, 1:55 a.m.
Info: Clean up some info files.
gblack
February 13th, 2011, 11:46 p.m.
Ruby: Mention that Ruby's bound checking option only applies to Ruby.
gblack
February 28th, 2011, 4:53 a.m.
Decode: Pull instruction decoding out of the StaticInst class into its own.
gblack
August 16th, 2011, 3:07 a.m.
MIPS: Add constructors to the fault classes.
gblack
September 12th, 2011, 5:29 a.m.
[Discarded] Regressions: Make the regression diffing script understand host_op_rate.
gblack
February 12th, 2012, 4:21 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: Define a noop ExtMachInst.
gblack
August 22nd, 2010, 6:47 p.m.
CPU: Trim unnecessary includes from some common files.
gblack
August 31st, 2010, 5:20 p.m.
Time: Add a setTick and getTick functions to the Time class.
gblack
January 19th, 2011, 3:10 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.
O3: Fix corner case squashing into the microcode ROM.
gblack
February 25th, 2011, 1:23 a.m.
« < 41 42 43 44 45 46 47 > » 65 pages