[gem5-dev] Change in gem5/gem5[develop]: arch: Extract PCStateCommon from PCStateBase.

2021-11-07 Thread Gabe Black (Gerrit) via gem5-dev
Gabe Black has submitted this change. ( https://gem5-review.googlesource.com/c/public/gem5/+/52031 ) Change subject: arch: Extract PCStateCommon from PCStateBase. .. arch: Extract PCStateCommon from PCStateBase. This class ha

[gem5-dev] Change in gem5/gem5[develop]: arch: Add some helpers to make it easier to cast PCState.

2021-11-07 Thread Gabe Black (Gerrit) via gem5-dev
Gabe Black has submitted this change. ( https://gem5-review.googlesource.com/c/public/gem5/+/52033 ) ( 5 is the latest approved patch-set. No files were changed between the latest approved patch-set and the submitted one. )Change subject: arch: Add some helpers to make it easier to cast P

[gem5-dev] Change in gem5/gem5[develop]: arch,cpu: Refactor PCState construction a little.

2021-11-07 Thread Gabe Black (Gerrit) via gem5-dev
Gabe Black has submitted this change. ( https://gem5-review.googlesource.com/c/public/gem5/+/52036 ) Change subject: arch,cpu: Refactor PCState construction a little. .. arch,cpu: Refactor PCState construction a little. Make

[gem5-dev] Change in gem5/gem5[develop]: arch: Add a virtual clone() method to PCState.

2021-11-07 Thread Gabe Black (Gerrit) via gem5-dev
Gabe Black has submitted this change. ( https://gem5-review.googlesource.com/c/public/gem5/+/52035 ) Change subject: arch: Add a virtual clone() method to PCState. .. arch: Add a virtual clone() method to PCState. This will l

[gem5-dev] Re: multi-ISA gem5 proof of concept

2021-11-07 Thread Gabe Black via gem5-dev
Build performance improvements: Building all 6 ISAs separately. $ time scons build/ARM/gem5.opt build/MIPS/gem5.opt build/POWER/gem5.opt build/RISCV/gem5.opt build/SPARC/gem5.opt build/X86/gem5.opt real37m0.210s user764m20.963s sys 46m18.113s $ du -sh build 16G build Building

[gem5-dev] Build failed in Jenkins: nightly #35

2021-11-07 Thread jenkins-no-reply--- via gem5-dev
See Changes: [gabe.black] dev-arm: Set cntkctl and cnthctl in the CoreTimers constructor. [Jason Lowe-Power] mem: Initialize all stats in MemInterface -- [...truncated 809.66 KB...]