[gem5-dev] [S] Change in gem5/gem5[develop]: arch-riscv: Add VS field to the STATUS CSR

2022-11-03 Thread Hoa Nguyen (Gerrit) via gem5-dev
Hoa Nguyen has uploaded this change for review. ( https://gem5-review.googlesource.com/c/public/gem5/+/65274?usp=email ) Change subject: arch-riscv: Add VS field to the STATUS CSR .. arch-riscv: Add VS field to the STATUS

[gem5-dev] [M] Change in gem5/gem5[develop]: arch-riscv: Updating the SD bit of mstatus upon the register read

2022-11-03 Thread Hoa Nguyen (Gerrit) via gem5-dev
Hoa Nguyen has uploaded this change for review. ( https://gem5-review.googlesource.com/c/public/gem5/+/65273?usp=email ) Change subject: arch-riscv: Updating the SD bit of mstatus upon the register read .. arch-riscv:

[gem5-dev] [S] Change in gem5/gem5[develop]: arch-riscv: Update FS field of mstatus register where approriate.

2022-11-03 Thread Hoa Nguyen (Gerrit) via gem5-dev
Hoa Nguyen has uploaded this change for review. ( https://gem5-review.googlesource.com/c/public/gem5/+/65272?usp=email ) Change subject: arch-riscv: Update FS field of mstatus register where approriate. .. arch-riscv:

[gem5-dev] [S] Change in gem5/gem5[develop]: stdlib: Add __repr__ to pystats

2022-11-03 Thread Bobby Bruce (Gerrit) via gem5-dev
Bobby Bruce has submitted this change. ( https://gem5-review.googlesource.com/c/public/gem5/+/63271?usp=email ) ( 9 is the latest approved patch-set. No files were changed between the latest approved patch-set and the submitted one. )Change subject: stdlib: Add __repr__ to pystats

[gem5-dev] [M] Change in gem5/gem5[develop]: python: Move find from group to AbstractStat

2022-11-03 Thread Bobby Bruce (Gerrit) via gem5-dev
Bobby Bruce has submitted this change. ( https://gem5-review.googlesource.com/c/public/gem5/+/63692?usp=email ) Change subject: python: Move find from group to AbstractStat .. python: Move find from group to AbstractStat

[gem5-dev] [S] Change in gem5/gem5[develop]: misc: Update black to process src/python/m5/ext/pystats

2022-11-03 Thread Bobby Bruce (Gerrit) via gem5-dev
Bobby Bruce has submitted this change. ( https://gem5-review.googlesource.com/c/public/gem5/+/63711?usp=email ) ( 9 is the latest approved patch-set. No files were changed between the latest approved patch-set and the submitted one. )Change subject: misc: Update black to process

[gem5-dev] [S] Change in gem5/gem5[develop]: stdlib: Add 'get_simstats' function to simulator

2022-11-03 Thread Bobby Bruce (Gerrit) via gem5-dev
Bobby Bruce has submitted this change. ( https://gem5-review.googlesource.com/c/public/gem5/+/63272?usp=email ) ( 7 is the latest approved patch-set. No files were changed between the latest approved patch-set and the submitted one. )Change subject: stdlib: Add 'get_simstats' function to

[gem5-dev] [M] Change in gem5/gem5[develop]: tests,stdlib: Add a test for JsonSerializable

2022-11-03 Thread Bobby Bruce (Gerrit) via gem5-dev
Bobby Bruce has submitted this change. ( https://gem5-review.googlesource.com/c/public/gem5/+/58729?usp=email ) ( 4 is the latest approved patch-set. No files were changed between the latest approved patch-set and the submitted one. )Change subject: tests,stdlib: Add a test for

[gem5-dev] [M] Change in gem5/gem5[develop]: stdlib: Rename JsonSerializable to SerializableStat

2022-11-03 Thread Bobby Bruce (Gerrit) via gem5-dev
Bobby Bruce has submitted this change. ( https://gem5-review.googlesource.com/c/public/gem5/+/59273?usp=email ) ( 10 is the latest approved patch-set. No files were changed between the latest approved patch-set and the submitted one. )Change subject: stdlib: Rename JsonSerializable to

[gem5-dev] [M] Change in gem5/gem5[develop]: python: Add AbstractStat for PyStats

2022-11-03 Thread Bobby Bruce (Gerrit) via gem5-dev
Bobby Bruce has submitted this change. ( https://gem5-review.googlesource.com/c/public/gem5/+/63691?usp=email ) Change subject: python: Add AbstractStat for PyStats .. python: Add AbstractStat for PyStats Previously all

[gem5-dev] [M] Change in gem5/gem5[develop]: tests, resources: CVE-2007-4559 Patch

2022-11-03 Thread Bobby Bruce (Gerrit) via gem5-dev
Bobby Bruce has submitted this change. ( https://gem5-review.googlesource.com/c/public/gem5/+/65271?usp=email ) Change subject: tests, resources: CVE-2007-4559 Patch .. tests, resources: CVE-2007-4559 Patch Hi, we are

[gem5-dev] [M] Change in gem5/gem5[develop]: tests, resources: CVE-2007-4559 Patch

2022-11-03 Thread Melissa Jost (Gerrit) via gem5-dev
Melissa Jost has uploaded this change for review. ( https://gem5-review.googlesource.com/c/public/gem5/+/65271?usp=email ) Change subject: tests, resources: CVE-2007-4559 Patch .. tests, resources: CVE-2007-4559 Patch Hi,

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

2022-11-03 Thread jenkins-no-reply--- via gem5-dev
See Changes: [shunhsingou] util: update termios to replace nl with cr-nl [Giacomo Travaglini] arch-arm: Fix access permissions for GICv3 cpu registers [Giacomo Travaglini] arch-arm: Fix GICv3 List register mapping

[gem5-dev] [M] Change in gem5/gem5[develop]: mem: Fix SHM server path cleanup logic

2022-11-03 Thread Jui-min Lee (Gerrit) via gem5-dev
Jui-min Lee has submitted this change. ( https://gem5-review.googlesource.com/c/public/gem5/+/65153?usp=email ) Change subject: mem: Fix SHM server path cleanup logic .. mem: Fix SHM server path cleanup logic Previously,