[gem5-dev] Re: failing ARM dual CPU tests?

2021-09-27 Thread Gabe Black via gem5-dev
I tried deleting the resources directory again, and this time when I re-ran the normal tests they all passed. There must have been some file which got caught crossways, or I thought I had deleted but the ownership of the directory was wrong, or etc, etc. Anyways, I think the mysterious failures

[gem5-dev] Change in gem5/gem5[develop]: arch-vega: Fix VEGA_X86 build issues

2021-09-27 Thread Matthew Poremba (Gerrit) via gem5-dev
Matthew Poremba has submitted this change. ( https://gem5-review.googlesource.com/c/public/gem5/+/47105 ) Change subject: arch-vega: Fix VEGA_X86 build issues .. arch-vega: Fix VEGA_X86 build issues The registerManager was

[gem5-dev] Change in gem5/gem5[develop]: arch-vega: Issue flat insts using on executedAs()

2021-09-27 Thread Matthew Poremba (Gerrit) via gem5-dev
Matthew Poremba has submitted this change. ( https://gem5-review.googlesource.com/c/public/gem5/+/50827 ) Change subject: arch-vega: Issue flat insts using on executedAs() .. arch-vega: Issue flat insts using on executedAs()

[gem5-dev] Change in gem5/gem5[develop]: arch-vega: Add missing functions referenced by insts

2021-09-27 Thread Matthew Poremba (Gerrit) via gem5-dev
Matthew Poremba has submitted this change. ( https://gem5-review.googlesource.com/c/public/gem5/+/47103 ) 6 is the latest approved patch-set. No files were changed between the latest approved patch-set and the submitted one. Change subject: arch-vega: Add missing functions referenced by

[gem5-dev] Change in gem5/gem5[develop]: arch-vega: Update instruction stats

2021-09-27 Thread Matthew Poremba (Gerrit) via gem5-dev
Matthew Poremba has submitted this change. ( https://gem5-review.googlesource.com/c/public/gem5/+/47104 ) 4 is the latest approved patch-set. No files were changed between the latest approved patch-set and the submitted one. Change subject: arch-vega: Update instruction stats

[gem5-dev] Change in gem5/gem5[develop]: tests: update nightly tests to document square

2021-09-27 Thread Matt Sinclair (Gerrit) via gem5-dev
Matt Sinclair has submitted this change. ( https://gem5-review.googlesource.com/c/public/gem5/+/50949 ) Change subject: tests: update nightly tests to document square .. tests: update nightly tests to document square Add

[gem5-dev] Change in gem5/gem5[develop]: arch-arm: Add missing Armv8.2 extensions to the enum

2021-09-27 Thread Giacomo Travaglini (Gerrit) via gem5-dev
Giacomo Travaglini has uploaded this change for review. ( https://gem5-review.googlesource.com/c/public/gem5/+/51017 ) Change subject: arch-arm: Add missing Armv8.2 extensions to the enum .. arch-arm: Add missing Armv8.2

[gem5-dev] Change in gem5/gem5[develop]: arch-arm: Add an Armv8.3 ArmRelease object

2021-09-27 Thread Giacomo Travaglini (Gerrit) via gem5-dev
Giacomo Travaglini has uploaded this change for review. ( https://gem5-review.googlesource.com/c/public/gem5/+/51020 ) Change subject: arch-arm: Add an Armv8.3 ArmRelease object .. arch-arm: Add an Armv8.3 ArmRelease object

[gem5-dev] Change in gem5/gem5[develop]: arch-arm: Add an Armv8.4 ArmRelease object

2021-09-27 Thread Giacomo Travaglini (Gerrit) via gem5-dev
Giacomo Travaglini has uploaded this change for review. ( https://gem5-review.googlesource.com/c/public/gem5/+/51021 ) Change subject: arch-arm: Add an Armv8.4 ArmRelease object .. arch-arm: Add an Armv8.4 ArmRelease object

[gem5-dev] Change in gem5/gem5[develop]: arch-arm: Add missing Armv8.3 extensions to the enum

2021-09-27 Thread Giacomo Travaglini (Gerrit) via gem5-dev
Giacomo Travaglini has uploaded this change for review. ( https://gem5-review.googlesource.com/c/public/gem5/+/51019 ) Change subject: arch-arm: Add missing Armv8.3 extensions to the enum .. arch-arm: Add missing Armv8.3

[gem5-dev] Change in gem5/gem5[develop]: arch-arm: Add an Armv8.2 ArmRelease object

2021-09-27 Thread Giacomo Travaglini (Gerrit) via gem5-dev
Giacomo Travaglini has uploaded this change for review. ( https://gem5-review.googlesource.com/c/public/gem5/+/51018 ) Change subject: arch-arm: Add an Armv8.2 ArmRelease object .. arch-arm: Add an Armv8.2 ArmRelease object

[gem5-dev] Change in gem5/gem5[develop]: arch-arm: Use ArmRelease in the ISA class

2021-09-27 Thread Giacomo Travaglini (Gerrit) via gem5-dev
Giacomo Travaglini has uploaded this change for review. ( https://gem5-review.googlesource.com/c/public/gem5/+/51012 ) Change subject: arch-arm: Use ArmRelease in the ISA class .. arch-arm: Use ArmRelease in the ISA class

[gem5-dev] Change in gem5/gem5[develop]: arch-arm: Define an ArmRelease class to handle ISA extensions

2021-09-27 Thread Giacomo Travaglini (Gerrit) via gem5-dev
Giacomo Travaglini has uploaded this change for review. ( https://gem5-review.googlesource.com/c/public/gem5/+/51010 ) Change subject: arch-arm: Define an ArmRelease class to handle ISA extensions .. arch-arm: Define an

[gem5-dev] Change in gem5/gem5[develop]: arch-arm: Prefer haveEL over haveSecurity and haveVirtualization

2021-09-27 Thread Giacomo Travaglini (Gerrit) via gem5-dev
Giacomo Travaglini has uploaded this change for review. ( https://gem5-review.googlesource.com/c/public/gem5/+/51009 ) Change subject: arch-arm: Prefer haveEL over haveSecurity and haveVirtualization .. arch-arm: Prefer

[gem5-dev] Change in gem5/gem5[develop]: arch-arm: Turn on EL2/EL3 support by default in ArmSystem

2021-09-27 Thread Giacomo Travaglini (Gerrit) via gem5-dev
Giacomo Travaglini has uploaded this change for review. ( https://gem5-review.googlesource.com/c/public/gem5/+/51011 ) Change subject: arch-arm: Turn on EL2/EL3 support by default in ArmSystem .. arch-arm: Turn on EL2/EL3

[gem5-dev] Change in gem5/gem5[develop]: arch-arm: Do not use FEAT_SEL2 in SE mode

2021-09-27 Thread Giacomo Travaglini (Gerrit) via gem5-dev
Giacomo Travaglini has uploaded this change for review. ( https://gem5-review.googlesource.com/c/public/gem5/+/51013 ) Change subject: arch-arm: Do not use FEAT_SEL2 in SE mode .. arch-arm: Do not use FEAT_SEL2 in SE mode

[gem5-dev] Change in gem5/gem5[develop]: arch-arm: FEAT_SEL2 is not part of ID_AA64ISAR0_EL1

2021-09-27 Thread Giacomo Travaglini (Gerrit) via gem5-dev
Giacomo Travaglini has uploaded this change for review. ( https://gem5-review.googlesource.com/c/public/gem5/+/51015 ) Change subject: arch-arm: FEAT_SEL2 is not part of ID_AA64ISAR0_EL1 .. arch-arm: FEAT_SEL2 is not part of

[gem5-dev] Change in gem5/gem5[develop]: arch-arm: Add missing Armv8.1 extensions to the enum

2021-09-27 Thread Giacomo Travaglini (Gerrit) via gem5-dev
Giacomo Travaglini has uploaded this change for review. ( https://gem5-review.googlesource.com/c/public/gem5/+/51014 ) Change subject: arch-arm: Add missing Armv8.1 extensions to the enum .. arch-arm: Add missing Armv8.1

[gem5-dev] Change in gem5/gem5[develop]: configs: Remove lpae and virtualisation options

2021-09-27 Thread Giacomo Travaglini (Gerrit) via gem5-dev
Giacomo Travaglini has uploaded this change for review. ( https://gem5-review.googlesource.com/c/public/gem5/+/51007 ) Change subject: configs: Remove lpae and virtualisation options .. configs: Remove lpae and

[gem5-dev] Change in gem5/gem5[develop]: arch-arm: Add an Armv8.1 ArmRelease object

2021-09-27 Thread Giacomo Travaglini (Gerrit) via gem5-dev
Giacomo Travaglini has uploaded this change for review. ( https://gem5-review.googlesource.com/c/public/gem5/+/51016 ) Change subject: arch-arm: Add an Armv8.1 ArmRelease object .. arch-arm: Add an Armv8.1 ArmRelease object

[gem5-dev] Change in gem5/gem5[develop]: configs: Remove security option

2021-09-27 Thread Giacomo Travaglini (Gerrit) via gem5-dev
Giacomo Travaglini has uploaded this change for review. ( https://gem5-review.googlesource.com/c/public/gem5/+/51008 ) Change subject: configs: Remove security option .. configs: Remove security option If willing to run a