[gem5-dev] Change in gem5/gem5[develop]: mem-ruby: Reset stats in Ruby correctly

2022-03-02 Thread Jason Lowe-Power (Gerrit) via gem5-dev
Jason Lowe-Power has submitted this change. ( https://gem5-review.googlesource.com/c/public/gem5/+/57269 ) Change subject: mem-ruby: Reset stats in Ruby correctly .. mem-ruby: Reset stats in Ruby correctly Change-Id:

[gem5-dev] Change in gem5/gem5[develop]: arch: Simplify the VecElemOperand class.

2022-03-02 Thread Gabe Black (Gerrit) via gem5-dev
Gabe Black has submitted this change. ( https://gem5-review.googlesource.com/c/public/gem5/+/49722 ) ( 57 is the latest approved patch-set. No files were changed between the latest approved patch-set and the submitted one. )Change subject: arch: Simplify the VecElemOperand class.

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

2022-03-02 Thread jenkins-no-reply--- via gem5-dev
See Changes: [giacomo.travaglini] arch-arm: Replace mcrMrc15TrapToHyp with mcrMrc15Trap [giacomo.travaglini] arch-arm: Reuse MCR15 trapping code in DC instructions [kyleroarty1716] arch-vega: Handle signed offsets in

[gem5-dev] Change in gem5/gem5[develop]: arch: Consolidate all the make_constructor methods in the ISA parser.

2022-03-02 Thread Gabe Black (Gerrit) via gem5-dev
Gabe Black has submitted this change. ( https://gem5-review.googlesource.com/c/public/gem5/+/49721 ) ( 57 is the latest approved patch-set. No files were changed between the latest approved patch-set and the submitted one. )Change subject: arch: Consolidate all the make_constructor

[gem5-dev] Re: resource downloader failure

2022-03-02 Thread Bobby Bruce via gem5-dev
I've added some code that should help here: https://gem5-review.googlesource.com/c/public/gem5/+/57275 -- Dr. Bobby R. Bruce Room 3050, Kemper Hall, UC Davis Davis, CA, 95616 web: https://www.bobbybruce.net On Tue, Mar 1, 2022 at 10:41 AM Bobby Bruce wrote: > I'll change my answer slightly:

[gem5-dev] Change in gem5/gem5[develop]: stdlib: Update the downloader to retry on failure

2022-03-02 Thread Bobby Bruce (Gerrit) via gem5-dev
Bobby Bruce has uploaded this change for review. ( https://gem5-review.googlesource.com/c/public/gem5/+/57274 ) Change subject: stdlib: Update the downloader to retry on failure .. stdlib: Update the downloader to retry on

[gem5-dev] Change in gem5/gem5[develop]: stdlib: Cache the resources.json download

2022-03-02 Thread Bobby Bruce (Gerrit) via gem5-dev
Bobby Bruce has uploaded this change for review. ( https://gem5-review.googlesource.com/c/public/gem5/+/57275 ) Change subject: stdlib: Cache the resources.json download .. stdlib: Cache the resources.json download

[gem5-dev] Change in gem5/gem5[develop]: configs: Remove unused caches in ruby_fs.py

2022-03-02 Thread Giacomo Travaglini (Gerrit) via gem5-dev
Giacomo Travaglini has uploaded this change for review. ( https://gem5-review.googlesource.com/c/public/gem5/+/57272 ) Change subject: configs: Remove unused caches in ruby_fs.py .. configs: Remove unused caches in

[gem5-dev] Change in gem5/gem5[develop]: configs: Add O3 option in starter_fs.py and ruby_fs.py

2022-03-02 Thread Giacomo Travaglini (Gerrit) via gem5-dev
Attention is currently required from: Ciro Santilli. Hello Ciro Santilli, I'd like you to do a code review. Please visit https://gem5-review.googlesource.com/c/public/gem5/+/57273 to review the following change. Change subject: configs: Add O3 option in starter_fs.py and ruby_fs.py

[gem5-dev] Change in gem5/gem5[develop]: mem-cache: Avoid calling .front() on a possibly empty std::list

2022-03-02 Thread Alex Richardson (Gerrit) via gem5-dev
Alex Richardson has submitted this change. ( https://gem5-review.googlesource.com/c/public/gem5/+/57249 ) Change subject: mem-cache: Avoid calling .front() on a possibly empty std::list .. mem-cache: Avoid calling .front()

[gem5-dev] Build failed in Jenkins: nightly 1-thread #3

2022-03-02 Thread jenkins-no-reply--- via gem5-dev
See Changes: [giacomo.travaglini] arch-arm: Replace mcrMrc15TrapToHyp with mcrMrc15Trap [giacomo.travaglini] arch-arm: Reuse MCR15 trapping code in DC instructions [kyleroarty1716] arch-vega: Handle signed

[gem5-dev] Change in gem5/gem5[develop]: arch-arm: Implement DSB Shareable with a separate class

2022-03-02 Thread Giacomo Travaglini (Gerrit) via gem5-dev
Giacomo Travaglini has submitted this change. ( https://gem5-review.googlesource.com/c/public/gem5/+/56594 ) ( 3 is the latest approved patch-set. No files were changed between the latest approved patch-set and the submitted one. )Change subject: arch-arm: Implement DSB Shareable with a

[gem5-dev] Change in gem5/gem5[develop]: mem: Add TLB invalidation flags to the Request object

2022-03-02 Thread Giacomo Travaglini (Gerrit) via gem5-dev
Giacomo Travaglini has submitted this change. ( https://gem5-review.googlesource.com/c/public/gem5/+/56596 ) ( 3 is the latest approved patch-set. No files were changed between the latest approved patch-set and the submitted one. )Change subject: mem: Add TLB invalidation flags to the

[gem5-dev] Change in gem5/gem5[develop]: cpu: Fix SimpleExecContext coding style

2022-03-02 Thread Giacomo Travaglini (Gerrit) via gem5-dev
Giacomo Travaglini has submitted this change. ( https://gem5-review.googlesource.com/c/public/gem5/+/56597 ) ( 3 is the latest approved patch-set. No files were changed between the latest approved patch-set and the submitted one. )Change subject: cpu: Fix SimpleExecContext coding style

[gem5-dev] Change in gem5/gem5[develop]: sim: Avoid -Werror=unused-variable in bufval unittests

2022-03-02 Thread Giacomo Travaglini (Gerrit) via gem5-dev
Giacomo Travaglini has submitted this change. ( https://gem5-review.googlesource.com/c/public/gem5/+/57229 ) Change subject: sim: Avoid -Werror=unused-variable in bufval unittests .. sim: Avoid -Werror=unused-variable in