|
|
[Submitted] x86: Add support for loading 32-bit and 80-bit floats in the x87
|
andysan
|
June 11th, 2013, 1:05 a.m.
|
|
|
|
[Submitted] mem: Rename the ASI_BITS flag field in Request
|
andysan
|
October 7th, 2013, 11:50 a.m.
|
|
|
|
[Submitted] base: Redesign internal frame buffer handling
|
andysan
|
May 7th, 2015, 10:51 a.m.
|
|
|
|
[Submitted] base: Add a warn_if macro
|
andysan
|
June 8th, 2015, 11:32 a.m.
|
|
|
|
[Submitted] mem: Cleanup packet accessor methods
|
andysan
|
July 7th, 2015, 4:57 p.m.
|
|
|
|
[Submitted] dev, arm: Split MCC and DCC subsystems
|
andysan
|
November 24th, 2015, 2:16 p.m.
|
|
|
|
[Submitted] scons, style: Rename style.py to hgstyle.py
|
andysan
|
March 16th, 2016, 11:40 a.m.
|
|
|
|
[Submitted] config: Don't call sys.exit in interactive mode in run()
|
andysan
|
February 7th, 2013, 3:31 a.m.
|
|
|
|
[Submitted] kvm: FPU synchronization support on x86
|
andysan
|
September 10th, 2013, 1:34 p.m.
|
|
|
|
[Submitted] cpu: simple: Add support for using branch predictors
|
andysan
|
November 29th, 2013, 4:36 p.m.
|
|
|
|
[Submitted] sim: Add the ability to lock and migrate between event queues
|
andysan
|
March 6th, 2014, 12:28 p.m.
|
|
|
|
[Submitted] ruby: Use the const serialize interface in RubySystem
|
andysan
|
August 19th, 2015, 1:39 p.m.
|
|
|
|
[Submitted] tests: Split test results into running and verification
|
andysan
|
June 6th, 2016, 4:50 p.m.
|
|
|
|
[Submitted] base: Refactor logging to make log level selection cleaner
|
andysan
|
February 21st, 2017, 6:54 p.m.
|
|
|
|
[Submitted] dev: Clean up MC146818 register (A & B) handling
|
andysan
|
May 2nd, 2013, 3:16 a.m.
|
|
|
|
[Submitted] base: Declare a type for context IDs
|
andysan
|
July 7th, 2015, 2:34 p.m.
|
|
|
|
[Submitted] config: Fix omission of walker cache in config scripts
|
andysan
|
May 27th, 2016, 2 p.m.
|
|
|
|
[Submitted] mem: Update mostly exclusive policy even further
|
andysan
|
July 12th, 2016, 7:15 a.m.
|
|
|
|
[Submitted] python: Move native wrappers to the _m5 namespace
|
andysan
|
December 20th, 2016, 8:10 a.m.
|
|
|
|
[Submitted] x86: Fix the flag handling code in FABS and FCHS
|
andysan
|
June 11th, 2013, 5:47 a.m.
|
|
|
|
[Submitted] kvm: x86: Add support for x86 INIT and STARTUP handling
|
andysan
|
March 3rd, 2014, 3:59 p.m.
|
|
|
|
[Submitted] dev, arm: Add virtual timers to the generic timer model
|
andysan
|
May 7th, 2015, 11 a.m.
|
|
|
|
[Submitted] base: Add serialization support to Pixels and FrameBuffer
|
andysan
|
June 8th, 2015, 5:17 p.m.
|
|
|
|
[Submitted] dev, arm: Add support for automatic PCI interrupt routing
|
andysan
|
December 5th, 2015, 12:33 a.m.
|
|
|
|
[Submitted] kvm: Add an option to force context sync on kvm entry/exit
|
andysan
|
March 16th, 2016, 5:44 p.m.
|
|
|
|
[Submitted] arm, config: Add initial support for Ruby
|
andysan
|
July 22nd, 2016, 3:06 p.m.
|
|
|
|
[Submitted] cpu: Support exit when any one Trace CPU completes replay
|
andysan
|
August 12th, 2016, 4:45 p.m.
|
|
|
|
[Submitted] cpu: Add support for scheduling multiple inst/load stop events
|
andysan
|
June 3rd, 2013, 5:26 a.m.
|
|
|
|
[Discarded] mem: add tCCD to DRAM controller
|
aminfar
|
July 23rd, 2014, 10:16 p.m.
|
|
|
|
[Discarded] mem: fix retry bug in simple dram
|
aminfar
|
March 11th, 2014, 1:04 a.m.
|
|
|
|
[Submitted] mem: Remove redundant findVictim() input argument
|
aminfar
|
August 19th, 2013, 6:15 a.m.
|
|
|
|
[Submitted] mem: Fixes a bug in simple_dram write merging
|
aminfar
|
January 24th, 2014, 6:40 a.m.
|
|
|
|
Models the request and response bandwidth between O3 and L1 (cache read and write ports)
|
aminfar
|
September 14th, 2012, 5:58 p.m.
|
|
|
|
[Submitted] mem: replacing bytesPerCacheLine with DRAM burstLength in SimpleDRAM
|
aminfar
|
June 17th, 2013, 4:13 a.m.
|
|
|
|
[Discarded] dev: enable support for pd-gem5 runs 1
|
alian.mohammad
|
August 11th, 2015, 4:49 a.m.
|
|
|
|
[Submitted] dev, dist: Fixed a scheduling bug in the etherswitch
|
alian.mohammad
|
July 5th, 2016, 11:44 p.m.
|
|
|
|
[Discarded] dev: Extentions to etherlink to work for pd-gem5
|
alian.mohammad
|
June 23rd, 2015, 11:42 p.m.
|
|
|
|
[Submitted] dist, dev: Fixed the packet ordering in etherswitch
|
alian.mohammad
|
May 6th, 2016, 6:40 p.m.
|
|
|
|
[Discarded] dev: enable support for pd-gem5 runs 0
|
alian.mohammad
|
August 11th, 2015, 4:47 a.m.
|
|
|
|
[Discarded] config: pd-gem5 extention, parallel/distirbuted simulation of a cluster
|
alian.mohammad
|
June 23rd, 2015, 11:46 p.m.
|
|
|
|
[Discarded] tests: scripts for taking checkpoint and a simple test for pd-gem5
|
alian.mohammad
|
June 23rd, 2015, 11:46 p.m.
|
|
|
|
[Discarded] dev: replace pollevent in ethertap
|
alian.mohammad
|
June 23rd, 2015, 11:36 p.m.
|
|
|
|
[Discarded] base,dev: enable client/server socket for ethertap
|
alian.mohammad
|
June 23rd, 2015, 11:37 p.m.
|
|
|
|
[Discarded] dev: add an ethernet switch model
|
alian.mohammad
|
August 11th, 2015, 4:49 a.m.
|
|
|
|
[Submitted] dist,dev: add an ethernet switch model
|
alian.mohammad
|
November 19th, 2015, 8:09 p.m.
|
|
|
|
[Discarded] config: enable support for pd-gem5 runs 2
|
alian.mohammad
|
August 11th, 2015, 4:49 a.m.
|
|
|
|
[Submitted] dist: config file for distributed switch
|
alian.mohammad
|
November 19th, 2015, 8:16 p.m.
|
|
|
|
[Discarded] dev: Add a network switch model for pd-gem5
|
alian.mohammad
|
June 23rd, 2015, 11:39 p.m.
|
|
|
|
[Submitted] cpu: Add support for instructions that zero cache lines.
|
ali
|
November 30th, 2013, 11:51 p.m.
|
|
|
|
[Submitted] ARM: Add configuration for Linux/Full System
|
ali
|
August 13th, 2010, 9:41 a.m.
|
|