|
|
x86: vnc: Add a VNC server to x86 systems.
|
gblack
|
November 22nd, 2014, 11:39 a.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: i8042: Add VNC keyboard input support.
|
gblack
|
November 22nd, 2014, 1:32 p.m.
|
|
|
|
x86: Add a cirrus graphics adapter to x86 systems.
|
gblack
|
November 23rd, 2014, 11:02 a.m.
|
|
|
|
sim: Add a KvmVM parameter to the base system object.
|
gblack
|
November 23rd, 2014, 11:03 a.m.
|
|
|
|
config: ruby: Get rid of an "eval" and an "exec" operating on generated code.
|
gblack
|
November 23rd, 2014, 11:03 a.m.
|
|
|
|
implement remote gdb for x86
|
stever
|
November 25th, 2014, 6:33 a.m.
|
|
|
|
Use x86's Trap flag for remote gdb single-stepping
|
stever
|
November 25th, 2014, 6:34 a.m.
|
|
|
|
python: Adding event queue empty check after instantiation before startup
|
cdirik
|
December 4th, 2014, 6:45 p.m.
|
|
|
|
x86: kvm: Fix the KVM CPU in SE and FS on Intel CPUs.
|
gblack
|
December 10th, 2014, 5:32 a.m.
|
|
|
|
tests: Fix building the circletest unittest.
|
gblack
|
December 17th, 2014, 7:06 a.m.
|
|
|
|
x86: kvm: fix the KVM CPU in SE and FS on both Intel and AMD host CPUs
|
mupton
|
January 23rd, 2015, 4:52 p.m.
|
|
|
|
mem: implement x86 locked accesses in timing-mode classic cache
|
stever
|
March 14th, 2015, 5:19 p.m.
|
|
|
|
scons: specify swig binary filename in env
|
bukinr
|
April 30th, 2015, 1:42 p.m.
|
|
|
|
ruby: slicc: Dynamically find+declare all MachineTypes
|
jthestness
|
May 9th, 2015, 7:29 p.m.
|
|
|
|
cpu, kvm: fix MMIO handling
|
nnikoleris
|
May 11th, 2015, 8:47 a.m.
|
|
|
|
mem: MSHR livelock bug fix
|
atgutier
|
May 11th, 2015, 10:19 p.m.
|
|
|
|
slicc: Support for setting individual message buffer size
|
atgutier
|
May 11th, 2015, 10:20 p.m.
|
|
|
|
ruby: set default latency for ruby caches
|
atgutier
|
May 11th, 2015, 10:21 p.m.
|
|
|
|
ruby: Fixed pipeline squashes caused by aliased requests
|
atgutier
|
May 11th, 2015, 10:22 p.m.
|
|
|
|
cpu: Add store-access operations
|
atgutier
|
May 11th, 2015, 10:22 p.m.
|
|
|
|
ruby: Add ReadRespWithInvalidate support, fixes MESI consistency bug
|
melver
|
May 21st, 2015, 7:27 p.m.
|
|
|
|
cpu: o3: Merging haltContext with suspendContext
|
alexdutu
|
May 26th, 2015, 4:45 p.m.
|
|
|
|
config, SMT: Enabling SMT for multi-threaded programs
|
alexdutu
|
May 28th, 2015, 3:36 p.m.
|
|
|
|
cpu: o3: Mapping the ZeroRegister for all hardware threads
|
alexdutu
|
May 28th, 2015, 3:38 p.m.
|
|
|
|
x86, o3: Enabling x86 TLBs for multiple hardware threads
|
alexdutu
|
May 28th, 2015, 3:38 p.m.
|
|
|
|
cpu: o3: Fetch stage updates for hw threads priority list
|
alexdutu
|
May 28th, 2015, 3:39 p.m.
|
|
|
|
cpu: o3: Commit stage updates for hw threads priority list
|
alexdutu
|
May 28th, 2015, 3:40 p.m.
|
|
|
|
cpu: Adding AddressMonitor structs for every hardware thread
|
alexdutu
|
May 28th, 2015, 3:40 p.m.
|
|
|
|
cpu, o3: Checking AddressMonitor structures on every store for SMT
|
alexdutu
|
May 28th, 2015, 3:40 p.m.
|
|
|
|
cpu, o3: Remove assertion on buffer from rename being empty
|
alexdutu
|
May 28th, 2015, 3:41 p.m.
|
|
|
|
x86: Mwait reimplementation
|
alexdutu
|
May 28th, 2015, 3:41 p.m.
|
|
|
|
mem: Deprecate old unsafe Packet::(get|set)() methods
|
andysan
|
July 7th, 2015, 5:07 p.m.
|
|
|
|
config: Fail if not using all L2 caches in ruby protocols
|
dhashe
|
July 14th, 2015, 2:53 p.m.
|
|
|
|
ruby: Fix protocol deadlock with RMW operations
|
lena
|
July 21st, 2015, 4:06 p.m.
|
|
|
|
mem: Reflect that packet address and size are always valid
|
ahansson
|
August 19th, 2015, 9:06 a.m.
|
|
|
|
sim: enable adding pid to output directory name
|
stever
|
August 24th, 2015, 6:55 a.m.
|
|
|
|
syscall_emul: create Process output files in output dir
|
stever
|
August 24th, 2015, 6:56 a.m.
|
|
|
|
ruby: Fixes for RB3139 (move away from Consumer class)
|
ymanerka
|
October 2nd, 2015, 12:56 a.m.
|
|
|
|
x86: implement movntps/movntpd SSE insts
|
stever
|
October 7th, 2015, 3 a.m.
|
|
|
|
stats: organize and clarify resettable stats
|
lena
|
November 24th, 2015, 12:53 a.m.
|
|
|
|
ruby/slicc: enable DPRINTFN calls in slicc for temporary debug printing
|
jalsop
|
December 4th, 2015, 11:52 p.m.
|
|
|
|
[mq]: jkalamat/wfSizeParam.patch
|
jkalamat
|
January 13th, 2016, 7:15 p.m.
|
|
|
|
configs: add command-line option to enable NoMali in fs.py
|
prosenfeld
|
January 19th, 2016, 12:10 a.m.
|
|
|
|
ruby: Add occupancy stats to MessageBuffers
|
jthestness
|
January 23rd, 2016, 8:59 p.m.
|
|
|
|
arm: Implement store-pair (aarch64) as a single micro-op
|
aperais
|
January 26th, 2016, 9 p.m.
|
|
|
|
gpu: fix out of bounds access bug
|
jkalamat
|
January 27th, 2016, 7:06 p.m.
|
|
|
|
mem: Trigger DRAMCtrl resp queue panic
|
jthestness
|
February 2nd, 2016, 1:08 a.m.
|
|
|
|
mem: [DRAFT] Make DRAMCtrl response queue finite
|
jthestness
|
February 8th, 2016, 7:58 p.m.
|
|