|
|
[Submitted] Alpha: Fix the datatypes of some values read from the simulated kernel.
|
gblack
|
March 4th, 2011, 1:33 a.m.
|
|
|
|
[Submitted] arch: Allow named constants as decode case values.
|
gblack
|
November 17th, 2014, 6:42 a.m.
|
|
|
|
[Submitted] sim: Ensure GDB interrupts the simulation at an instruction boundary.
|
gblack
|
November 25th, 2014, 11:47 a.m.
|
|
|
|
[Submitted] Scons: Make MakeIncludeAction fit the abreviated output format.
|
gblack
|
July 16th, 2011, 4:24 a.m.
|
|
|
|
[Submitted] X86: Make sure instruction flags are set properly even on 32 bit machines.
|
gblack
|
September 4th, 2011, 7:45 p.m.
|
|
|
|
[Submitted] MIPS: Use inheritance to consolidate class definitions.
|
gblack
|
September 12th, 2011, 5:36 a.m.
|
|
|
|
[Submitted] ISA: Turn the ExtMachInst NoopMachinst into the StaticInstPtr NoopStaticInst.
|
gblack
|
May 29th, 2012, 2:59 a.m.
|
|
|
|
[Submitted] x86: Fix some bugs in the real mode far jmp instruction.
|
gblack
|
November 15th, 2014, 11:36 a.m.
|
|
|
|
x86: i8042: Add VNC keyboard input support.
|
gblack
|
November 22nd, 2014, 1:32 p.m.
|
|
|
|
[Submitted] misc: Add some utility functions for schedule inst commit events.
|
gblack
|
December 5th, 2014, 10:36 a.m.
|
|
|
|
[Submitted] cpuid, x86: Revert "Enabling more features in CPUid"
|
gblack
|
December 23rd, 2014, 12:37 a.m.
|
|
|
|
[Discarded] O3: Don't delete insts if they're still being translated.
|
gblack
|
July 3rd, 2011, 4:22 p.m.
|
|
|
|
[Submitted] PseudoInst: Remove the now unnecessary #if FULL_SYSTEMs around pseudoinsts.
|
gblack
|
September 10th, 2011, 2:05 a.m.
|
|
|
|
[Submitted] SE/FS: Define a const bool FullSystem which will equal FULL_SYSTEM.
|
gblack
|
September 25th, 2011, 6:07 a.m.
|
|
|
|
[Submitted] Make the IO bridge accept address headed to all the local APICs.
|
gblack
|
February 26th, 2012, 4:50 a.m.
|
|
|
|
[Submitted] tests: Fix building unit tests.
|
gblack
|
April 8th, 2012, 12:56 a.m.
|
|
|
|
[Submitted] X86: Add L1 caches for the TLB walkers.
|
gblack
|
January 29th, 2011, 3:05 p.m.
|
|
|
|
[Submitted] Util: Get rid of the make_release.py script.
|
gblack
|
February 14th, 2011, 1:21 a.m.
|
|
|
|
[Submitted] Faults: Get rid of the unused isAlignmentFault and isMachineCheckFault.
|
gblack
|
September 12th, 2011, 5:31 a.m.
|
|
|
|
[Submitted] Decode: Make the Decoder class defined per ISA.
|
gblack
|
May 15th, 2012, 5:54 a.m.
|
|
|
|
[Submitted] X86: Add a 32 bit hello world test binary.
|
gblack
|
May 27th, 2012, 2:46 p.m.
|
|
|
|
[Submitted] X86: Make the TLB fault instead of panic when something is unmapped in SE mode.
|
gblack
|
August 22nd, 2010, 6:51 p.m.
|
|
|
|
[Submitted] Gems: Eliminate the now unused GEMS_ROOT scons variable.
|
gblack
|
March 10th, 2011, 10:43 a.m.
|
|
|
|
[Submitted] scons: Make the USE_KVM variable available in C++.
|
gblack
|
November 19th, 2014, 6:44 a.m.
|
|
|
|
[Submitted] O3: When squashing, restore the macroop that should be used for fetching.
|
gblack
|
July 19th, 2011, 1:59 a.m.
|
|
|
|
[Submitted] Compiler: Add an M5_NO_INLINE define.
|
gblack
|
November 27th, 2011, 2:15 a.m.
|
|
|
|
[Submitted] X86: Mark IO reads and writes as non-speculative.
|
gblack
|
February 27th, 2011, 3:52 p.m.
|
|
|
|
config: ruby: Get rid of an "eval" and an "exec" operating on generated code.
|
gblack
|
November 23rd, 2014, 11:03 a.m.
|
|
|
|
[Submitted] X86: Convert operand types to the new style.
|
gblack
|
April 25th, 2011, 3:02 a.m.
|
|
|
|
[Submitted] O3: Stop using the current macroop no matter why you're leaving it.
|
gblack
|
July 11th, 2011, 5:06 a.m.
|
|
|
|
[Submitted] MIPS: Guard SystemCallFault::invoke consistently.
|
gblack
|
September 11th, 2011, 5:58 p.m.
|
|
|
|
[Submitted] CPU: Make the constants for StaticInst flags visible outside the class.
|
gblack
|
August 22nd, 2010, 6:41 p.m.
|
|
|
|
[Submitted] X86: Detect attempts to load a 32 bit kernel and panic.
|
gblack
|
October 10th, 2010, 1:15 a.m.
|
|
|
|
[Submitted] Alpha: Take advantage of new PCState syntax.
|
gblack
|
November 15th, 2010, 4:20 a.m.
|
|
|
|
[Submitted] X86: Get rid of the stupd microop.
|
gblack
|
February 1st, 2011, 5:13 p.m.
|
|
|
|
[Submitted] x86: Rework opcode parsing to support 3 byte opcodes properly.
|
gblack
|
November 17th, 2014, 6:44 a.m.
|
|
|
|
[Submitted] sim: Make it possible to override the breakpoint length check.
|
gblack
|
November 25th, 2014, 11:47 a.m.
|
|
|
|
[Submitted] SCons: Make building config headers fit the abreviated format.
|
gblack
|
July 16th, 2011, 4:24 a.m.
|
|
|
|
[Submitted] X86,TLB: Make sure the "delayedResponse" variable is always set.
|
gblack
|
September 5th, 2011, 2:45 a.m.
|
|
|
|
[Submitted] MIPS: Get rid of skipFaultInstruction and setRestartAddress.
|
gblack
|
September 12th, 2011, 5:37 a.m.
|
|
|
|
[Submitted] x86: Fix setting segment bases in real mode.
|
gblack
|
November 15th, 2014, 11:38 a.m.
|
|
|
|
[Submitted] ps2: Support translating left and right ALT keys.
|
gblack
|
November 22nd, 2014, 1:36 p.m.
|
|
|
|
[Submitted] misc: Generalize GDB single stepping.
|
gblack
|
December 5th, 2014, 11:15 a.m.
|
|
|
|
[Submitted] x86: Enable three bits in the FamilyModelStepping ECX CPUID bitfield.
|
gblack
|
December 23rd, 2014, 12:38 a.m.
|
|
|
|
[Submitted] LibElf: Build the error management code in libelf.
|
gblack
|
June 4th, 2011, 11:38 a.m.
|
|
|
|
[Discarded] O3: Add a stub structure which handles reference counting during translation.
|
gblack
|
July 3rd, 2011, 5:21 p.m.
|
|
|
|
[Submitted] Syscall: Make the syscall function available in both SE and FS modes.
|
gblack
|
September 10th, 2011, 3:10 a.m.
|
|
|
|
[Discarded] SE/FS: Use the new FullSystem constant where possible.
|
gblack
|
September 25th, 2011, 6:07 a.m.
|
|
|
|
[Submitted] X86: Fix address size handling so real mode works properly.
|
gblack
|
March 16th, 2012, 3:23 a.m.
|
|
|
|
[Submitted] sim: A trie data structure specifically to speed up paging lookups.
|
gblack
|
April 8th, 2012, 12:57 a.m.
|
|