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
/
arch
/
arm
/
fastmodel
/
iris
Age
Commit message (
Expand
)
Author
2019-12-17
fastmodel: Tell fast model not to shutdown when time stops.
Gabe Black
2019-12-17
fastmodel: Implement port proxies.
Gabe Black
2019-12-17
fastmodel: Create a TLB model which uses IRIS to do translations.
Gabe Black
2019-12-17
fastmodel: Add an address translation mechanism to the ThreadContext.
Gabe Black
2019-12-17
fastmodel: Add a header for IRIS MSN constants.
Gabe Black
2019-12-10
arch,cpu,sim: Push syscall number determination up to processes.
Gabe Black
2019-11-13
fastmodel: Implement reading vector registers with readVecReg.
Gabe Black
2019-11-07
fastmodel: Plumb the ITB and DTB through the IRIS thread context.
Gabe Black
2019-11-06
fastmodel: Implement inst count events in the IRIS thread contexts.
Gabe Black
2019-10-30
fastmodel: Refactor the CortexA76x1 model for MP support.
Gabe Black
2019-10-25
cpu: Get rid of the nextInstEventCount method.
Gabe Black
2019-10-25
cpu: Get rid of the serviceInstCountEvents method.
Gabe Black
2019-10-25
fastmodel: Use getCurrentInstCount for totalInsts().
Gabe Black
2019-10-25
fastmodel: Implement getCurrentInstCount.
Gabe Black
2019-10-25
cpu: Switch off of the CPU's comInstEventQueue.
Gabe Black
2019-10-25
cpu: Make the ThreadContext a PCEventScope.
Gabe Black
2019-10-02
fastmodel: Let the EVS set an attribute for getSendFunctional to return.
Gabe Black
2019-10-01
fastmodel: Add a gem5Cpu attribute to the CortexA76x1.
Gabe Black
2019-09-27
fastmodel: Add glue code which adapts fastmodels to run in gem5.
Gabe Black