History log of /gem5/tests/long/fs/10.linux-boot/ref/arm/linux/realview-minor-dual/system.terminal
Revision Date Author Comments
# 11570:4aac82f10951 21-Jul-2016 Curtis Dunham <Curtis.Dunham@arm.com>

stats: update references


# 11374:c1525cc9ec7f 16-Mar-2016 Steve Reinhardt <steve.reinhardt@amd.com>

stats: overdue updates to long regressions


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