fastmodel: Implement inst count events in the IRIS thread contexts.
[gem5.git] / src / arch / arm / fastmodel / iris /
2019-11-06 Gabe Blackfastmodel: Implement inst count events in the IRIS...
2019-10-30 Gabe Blackfastmodel: Refactor the CortexA76x1 model for MP support.
2019-10-25 Gabe Blackcpu: Get rid of the nextInstEventCount method.
2019-10-25 Gabe Blackcpu: Get rid of the serviceInstCountEvents method.
2019-10-25 Gabe Blackfastmodel: Use getCurrentInstCount for totalInsts().
2019-10-25 Gabe Blackfastmodel: Implement getCurrentInstCount.
2019-10-25 Gabe Blackcpu: Switch off of the CPU's comInstEventQueue.
2019-10-25 Gabe Blackcpu: Make the ThreadContext a PCEventScope.
2019-10-02 Gabe Blackfastmodel: Let the EVS set an attribute for getSendFunc...
2019-10-01 Gabe Blackfastmodel: Add a gem5Cpu attribute to the CortexA76x1.
2019-09-27 Gabe Blackfastmodel: Add glue code which adapts fastmodels to...