index
:
gem5
hitsb
invisispec-1.0
invisispec-with-dift
is-ift
is-ift-cachehit
is-rebase
is-rebase-new
is-rebase-new2
is-rebase-new3-rdtscp
is-rebase04-linux3.2
is-rebase05
is-rebase06-RequestPtr
is-rebase07-GCC8
is-rebase08-QoSmem
is-rebase09-linuxarm-3.7.0
is-rebase10-DynInstPtr
is-rebase11-LSQUnit
is-rebase12
simple-object-demo
gem5
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
Age
Commit message (
Expand
)
Author
2016-11-09
syscall_emul: [patch 9/22] remove unused global variable (num_processes)
Brandon Potter
2016-11-09
syscall_emul: [patch 8/22] refactor process class
Brandon Potter
2016-11-09
syscall_emul: [patch 7/22] remove numCpus method
Brandon Potter
2016-11-09
syscall_emul: [patch 6/22] remove unused fields from Process class
Brandon Potter
2016-11-09
syscall_emul: [patch 5/22] remove LiveProcess class and use Process instead
Brandon Potter
2017-02-17
sparc: fix bugs caused by cd7f3a1dbf55
Brandon Potter
2017-02-17
sim: fix out-of-bounds error in syscall_desc
Brandon Potter
2017-02-15
mem, stats: fix typos in CommMonitor and Stats
Pierre-Yves Péneau
2017-02-15
mem, misc: fix building issue with CommMonitor (unused variables)
Pierre-Yves Péneau
2017-02-15
mem: fix assertion in respondEvent
Wendy Elsasser
2017-02-14
arm, kvm: remove KvmGic
Curtis Dunham
2017-02-14
arm, kvm: Automatically use the MuxingKvmGic
Andreas Sandberg
2017-02-14
arm, kvm: implement MuxingKvmGic
Curtis Dunham
2017-02-14
sim, kvm: make KvmVM a System parameter
Curtis Dunham
2017-02-14
sim,kvm,arm: fix typos
Curtis Dunham
2017-02-14
mem: Update DRAM configuration names
Wendy Elsasser
2017-02-12
ruby: fix round robin arbiter in garnet2.0
Tushar Krishna
2017-02-11
mem: fix printing of 1st cache tags line
Bjoern A. Zeeb
2017-02-10
x86: Fix implicit stack addressing in 64-bit mode
Jason Lowe-Power
2017-02-10
misc: Update #!env calls for python to explicit version
Jason Lowe-Power
2017-02-10
misc: Add Python.h header to pyevents.hh
Jason Lowe-Power
2017-02-09
misc: add a MasterId to the ExternalPort
Christian Menard
2017-02-09
misc: Fix order of object construction in the CxxConfigManager
Christian Menard
2017-02-09
sim: fix build breakage in process.cc after brandon@11801
Bjoern A. Zeeb
2017-02-09
sim: Patch to fix the statfs build
Bjoern A. Zeeb
2017-02-09
dev: net/i8254xGBe add two more wakeup registers to ignore
Bjoern A. Zeeb
2017-02-09
arm: AArch64 report cache size correctly when reading CTR_EL0
Bjoern A. Zeeb
2017-02-07
style: Force Python.h to be included before main header
Andreas Sandberg
2017-01-27
proto: Fix warnings for protoc v3
Nikos Nikoleris
2017-01-27
riscv: Fix crash when syscall argument reg index is too high
Alec Roelke
2017-01-27
mem: Refactor CommMonitor stats, add basic atomic mode stats
Rahul Thakur
2017-01-27
mem: Add memory footprint probe
Rahul Thakur
2017-01-27
python: Move native wrappers to the _m5 namespace
Andreas Sandberg
2016-11-09
syscall_emul: [patch 4/22] remove redundant M5_pid field from process
Brandon Potter
2016-11-09
style: [patch 3/22] reduce include dependencies in some headers
Brandon Potter
2017-01-20
syscall_emul: #ifdef new system calls to allow builds on OSX and BSD
Brandon Potter
2017-01-19
ruby: guard usage of GPUCoalescer code in Profiler
Tony Gutierrez
2017-01-19
ruby: Check MessageBuffer space in garnet NetworkInterface
Matthew Poremba
2017-01-19
ruby: Add occupancy stats to MessageBuffers
Matthew Poremba
2017-01-19
ruby: Check all VNETs for injection in garnet NetworkInterface
Matthew Poremba
2016-11-09
syscall_emul: [patch 2/22] move SyscallDesc into its own .hh and .cc
Brandon Potter
2016-11-09
style: [patch 1/22] use /r/3648/ to reorganize includes
Brandon Potter
2017-01-03
sim: Remove declaration of unused CountedDrainEvent
Andreas Sandberg
2017-01-03
python: Don't use Swig to cast stats
Andreas Sandberg
2017-01-03
sim: Remove redundant export_method_cxx_predecls
Andreas Sandberg
2016-12-23
sim: Fix SE mode checkpoint restore file handling
Joel Hestness
2016-12-21
cpu: implement an L-TAGE branch predictor
Arthur Perais
2016-12-21
cpu: disallow speculative update of branch predictor tables (o3)
Arthur Perais
2016-12-21
cpu: correct comments in tournament branch predictor
Arthur Perais
2016-12-21
cpu: Resolve targets of predicted 'taken' decode for O3
Arthur Perais
[next]