#
11957:90bb43dfc028 |
|
29-Mar-2017 |
Gabe Black <gabeblack@google.com> |
stats: Update ARM FS stats.
The change below changed the behavior of interrupts on ARM and changed the stats for the 10.linux-boot regression.
commit 746e2f3c27ad83c36b7bc3b8bd3c92004fcf995b Author: Sudhanshu Jha <sudhanshu.jha@arm.com> Date: Mon Feb 27 10:29:56 2017 +0000
arm, kmi: Clear interrupts in KMI devices
Change-Id: Ie1cfc26777f6ed2d3fd4340175941fda1fdb5b6a Reviewed-on: https://gem5-review.googlesource.com/2653 Maintainer: Andreas Sandberg <andreas.sandberg@arm.com> Reviewed-by: Andreas Sandberg <andreas.sandberg@arm.com> Reviewed-by: Jason Lowe-Power <jason@lowepower.com>
|
#
11570:4aac82f10951 |
|
21-Jul-2016 |
Curtis Dunham <Curtis.Dunham@arm.com> |
stats: update references
|
#
10753:48a72150f82c |
|
19-Mar-2015 |
Steve Reinhardt <stever@gmail.com> |
stats: update Minor stats due to PF bug fix
A recent changeset of mine (http://repo.gem5.org/gem5/rev/4cfe55719da5) inadvertently fixed a bug in the Minor CPU model which caused it to treat software prefetches as regular loads. Prior to this changeset, Minor did an ad-hoc generation of memory commands that left out the PF check; because it now uses the common code that the other CPU models use, it generates prefetches properly. These stat changes reflect the fact that the Minor model now issues SoftPFReqs.
|
#
10513:ca4438b6e39a |
|
30-Oct-2014 |
Ali Saidi <Ali.Saidi@ARM.com> |
tests: Update regressions for the new kernels and various preceeding fixes.
|
#
10260:384d554cea8c |
|
23-Jul-2014 |
Andrew Bardsley <Andrew.Bardsley@arm.com> |
cpu: Minor CPU add regression tests for ARM and ALPHA
This patch adds regression tests results and test harnesses for the Minor CPU on ARM and ALPHA.
|