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
/
dev
/
alpha
/
backdoor.cc
Age
Commit message (
Expand
)
Author
2017-11-08
dev: Move generic serial devices to src/dev/serial
Andreas Sandberg
2017-11-08
dev: Refactor UART->Terminal interface
Andreas Sandberg
2016-11-09
style: [patch 1/22] use /r/3648/ to reorganize includes
Brandon Potter
2015-12-10
dev: Move storage devices to src/dev/storage/
Andreas Sandberg
2015-07-07
sim: Refactor the serialization base class
Andreas Sandberg
2014-12-02
mem: Remove redundant Packet::allocate calls
Andreas Hansson
2013-07-11
dev: make BasicPioDevice take size in constructor
Steve Reinhardt
2012-04-06
MEM: Enable multiple distributed generalized memories
Andreas Hansson
2012-01-29
Implement Ali's review feedback.
Gabe Black
2011-11-13
SE/FS: Get rid of FULL_SYSTEM in dev.
Gabe Black
2011-09-30
SE/FS: Remove System::platform and Platform::intrFrequency.
Gabe Black
2011-09-30
SE/FS: Build the devices in SE mode.
Gabe Black
2011-04-15
trace: reimplement the DTRACE function so it doesn't use a vector
Nathan Binkert
2011-01-07
Replace curTick global variable with accessor functions.
Steve Reinhardt
2010-06-03
Act like enabling CPUs is no big deal,
Steve Reinhardt
2008-11-02
Add in Context IDs to the simulator. From now on, cpuId is almost never used,
Lisa Hsu
2008-06-17
rename AlphaConsole to AlphaBackdoor
Nathan Binkert