Review Board 2.0.15


All Review Requests

Summary Submitter Posted
Last Updated
cpu: Add a SynchroTrace replay model
cdunham
October 26th, 2016, 11:04 p.m.
misc: Clean up and complete the gem5<->SystemC-TLM bridge [3/10]
cmenard
October 26th, 2016, 4:26 p.m.
alpha: Remove ALPHA support and supplemental files
ahansson
October 24th, 2016, 8:43 p.m.
config: Break out base options for usage with NULL ISA
ahansson
October 20th, 2016, 11:07 a.m.
[Discarded] syscall_emul: remove TGT_MMAP_* flags that break OSX build
bpotter
October 17th, 2016, 7:47 p.m.
syscall_emul: [patch 13/22] add system call retry capability
bpotter
October 17th, 2016, 4:54 p.m.
style: [patch 12/22] fix preliminary style issues for subsequent fault patch
bpotter
October 17th, 2016, 4:11 p.m.
syscall_emul: [patch 11/22] extend functionality of fcntl
bpotter
October 17th, 2016, 4:05 p.m.
syscall_emul: [patch 10/22] refactor fdentry and add fdarray class
bpotter
October 17th, 2016, 3:41 p.m.
syscall_emul: [patch 8/22] refactor process class
bpotter
October 17th, 2016, 3:23 p.m.
syscall_emul: [patch 7/22] remove numCpus method
bpotter
October 17th, 2016, 3:20 p.m.
syscall_emul: [patch 6/22] remove unused fields from Process class
bpotter
October 17th, 2016, 3:19 p.m.
syscall_emul: [patch 5/22] remove LiveProcess class and use Process instead
bpotter
October 17th, 2016, 3:17 p.m.
syscall_emul: [patch 9/22] remove unused global variable (num_processes)
bpotter
October 17th, 2016, 1:06 p.m.
syscall_emul: [patch 4/22] remove redundant M5_pid field from process
bpotter
October 17th, 2016, 1:06 p.m.
[Discarded] arm, config: [2/2] added support for ex5 model of big.LITTLE
abutko
October 17th, 2016, 3:32 a.m.
riscv: [Patch 6/5] Improve Linux emulation for RISC-V
aroelke
October 14th, 2016, 6:17 p.m.
arm: AArch64 report cache size correctly when reading CTR_EL0
baz21
October 14th, 2016, 2:31 p.m.
arm, config: added support for ex5 model of big.LITTLE
abutko
October 14th, 2016, 7:41 a.m.
arm, config: Enabled MemConfig usage for the example big.LITTLE
abutko
October 14th, 2016, 7:40 a.m.
ruby: make a RequestDesc class instead of std::pair
atgutier
October 13th, 2016, 9:24 p.m.
config: Make configs/common a Python package
ahansson
October 13th, 2016, 2:10 p.m.
[Discarded] style: reduce include dependencies in some headers
bpotter
October 11th, 2016, 8:34 p.m.
syscall_emul: [patch 2/22] move SyscallDesc into its own .hh and .cc
bpotter
October 11th, 2016, 8:32 p.m.
style: [patch 1/22] use /r/3648/ to reorganize includes
bpotter
October 11th, 2016, 4:01 p.m.
stats: Add more information to uninitialized error
powerjg
October 11th, 2016, 2:45 p.m.
gpu-compute: support in-order data delivery in GM pipe
atgutier
October 10th, 2016, 11:51 p.m.
dram: add DDR3-1866/2400
joegross
October 10th, 2016, 7:48 p.m.
gpu-compute, hsail: make the PC a byte address, not an instruction index
atgutier
October 10th, 2016, 6:34 p.m.
gpu-compute, hsail: pass GPUDynInstPtr to getRegisterIndex()
atgutier
October 10th, 2016, 6:31 p.m.
gpu-compute: use System cache line size in the GPU
atgutier
October 10th, 2016, 6:29 p.m.
gpu-compute: use the GPUISA object to advance the PC
atgutier
October 10th, 2016, 6:24 p.m.
gpu-compute: add gpu_isa.hh to switch hdrs, add GPUISA to WF
atgutier
October 10th, 2016, 6:23 p.m.
style: remove err.h to prevent a name collision
bpotter
October 10th, 2016, 5:16 p.m.
gpu-compute: add instruction mix stats for the gpu
atgutier
October 7th, 2016, 9:03 p.m.
style: Add options to select checkers and apply fixes
andysan
October 7th, 2016, 3:11 p.m.
ruby: Fix regressions and make Ruby configs Python packages
ahansson
October 7th, 2016, 9:40 a.m.
gpu-compute, hsail: call discardFetch() from the WF
atgutier
October 6th, 2016, 10:05 p.m.
hsail, gpu-compute: remove doGm/SmReturn add completeAcc
atgutier
October 6th, 2016, 9:59 p.m.
gpu-compute: remove inst enums and use bit flag for attributes
atgutier
October 6th, 2016, 2:14 a.m.
style: [patch 3/22] reduce include dependencies in some headers
bpotter
October 5th, 2016, 4:27 p.m.
gpu-compute: move disassemle() implementation to GPUStaticInst
atgutier
October 4th, 2016, 5:48 p.m.
AArch64: Fix bugs in register index printing
fernando.endo
October 4th, 2016, 2:28 p.m.
ruby: correct size for partial memory writes
atgutier
September 28th, 2016, 10:16 p.m.
Fix for ARM's Streamline conversion script.
srosti
September 28th, 2016, 3:26 p.m.
mem: Minor dprintf fix to abstract mem
atgutier
September 27th, 2016, 11 p.m.
[Discarded] mem: Functional page tables data structure change
alexdutu
September 27th, 2016, 10:11 p.m.
kvm: Adding details to kvm page fault in x86
alexdutu
September 27th, 2016, 10:10 p.m.
misc: Adds a warning in case gdb is attached multiple times
alexdutu
September 27th, 2016, 10:08 p.m.
gpu-compute: Added method to compute the actual workgroup size
alexdutu
September 27th, 2016, 8:50 p.m.
< 1 2 3 4 5 6 7 > » 65 pages