History log of /gem5/tests/long/fs/10.linux-boot/ref/arm/linux/realview-minor/simout
Revision Date Author Comments
# 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>


# 11680:b4d943429dc6 13-Oct-2016 Curtis Dunham <Curtis.Dunham@arm.com>

stats: update references


# 11570:4aac82f10951 21-Jul-2016 Curtis Dunham <Curtis.Dunham@arm.com>

stats: update references


# 11245:1c5102c0a7a9 04-Dec-2015 Andreas Sandberg <andreas.sandberg@arm.com>

stats: Update to reflect changes to PCI handling


# 11239:3be64e1f80ed 03-Dec-2015 Andreas Sandberg <andreas.sandberg@arm.com>

stats: Update to reflect changes to RealView platform code


# 11103:38f6188421e0 15-Sep-2015 Nilay Vaish <nilay@cs.wisc.edu>

stats: updates due to recent changesets including d0934b57735a


# 11014:863d314f6356 07-Aug-2015 Andreas Sandberg <andreas.sandberg@arm.com>

stats: Update ARM stats to include programmable oscillators


# 10848:e61f847e74fd 23-May-2015 Andreas Sandberg <Andreas.Sandberg@ARM.com>

arm, stats: Update stats to reflect changes to generic timer

The addition of a virtual timer affects stats in minor and o3.


# 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.


# 10517:ba51f8572571 03-Nov-2014 Ali Saidi <Ali.Saidi@ARM.com>

tests: Update stats no match.

Bootloader I had on my sytem was an older version with a couple of
instruction differences.


# 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.