|
|
[Submitted] O3: Fix fp destination register flattening, and index offset adjusting.
|
gblack
|
October 31st, 2010, 1:55 a.m.
|
|
|
|
[Submitted] TimeSync: Use the new setTick and getTick function to set some values from Ticks.
|
gblack
|
January 19th, 2011, 3:10 p.m.
|
|
|
|
[Submitted] Gems: Eliminate the now unused GEMS_ROOT scons variable.
|
gblack
|
March 10th, 2011, 10:43 a.m.
|
|
|
|
x86: vnc: Add a VNC server to x86 systems.
|
gblack
|
November 22nd, 2014, 11:39 a.m.
|
|
|
|
[Submitted] Util: Replace mkblankimage.sh with the new gem5img.py.
|
gblack
|
April 18th, 2011, 2:35 a.m.
|
|
|
|
[Submitted] test: Add a unittest for the BitUnion types.
|
gblack
|
December 17th, 2014, 7:08 a.m.
|
|
|
|
[Submitted] ISA: Get rid of the unused mem_acc_type template parameter.
|
gblack
|
July 3rd, 2011, 2:20 a.m.
|
|
|
|
[Submitted] Faults: Add in generic faults that work like panics, warns, etc.
|
gblack
|
September 24th, 2011, 5 p.m.
|
|
|
|
[Submitted] SPARC: Isolate FP operations enough to prevent code/rounding mode reordering.
|
gblack
|
November 27th, 2011, 2:16 a.m.
|
|
|
|
[Submitted] X86: Mark IO reads and writes as non-speculative.
|
gblack
|
February 27th, 2011, 3:52 p.m.
|
|
|
|
[Submitted] X86: Add an X86_FS o3 regression.
|
gblack
|
July 12th, 2011, 4:09 a.m.
|
|
|
|
[Submitted] MIPS: Use the CRTP to streamline the Fault class definitions.
|
gblack
|
September 12th, 2011, 5:28 a.m.
|
|
|
|
[Submitted] X86: Use the HandyM5Reg to avoid a register read and some logic in the TLB.
|
gblack
|
May 27th, 2012, 2:43 p.m.
|
|
|
|
[Submitted] X86: Mark serializing macroops and regular instructions as such.
|
gblack
|
August 22nd, 2010, 6:46 p.m.
|
|
|
|
[Submitted] CPU: Get rid of the now unnecessary getInst/setInst family of functions.
|
gblack
|
August 31st, 2010, 5:17 p.m.
|
|
|
|
[Submitted] MIPS: Get rid of the backdoor device copy/pasted from and only used in Alpha.
|
gblack
|
October 16th, 2010, 2:54 p.m.
|
|
|
|
[Submitted] ARM: Take advantage of new PCState syntax.
|
gblack
|
November 15th, 2010, 4:26 a.m.
|
|
|
|
[Submitted] Unit tests: Convert the refcnttest unit test to use the new EXPECT macros.
|
gblack
|
January 15th, 2011, 12:33 a.m.
|
|
|
|
[Submitted] X86: Replace the stupd microop with a store/update sequence.
|
gblack
|
February 1st, 2011, 5:12 p.m.
|
|
|
|
[Submitted] Let other objects set up memory like regions in a KVM VM.
|
gblack
|
November 18th, 2014, 1:29 a.m.
|
|
|
|
[Submitted] X86: Use IsSquashAfter if an instruction could affect fetch translation.
|
gblack
|
July 19th, 2011, 1:57 a.m.
|
|
|
|
[Submitted] ISA parser: Match /* */ and // style comments.
|
gblack
|
September 5th, 2011, 9:48 p.m.
|
|
|
|
[Submitted] ISA parser: Use '_' instead of '.' to delimit type modifiers on operands.
|
gblack
|
September 20th, 2011, 10:58 p.m.
|
|
|
|
[Submitted] ISA,CPU,etc: Create an ISA defined PC type that abstracts out ISA behaviors.
|
gblack
|
September 23rd, 2010, 5:38 p.m.
|
|
|
|
[Submitted] Mem,X86: Make the IO bridge pass APIC messages back towards the CPU.
|
gblack
|
November 23rd, 2010, 3:32 a.m.
|
|
|
|
[Submitted] config: Add two options for setting the kernel command line.
|
gblack
|
November 23rd, 2014, 7:26 a.m.
|
|
|
|
[Submitted] LibElf: Build the error management code in libelf.
|
gblack
|
June 4th, 2011, 11:38 a.m.
|
|
|
|
[Submitted] 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.
|
|
|
|
[Submitted] Faults: Turn of arch/faults.hh
|
gblack
|
February 6th, 2012, 4:06 a.m.
|
|
|
|
[Submitted] Config: A patch from Nilay which fixes running SMT workloads with se.py.
|
gblack
|
May 25th, 2012, 12:51 a.m.
|
|
|
|
[Submitted] SPARC: Make SPARC's ISA's clear function initialize everything it should.
|
gblack
|
October 9th, 2010, 1:50 p.m.
|
|
|
|
[Submitted] X86: Add L1 caches for the TLB walkers.
|
gblack
|
January 29th, 2011, 3:05 p.m.
|
|
|
|
[Submitted] SCons: Turn some scons variables into command line options.
|
gblack
|
March 3rd, 2011, 2:42 a.m.
|
|
|
|
[Submitted] misc: Make the GDB register cache accessible in various sized chunks.
|
gblack
|
November 25th, 2014, 11:47 a.m.
|
|
|
|
[Submitted] ExecContext: Get rid of the now unused read/write templated functions.
|
gblack
|
June 20th, 2011, 11:43 a.m.
|
|
|
|
[Submitted] MIPS: Consolidate TLB related faults.
|
gblack
|
September 12th, 2011, 5:35 a.m.
|
|
|
|
[Submitted] X86: Report an error if there's no kernel object, don't blindly use it.
|
gblack
|
April 18th, 2012, 1:55 a.m.
|
|
|
|
[Submitted] CPU: Merge the predecoder and decoder.
|
gblack
|
May 15th, 2012, 5:55 a.m.
|
|
|
|
[Discarded] Decoder: Remove the thread context getting/setting interface from the decoder.
|
gblack
|
May 28th, 2012, 2:57 a.m.
|
|
|
|
[Submitted] X86: Create a directory for files that define register indexes.
|
gblack
|
August 22nd, 2010, 6:59 p.m.
|
|
|
|
[Submitted] O3: Fetch from the microcode ROM when needed.
|
gblack
|
February 11th, 2011, 8:01 a.m.
|
|
|
|
[Submitted] x86: Fix the CPUID Long Mode Address Size function.
|
gblack
|
November 15th, 2014, 10:24 a.m.
|
|
|
|
[Submitted] SCons: Stop embedding the mercurial revision into the binary.
|
gblack
|
March 10th, 2011, 11:35 a.m.
|
|
|
|
x86: i8042: Add VNC mouse support, and flesh out the mouse model.
|
gblack
|
November 22nd, 2014, 1:31 p.m.
|
|
|
|
x86: kvm: Fix the KVM CPU in SE and FS on Intel CPUs.
|
gblack
|
December 10th, 2014, 5:32 a.m.
|
|
|
|
[Submitted] O3: Let squashed and deferred instructions issue.
|
gblack
|
July 3rd, 2011, 3:37 a.m.
|
|
|
|
[Submitted] Faults: Replace calls to genMachineCheckFault with M5PanicFault.
|
gblack
|
September 24th, 2011, 5 p.m.
|
|
|
|
[Submitted] X86: Take advantage of new PCState syntax.
|
gblack
|
November 15th, 2010, 4:07 a.m.
|
|
|
|
[Submitted] Spelling: Fix the a spelling error by changing mmaped to mmapped.
|
gblack
|
February 27th, 2011, 5:36 p.m.
|
|