|
|
[Submitted] Ruby Memory Vector: Functions for collating and populating pages
|
nilay
|
January 3rd, 2012, 4:20 p.m.
|
|
|
|
[Submitted] Packet: Enable functional reads of partial data to packet class
|
blakegw
|
November 28th, 2011, 9:01 a.m.
|
|
|
|
mips: add support for branch likely instruction
|
guody
|
June 20th, 2011, 3:21 a.m.
|
|
|
|
[Submitted] MIPS: Fix bugs in faults.cc/hh and tlb.cc for MIPS_FS
|
guody
|
January 9th, 2012, 9:16 a.m.
|
|
|
|
[Submitted] MIPS: compatibility between MIPS_SE and cross compiler from CodeSorcery
|
guody
|
January 11th, 2012, 8:55 a.m.
|
|
|
|
[Submitted] mips: Fix decoder of two float-convert instructions
|
guody
|
June 30th, 2011, 9 p.m.
|
|
|
|
[Submitted] mips: definition of MIPS64_QNAN in registers.hh
|
guody
|
June 30th, 2011, 1:57 a.m.
|
|
|
|
MIPS: The full patch of MIPS_FS
|
guody
|
January 12th, 2012, 11:22 a.m.
|
|
|
|
MIPS: get the correct value of Asid in TLB
|
guody
|
January 16th, 2012, 7:58 a.m.
|
|
|
|
MIPS: add a head file for stacktrace.cc
|
guody
|
January 16th, 2012, 8:47 a.m.
|
|
|
|
MIPS: fix several instructions related to FS in decoder.isa
|
guody
|
January 16th, 2012, 8:56 a.m.
|
|
|
|
[Submitted] Alpha: warn_once about broken PAL breakpoints.
|
stever
|
January 11th, 2012, 6:59 p.m.
|
|
|
|
[Submitted] MEM: Add port proxies instead of non-structural ports
|
ahansson
|
December 19th, 2011, 5:53 a.m.
|
|
|
|
[Submitted] CPU: Moving towards a more general port across CPU models
|
ahansson
|
December 19th, 2011, 5:54 a.m.
|
|
|
|
[Submitted] Ruby: Change the access permissions for MOESI hammer
|
ahansson
|
January 10th, 2012, 9:18 a.m.
|
|
|
|
[Submitted] MEM: Make the bus bridge unidirectional and fixed address range
|
ahansson
|
December 23rd, 2011, 1:32 a.m.
|
|
|
|
[Submitted] MEM: Make the bus default port yet another port
|
ahansson
|
December 23rd, 2011, 1:38 a.m.
|
|
|
|
[Submitted] MEM: Separate queries for snooping and address ranges
|
ahansson
|
December 19th, 2011, 5:58 a.m.
|
|
|
|
[Submitted] MEM: Add the system port as a central access point
|
ahansson
|
December 19th, 2011, 5:52 a.m.
|
|
|
|
[Submitted] MEM: Removing the default port peer from Python ports
|
ahansson
|
December 23rd, 2011, 1:36 a.m.
|
|
|
|
[Submitted] MEM: Differentiate functional cache accesses from CPU and memory
|
ahansson
|
January 5th, 2012, 5:17 a.m.
|
|
|
|
[Submitted] MEM: Remove the functional ports from the memory system
|
ahansson
|
December 19th, 2011, 6 a.m.
|
|
|
|
[Submitted] MEM: Remove Port removeConn and MemObject deletePortRefs
|
ahansson
|
December 19th, 2011, 5:57 a.m.
|
|
|
|
[Submitted] MEM: Simplify ports by removing EventManager
|
ahansson
|
December 19th, 2011, 5:55 a.m.
|
|
|
|
[Submitted] MEM: Remove the notion of the default port
|
ahansson
|
December 19th, 2011, 5:56 a.m.
|
|
|
|
[Submitted] MIPS: add a debugging flag head file in vtophys.cc
|
guody
|
January 16th, 2012, 7:51 a.m.
|
|
|
|
[Submitted] MIPS: implement RemoteGDB::acc function for full system mode debugging
|
guody
|
January 16th, 2012, 7:45 a.m.
|
|
|
|
mips: linked load instruction problem
|
guody
|
June 21st, 2011, 6:54 p.m.
|
|
|
|
MIPS: move the CP0 config code to isa.cc
|
guody
|
January 16th, 2012, 7:25 a.m.
|
|
|
|
[Submitted] Alpha specific alignment of PC
|
ah
|
December 21st, 2011, 12:15 a.m.
|
|
|
|
Regressions: Start of new regression system
|
ali
|
August 30th, 2011, 10:38 a.m.
|
|
|
|
[Submitted] MemCmd: Add a command for invalidation requests to LSQ
|
nilay
|
January 13th, 2012, 3:58 a.m.
|
|
|
|
[Submitted] O3, Ruby: Forward invalidations from Ruby to O3 CPU
|
nilay
|
October 17th, 2011, 11:23 p.m.
|
|
|
|
[Submitted] Config: Allow O3 CPU with Ruby
|
nilay
|
January 10th, 2012, 4:34 p.m.
|
|
|
|
[Discarded] [mq]: fix_broken_fs_script.patch
|
ahansson
|
January 24th, 2012, 5:03 a.m.
|
|
|
|
[Submitted] MEM: Fix fs.py by specifying the range size rather than end
|
ahansson
|
January 24th, 2012, 5:08 a.m.
|
|
|
|
[Submitted] ns_gige: Fix a missing curly brace in if-statement
|
ahansson
|
January 24th, 2012, 9:11 a.m.
|
|
|
|
[Submitted] O3 LSQ: Implement TSO
|
nilay
|
November 15th, 2011, 6:59 a.m.
|
|
|
|
[Discarded] O3 CPU: Remove interruptPending from fetch
|
nilay
|
December 30th, 2011, 4:30 p.m.
|
|
|
|
[Discarded] O3 CPU: Add a boolean flag for instruction midway in execution
|
nilay
|
December 30th, 2011, 4:37 p.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.
|
|
|
|
[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] [mq]: nukeeioregressions.patch
|
gblack
|
January 28th, 2012, 5:40 a.m.
|
|
|
|
[Submitted] MEM: Clean-up of Functional/Virtual/TranslatingPort remnants
|
ahansson
|
January 29th, 2012, 10:49 a.m.
|
|
|
|
[Submitted] MEM: Make the RubyPort physMemPort a PioPort instead of M5Port
|
ahansson
|
January 18th, 2012, 2:35 a.m.
|
|
|
|
[Submitted] Ruby: Connect system port in Ruby network test
|
ahansson
|
January 27th, 2012, 3:57 a.m.
|
|
|
|
[Submitted] CheckerCPU: Re-factor CheckerCPU to be compatible with current gem5
|
blakegw
|
November 23rd, 2011, 2:50 p.m.
|
|
|
|
[Submitted] Mem: Add simple bandwidth stats to PhysicalMemory
|
ali
|
December 16th, 2011, 1:32 p.m.
|
|