History log of /gem5/tests/quick/fs/10.linux-boot/ref/arm/linux/realview-simple-timing/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>


# 11731:c473ca7cc650 30-Nov-2016 Jason Lowe-Power <jason@lowepower.com>

tests: Regression stats updated for recent patches


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

stats: update references


# 11589:af2f7fef4875 02-Aug-2016 Curtis Dunham <Curtis.Dunham@arm.com>

stats: update references


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

stats: update references


# 11515:c48c7cc5a522 02-Jun-2016 Andreas Sandberg <andreas.sandberg@arm.com>

stats: Update to match ARM ISA changes


# 11312:3d7a85d71bd1 22-Jan-2016 Tony Gutierrez <anthony.gutierrez@amd.com>

stats: update stats to after GPU checkin


# 11268:8b4b55d79ddd 12-Dec-2015 Anthony Gutierrez <atgutier@umich.edu>

stats: bump stats to reflect ruby tester changes


# 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


# 11219:b65d4e878ed2 16-Nov-2015 Nilay Vaish <nilay@cs.wisc.edu>

stats: updates due to recent chagnesets


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

stats: Update ARM stats to include programmable oscillators


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


# 10038:7eccd14e2610 24-Jan-2014 Ali Saidi <Ali.Saidi@ARM.com>

stats: update stats for ARMv8 changes


# 10036:80e84beef3bb 24-Jan-2014 Ali Saidi <Ali.Saidi@ARM.com>

stats: update stats for cache occupancy and clock domain changes


# 9885:afd9ea6101d9 28-Sep-2013 Steve Reinhardt <stever@gmail.com>

tests: update reference outputs

Apparently only stats.txt was updated the last time, so
this changeset updates other reference output files
(config.ini, simout, simerr, ruby.stats) so that
test output diffs should not be cluttered with irrelevant
changes. There are a few stats.txt updates too, but
they are in the minority.


# 9481:b0fa6b872f40 24-Jan-2013 Nilay Vaish <nilay@cs.wisc.edu>

regressions: update stats due to branch predictor changes
The actual statistical values are being updated for only two tests belonging
to sparc architecture and inorder cpu: 00.hello and 02.insttest. For others
the patch updates config.ini and name changes to statistical variables.


# 9449:56610ab73040 07-Jan-2013 Ali Saidi <Ali.Saidi@ARM.com>

stats: update stats for previous changes.


# 9265:8fe936e937bd 25-Sep-2012 Ali Saidi <Ali.Saidi@ARM.com>

ARM: update stats for bp and squash fixes.


# 9134:275232ad377d 27-Jul-2012 Ali Saidi <saidi@eecs.umich.edu>

stats: update stats for icache change not allowing dirty data


# 9096:8971a998190a 09-Jul-2012 Andreas Hansson <andreas.hansson@arm.com>

Stats: Updates due to bus changes

This patch bumps all the stats to reflect the bus changes, i.e. the
introduction of the state variable, the division into a request and
response layer, and the new default bus width of 8 bytes.


# 9079:9a244ebdc3c9 29-Jun-2012 Ali Saidi <Ali.Saidi@ARM.com>

Stats: Update stats for RAS and LRU fixes.


# 9055:38f1926fb599 05-Jun-2012 Ali Saidi <saidi@eecs.umich.edu>

all: Update stats for memory per master and total fix.


# 9005:f681719e2e99 10-May-2012 Ali Saidi <Ali.Saidi@ARM.com>

ARM: update stats for clock frequency fix.


# 8983:8800b05e1cb3 09-May-2012 Nathan Binkert <nate@binkert.org>

stats: update stats for no_value -> nan
Lots of accumulated older changes too.


# 8911:4da2ea94319f 21-Mar-2012 Ali Saidi <Ali.Saidi@ARM.com>

ARM: Update stats for IT and conditional branch changes


# 8891:b4249e884de4 09-Mar-2012 Ali Saidi <Ali.Saidi@ARM.com>

ARM: Update stats for valgrind fix and replace config.inis which are out of date.


# 8835:7c68f84d7c4e 12-Feb-2012 Ali Saidi <Ali.Saidi@ARM.com>

stats: update stats for insts/ops and master id changes


# 8802:ef66a9083bc4 28-Jan-2012 Gabe Black <gblack@eecs.umich.edu>

SE/FS: Make both SE and FS tests available all the time.