Review Board 2.0.15


All Review Requests

Summary Submitter
Posted
Last Updated
CPU: Tidy up some formatting and a DPRINTF in the simple CPU base class.
gblack
April 15th, 2012, 1:17 a.m.
X86: Use the AddrTrie class to implement the TLB.
gblack
April 8th, 2012, 12:59 a.m.
[Discarded] tests: Add a unit test for the new AddrTrie data structure.
gblack
April 8th, 2012, 12:57 a.m.
sim: A trie data structure specifically to speed up paging lookups.
gblack
April 8th, 2012, 12:57 a.m.
tests: Fix building unit tests.
gblack
April 8th, 2012, 12:56 a.m.
X86: Fix address size handling so real mode works properly.
gblack
March 16th, 2012, 3:23 a.m.
Make the IO bridge accept address headed to all the local APICs.
gblack
February 26th, 2012, 4:50 a.m.
X86: Use the M5PanicFault fault in execute methods instead of calling panic.
gblack
February 19th, 2012, 4:06 a.m.
[Discarded] Regressions: Make the regression diffing script understand host_op_rate.
gblack
February 12th, 2012, 4:21 p.m.
Faults: Turn of arch/faults.hh
gblack
February 6th, 2012, 4:06 a.m.
m5=>gem5: Make the regression script build gem5.* instead of m5.*
gblack
February 6th, 2012, 2:20 a.m.
Checker: Access workload element 0 only if there is an element 0.
gblack
February 5th, 2012, 5:35 a.m.
SPARC: Make PSTATE and HPSTATE a BitUnion.
gblack
February 4th, 2012, 3:18 a.m.
System: Fix the check which detects running out of physical memory.
gblack
February 2nd, 2012, 6 p.m.
[Discarded] [mq]: nukeeioregressions.patch
gblack
January 28th, 2012, 5:40 a.m.
Big squashed diff of changes that merge SE and FS modes.
gblack
December 8th, 2011, 11:04 p.m.
SPARC: Isolate FP operations enough to prevent code/rounding mode reordering.
gblack
November 27th, 2011, 2:16 a.m.
[Discarded] SWIG/base: Ensure that ptrdiff_t is available for SWIG by including cstddef.
gblack
November 27th, 2011, 2:16 a.m.
Compiler: Add an M5_NO_INLINE define.
gblack
November 27th, 2011, 2:15 a.m.
[Discarded] SE/FS: Remove System::platform and Platform::intrFrequency.
gblack
September 26th, 2011, 2:21 a.m.
[Discarded] X86: Remove FULL_SYSTEM from the x86 faults.
gblack
September 26th, 2011, 2:19 a.m.
[Discarded] SE/FS: Build the devices in SE mode.
gblack
September 26th, 2011, 2:18 a.m.
[Discarded] SE/FS: Use the new FullSystem constant where possible.
gblack
September 25th, 2011, 6:07 a.m.
SE/FS: Define a const bool FullSystem which will equal FULL_SYSTEM.
gblack
September 25th, 2011, 6:07 a.m.
Alpha: Use the CRTP to simplify Alpha's fault classes.
gblack
September 25th, 2011, 3:03 a.m.
Faults: Replace calls to genMachineCheckFault with M5PanicFault.
gblack
September 24th, 2011, 5 p.m.
Faults: Add in generic faults that work like panics, warns, etc.
gblack
September 24th, 2011, 5 p.m.
Faults: Make the generic faults more consistent between SE and FS.
gblack
September 24th, 2011, 4:59 p.m.
SCons: Make the ISA parser a source for its output files like the comments say.
gblack
September 24th, 2011, 3:30 a.m.
ISA parser: Use '_' instead of '.' to delimit type modifiers on operands.
gblack
September 20th, 2011, 10:58 p.m.
MIPS: Final overhaul of MIPS faults to kill #if FULL_SYSTEM
gblack
September 13th, 2011, 2:22 a.m.
MIPS, faults: Update how the PC is set.
gblack
September 12th, 2011, 5:38 a.m.
MIPS: Get rid of skipFaultInstruction and setRestartAddress.
gblack
September 12th, 2011, 5:37 a.m.
MIPS: Use inheritance to consolidate class definitions.
gblack
September 12th, 2011, 5:36 a.m.
MIPS: Always compile in setExceptionState, including in SE mode.
gblack
September 12th, 2011, 5:36 a.m.
MIPS: Consolidate TLB related faults.
gblack
September 12th, 2011, 5:35 a.m.
MIPS: Get rid of the unused "count" field in FaultVals.
gblack
September 12th, 2011, 5:34 a.m.
MIPS: Move the genMachineCheckFault function near MachineCheckFault.
gblack
September 12th, 2011, 5:33 a.m.
MIPS: Consolidate the two AddressErrorFault variants.
gblack
September 12th, 2011, 5:32 a.m.
Faults: Get rid of the unused isAlignmentFault and isMachineCheckFault.
gblack
September 12th, 2011, 5:31 a.m.
MIPS: Get rid of cruft in the fault classes.
gblack
September 12th, 2011, 5:30 a.m.
MIPS: Add constructors to the fault classes.
gblack
September 12th, 2011, 5:29 a.m.
MIPS: Use the CRTP to streamline the Fault class definitions.
gblack
September 12th, 2011, 5:28 a.m.
SPARC: Remove #if FULL_SYSTEMs from the ISA description.
gblack
September 12th, 2011, 5:28 a.m.
MIPS: Get rid of #if style config checks in the ISA description.
gblack
September 11th, 2011, 7:03 p.m.
MIPS: Guard SystemCallFault::invoke consistently.
gblack
September 11th, 2011, 5:58 p.m.
MIPS: Get rid of the unused (and partially defined) CacheError fault.
gblack
September 11th, 2011, 5:57 p.m.
Endianness: Get rid of unused (and mildly redundant) ByteOrderDiffers constant.
gblack
September 11th, 2011, 5:56 p.m.
Endianness: Make it easier to check the compiled in guest endianness.
gblack
September 11th, 2011, 5:48 p.m.
Alpha: Get rid of some #if FULLSYSTEMs in the Alpha ISA description.
gblack
September 10th, 2011, 3:36 a.m.
« < 19 20 21 22 23 24 25 > » 65 pages