Review Board 2.0.15


All Review Requests

Summary
Submitter
Posted Last Updated
X86: Don't read in dest regs if all bits are replaced.
gblack
February 3rd, 2011, 3:04 a.m.
X86: Don't use "#if FULL_SYSTEM" in the X86 ISA description.
gblack
September 10th, 2011, 3:12 a.m.
X86: Eliminate an unused argument for building store microops.
gblack
June 20th, 2011, 11:42 a.m.
x86: Enable three bits in the FamilyModelStepping ECX CPUID bitfield.
gblack
December 23rd, 2014, 12:38 a.m.
X86: Ensure that the decoder's internal ExtMachInst is completely initialized.
gblack
June 3rd, 2012, 2:01 a.m.
X86: Fix address size handling so real mode works properly.
gblack
March 16th, 2012, 3:23 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.
[Discarded] x86: Fix some bugs in the real mode far jmp instruction.
gblack
November 15th, 2014, 11:39 a.m.
X86: Fix store microops so they don't drop faults in timing mode.
gblack
June 29th, 2011, 4:01 a.m.
x86: Fix the CPUID Long Mode Address Size function.
gblack
November 15th, 2014, 10:24 a.m.
X86: Get rid of the flagless microop constructor.
gblack
August 22nd, 2010, 6:52 p.m.
X86: Get rid of the stupd microop.
gblack
February 1st, 2011, 5:13 p.m.
x86: i8042: Add VNC keyboard input support.
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: i8042: Give the keyboard controller a little TLC.
gblack
November 22nd, 2014, 1:32 p.m.
X86: If PCI config space is disabled, pass through to regular IO addresses.
gblack
February 26th, 2011, 1:44 a.m.
x86: Implement a remote GDB stub.
gblack
November 25th, 2014, 11:48 a.m.
x86: kvm: Fix the KVM CPU in SE and FS on Intel CPUs.
gblack
December 10th, 2014, 5:32 a.m.
X86: Make sure instruction flags are set properly even on 32 bit machines.
gblack
September 4th, 2011, 7:45 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: Make the x86 ExtMachInst serializable with (UN)SERIALIZE_SCALAR.
gblack
August 22nd, 2010, 6:49 p.m.
X86: Mark IO reads and writes as non-speculative.
gblack
February 27th, 2011, 3:52 p.m.
X86: Mark prefetches as such in their instruction and request flags.
gblack
February 27th, 2011, 3:51 p.m.
X86: Mark serializing macroops and regular instructions as such.
gblack
August 22nd, 2010, 6:46 p.m.
X86: Move address based decode caching in front of the predecoder.
gblack
May 25th, 2012, 3:44 a.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: Move the MSR lookup table out of the TLB and into its own file.
gblack
September 5th, 2011, 6:38 p.m.
X86: On a bad microopc, return a microop that returns a fault that panics.
gblack
February 11th, 2011, 8:05 a.m.
X86: Only reset npc to reflect instruction length once.
gblack
February 11th, 2011, 8:02 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.
[Discarded] X86: Remove FULL_SYSTEM from the x86 faults.
gblack
September 26th, 2011, 2:19 a.m.
X86: Replace the stupd microop with a store/update sequence.
gblack
February 1st, 2011, 5:12 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.
x86: Rework opcode parsing to support 3 byte opcodes properly.
gblack
November 17th, 2014, 6:44 a.m.
X86: Take advantage of new PCState syntax.
gblack
November 15th, 2010, 4:07 a.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 IsSquashAfter if an instruction could affect fetch translation.
gblack
July 19th, 2011, 1:57 a.m.
X86: Use regular read requests in the walker instead of read exclusive.
gblack
February 26th, 2011, 1:43 a.m.
X86: Use the AddrTrie class to implement the TLB.
gblack
April 8th, 2012, 12:59 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: Use the M5PanicFault fault in execute methods instead of calling panic.
gblack
February 19th, 2012, 4:06 a.m.
x86: vnc: Add a VNC server to x86 systems.
gblack
November 22nd, 2014, 11:39 a.m.
[Discarded] [mq]: nukeeioregressions.patch
gblack
January 28th, 2012, 5:40 a.m.
arm,config: Add dist-gem5 support to the big.LITTLE(tm) config
gabordzs
December 6th, 2016, 5:47 p.m.
arm,config: Refactor the example big.LITTLE(tm) configuration
gabordzs
December 6th, 2016, 5:45 p.m.
config: Refactor the network switch configuration file
gabordzs
December 6th, 2016, 5:46 p.m.
dev: Fix race conditions at terminating dist-gem5 simulations
gabordzs
November 25th, 2016, 5:21 p.m.
Add PL031 to RealViewPBX
freedom
March 12th, 2012, 2:58 a.m.
Initial patch to make gem5 compile with clang/llvm
freedom
January 10th, 2012, 11:11 p.m.
« < 22 23 24 25 26 27 28 > » 65 pages