[gem5-dev] Change in gem5/gem5[develop]: cpu,tests: Replace the deprecated Stats namespace with statistics.

2021-10-14 Thread Gabe Black (Gerrit) via gem5-dev
Gabe Black has uploaded this change for review. ( https://gem5-review.googlesource.com/c/public/gem5/+/51674 ) Change subject: cpu,tests: Replace the deprecated Stats namespace with statistics. .. cpu,tests: Replace the de

[gem5-dev] Change in gem5/gem5[develop]: arch-sparc: Fix the build for SPARC.

2021-10-14 Thread Gabe Black (Gerrit) via gem5-dev
Gabe Black has uploaded this change for review. ( https://gem5-review.googlesource.com/c/public/gem5/+/51673 ) Change subject: arch-sparc: Fix the build for SPARC. .. arch-sparc: Fix the build for SPARC. The fp_enable_check

[gem5-dev] Re: Build failed in Jenkins: compiler-checks #9

2021-10-14 Thread Gabe Black via gem5-dev
Yep, I'll take a look. Gabe On Thu, Oct 14, 2021 at 12:41 PM Bobby Bruce wrote: > Hey Gabe, > > It seems like both the Nightly and Compiler tests are failing because > SPARC no longer compilers. This appears to be due to this change: > https://gem5-review.googlesource.com/c/public/gem5/+/48717.

[gem5-dev] Change in gem5/gem5[develop]: cpu: Updating stats for GUPSGen

2021-10-14 Thread Mahyar Samani (Gerrit) via gem5-dev
Mahyar Samani has submitted this change. ( https://gem5-review.googlesource.com/c/public/gem5/+/51608 ) Change subject: cpu: Updating stats for GUPSGen .. cpu: Updating stats for GUPSGen This changes deletes the deprecated st

[gem5-dev] Change in gem5/gem5[develop]: mem: Add a translation gen helper class.

2021-10-14 Thread Gabe Black (Gerrit) via gem5-dev
Gabe Black has submitted this change. ( https://gem5-review.googlesource.com/c/public/gem5/+/50758 ) Change subject: mem: Add a translation gen helper class. .. mem: Add a translation gen helper class. This class helps transl

[gem5-dev] Re: Build failed in Jenkins: compiler-checks #9

2021-10-14 Thread Bobby Bruce via gem5-dev
Hey Gabe, It seems like both the Nightly and Compiler tests are failing because SPARC no longer compilers. This appears to be due to this change: https://gem5-review.googlesource.com/c/public/gem5/+/48717. It looks like you changed "checkFpEnableFault" to "checkFpEnabled" and didn't update this ev

[gem5-dev] Change in gem5/gem5[develop]: python: Rename 'artifact' to 'resources' in downloader

2021-10-14 Thread Bobby R. Bruce (Gerrit) via gem5-dev
Bobby R. Bruce has submitted this change. ( https://gem5-review.googlesource.com/c/public/gem5/+/51328 ) ( 1 is the latest approved patch-set. No files were changed between the latest approved patch-set and the submitted one. )Change subject: python: Rename 'artifact' to 'resources' in do

[gem5-dev] Change in gem5/gem5[develop]: python: Update the gem5 lib downloader 'is_zipped' checker

2021-10-14 Thread Bobby R. Bruce (Gerrit) via gem5-dev
Bobby R. Bruce has submitted this change. ( https://gem5-review.googlesource.com/c/public/gem5/+/51329 ) Change subject: python: Update the gem5 lib downloader 'is_zipped' checker .. python: Update the gem5 lib downloader 'is_

[gem5-dev] Change in gem5/gem5[develop]: python: Update gem5 lib downloader for new url_base field

2021-10-14 Thread Bobby R. Bruce (Gerrit) via gem5-dev
Bobby R. Bruce has submitted this change. ( https://gem5-review.googlesource.com/c/public/gem5/+/51327 ) Change subject: python: Update gem5 lib downloader for new url_base field .. python: Update gem5 lib downloader for new u

[gem5-dev] Change in gem5/gem5[develop]: tests: Re-enable 'Hello World' 32-bit tests

2021-10-14 Thread Bobby R. Bruce (Gerrit) via gem5-dev
Bobby R. Bruce has submitted this change. ( https://gem5-review.googlesource.com/c/public/gem5/+/51612 ) Change subject: tests: Re-enable 'Hello World' 32-bit tests .. tests: Re-enable 'Hello World' 32-bit tests Due to a faul

[gem5-dev] Change in gem5/gem5[develop]: arch-arm: Define a Lookup structure to simplify TLB code

2021-10-14 Thread Giacomo Travaglini (Gerrit) via gem5-dev
Giacomo Travaglini has uploaded this change for review. ( https://gem5-review.googlesource.com/c/public/gem5/+/51669 ) Change subject: arch-arm: Define a Lookup structure to simplify TLB code .. arch-arm: Define a Lookup stru

[gem5-dev] Change in gem5/gem5[develop]: arch-arm, dev-arm: Use PageTableOps in Arm TableWalker

2021-10-14 Thread Giacomo Travaglini (Gerrit) via gem5-dev
Giacomo Travaglini has uploaded this change for review. ( https://gem5-review.googlesource.com/c/public/gem5/+/51672 ) Change subject: arch-arm, dev-arm: Use PageTableOps in Arm TableWalker .. arch-arm, dev-arm: Use PageTable

[gem5-dev] Change in gem5/gem5[develop]: arch-arm: Do not always print 0 stats in ArmTLB

2021-10-14 Thread Giacomo Travaglini (Gerrit) via gem5-dev
Giacomo Travaglini has uploaded this change for review. ( https://gem5-review.googlesource.com/c/public/gem5/+/51667 ) Change subject: arch-arm: Do not always print 0 stats in ArmTLB .. arch-arm: Do not always print 0 stats i

[gem5-dev] Change in gem5/gem5[develop]: arch-arm: EL2&0 invalidations do not depend on VMID

2021-10-14 Thread Giacomo Travaglini (Gerrit) via gem5-dev
Giacomo Travaglini has uploaded this change for review. ( https://gem5-review.googlesource.com/c/public/gem5/+/51671 ) Change subject: arch-arm: EL2&0 invalidations do not depend on VMID .. arch-arm: EL2&0 invalidations do no

[gem5-dev] Change in gem5/gem5[develop]: arch-arm: EL2/EL3 TLB invalidations should ignore the ASID

2021-10-14 Thread Giacomo Travaglini (Gerrit) via gem5-dev
Giacomo Travaglini has uploaded this change for review. ( https://gem5-review.googlesource.com/c/public/gem5/+/51668 ) Change subject: arch-arm: EL2/EL3 TLB invalidations should ignore the ASID .. arch-arm: EL2/EL3 TLB invali

[gem5-dev] Change in gem5/gem5[develop]: arch-arm: Use EL2&0 regime for invalidation only if EL2 enabled

2021-10-14 Thread Giacomo Travaglini (Gerrit) via gem5-dev
Giacomo Travaglini has uploaded this change for review. ( https://gem5-review.googlesource.com/c/public/gem5/+/51670 ) Change subject: arch-arm: Use EL2&0 regime for invalidation only if EL2 enabled .. arch-arm: Use EL2&0

[gem5-dev] Change in gem5/gem5[develop]: python: remove SimObject children on NULL assignment

2021-10-14 Thread Tom Rollet (Gerrit) via gem5-dev
Tom Rollet has uploaded this change for review. ( https://gem5-review.googlesource.com/c/public/gem5/+/51647 ) Change subject: python: remove SimObject children on NULL assignment .. python: remove SimObject children on NULL

[gem5-dev] Change in gem5/gem5[develop]: fastmodel: Don't try to "staticify" system libraries.

2021-10-14 Thread Gabe Black (Gerrit) via gem5-dev
Gabe Black has submitted this change. ( https://gem5-review.googlesource.com/c/public/gem5/+/51627 ) Change subject: fastmodel: Don't try to "staticify" system libraries. .. fastmodel: Don't try to "staticify" system libraries

[gem5-dev] Change in gem5/gem5[develop]: sim-se, kern: Add flags parameter to unlinkat

2021-10-14 Thread Giacomo Travaglini (Gerrit) via gem5-dev
Giacomo Travaglini has submitted this change. ( https://gem5-review.googlesource.com/c/public/gem5/+/51548 ) Change subject: sim-se, kern: Add flags parameter to unlinkat .. sim-se, kern: Add flags parameter to unlinkat The u

[gem5-dev] Change in gem5/gem5[develop]: arch-arm: Add chdir implementation to the Syscall Table

2021-10-14 Thread Giacomo Travaglini (Gerrit) via gem5-dev
Giacomo Travaglini has submitted this change. ( https://gem5-review.googlesource.com/c/public/gem5/+/51549 ) Change subject: arch-arm: Add chdir implementation to the Syscall Table .. arch-arm: Add chdir implementation to the

[gem5-dev] Change in gem5/gem5[develop]: sim-se: Define rmdirImpl helper

2021-10-14 Thread Giacomo Travaglini (Gerrit) via gem5-dev
Giacomo Travaglini has submitted this change. ( https://gem5-review.googlesource.com/c/public/gem5/+/51547 ) Change subject: sim-se: Define rmdirImpl helper .. sim-se: Define rmdirImpl helper This will be used by the followin

[gem5-dev] Build failed in Jenkins: compiler-checks #9

2021-10-14 Thread jenkins-no-reply--- via gem5-dev
See Changes: [giacomo.travaglini] arch-arm: Add sendto and recvfrom implementations to the Syscall Table [giacomo.travaglini] arch-arm: Add ftruncate implementation to the Syscall Table [giacomo.travaglini] misc: U

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

2021-10-14 Thread jenkins-no-reply--- via gem5-dev
See Changes: [giacomo.travaglini] arch-arm: Add sendto and recvfrom implementations to the Syscall Table [giacomo.travaglini] arch-arm: Add ftruncate implementation to the Syscall Table [giacomo.travaglini] misc: Using OS: