[gem5-dev] Change in gem5/gem5[develop]: tests: add HACC to weekly regression

2021-10-19 Thread Matt Sinclair (Gerrit) via gem5-dev
Matt Sinclair has submitted this change. ( https://gem5-review.googlesource.com/c/public/gem5/+/51708 ) Change subject: tests: add HACC to weekly regression .. tests: add HACC to weekly regression This commit adds HACC (a GPU

[gem5-dev] Re: gem5 gui tool?

2021-10-19 Thread Gabe Black via gem5-dev
Yeah, I saw that branch, but the commits at the end of it didn't look like they were related to the gui, and browsing around in it in gerrit I couldn't find any files related to it. Do you know what/where the files are on that branch? Gabe On Tue, Oct 19, 2021 at 9:57 AM Bobby Bruce wrote: > He

[gem5-dev] Change in gem5/gem5[develop]: misc: Add 'lib' tag to MAINTAINERS.yaml for the gem5 library

2021-10-19 Thread Bobby R. Bruce (Gerrit) via gem5-dev
Bobby R. Bruce has uploaded this change for review. ( https://gem5-review.googlesource.com/c/public/gem5/+/51791 ) Change subject: misc: Add 'lib' tag to MAINTAINERS.yaml for the gem5 library .. misc: Add 'lib' tag to MAINTAI

[gem5-dev] Change in gem5/gem5[develop]: scons: Use tags to gate ISA files and not env['TARGET_ISA'].

2021-10-19 Thread Gabe Black (Gerrit) via gem5-dev
Gabe Black has submitted this change. ( https://gem5-review.googlesource.com/c/public/gem5/+/50336 ) ( 6 is the latest approved patch-set. No files were changed between the latest approved patch-set and the submitted one. )Change subject: scons: Use tags to gate ISA files and not env['TA

[gem5-dev] Change in gem5/gem5[develop]: configs,dev: Rename the riscv version of VirtIOMMIO with a Riscv prefix.

2021-10-19 Thread Gabe Black (Gerrit) via gem5-dev
Gabe Black has submitted this change. ( https://gem5-review.googlesource.com/c/public/gem5/+/50335 ) Change subject: configs,dev: Rename the riscv version of VirtIOMMIO with a Riscv prefix. .. configs,dev: Rename the riscv

[gem5-dev] Change in gem5/gem5[develop]: python: Updates to improve debugging output

2021-10-19 Thread Jason Lowe-Power (Gerrit) via gem5-dev
Jason Lowe-Power has uploaded this change for review. ( https://gem5-review.googlesource.com/c/public/gem5/+/51787 ) Change subject: python: Updates to improve debugging output .. python: Updates to improve debugging output

[gem5-dev] Change in gem5/gem5[develop]: configs,tests: Add Ubuntu boot example for the gem5 library

2021-10-19 Thread Bobby R. Bruce (Gerrit) via gem5-dev
Bobby R. Bruce has submitted this change. ( https://gem5-review.googlesource.com/c/public/gem5/+/50888 ) Change subject: configs,tests: Add Ubuntu boot example for the gem5 library .. configs,tests: Add Ubuntu boot example for

[gem5-dev] Change in gem5/gem5[develop]: configs,tests: Add "Hello world" example for the gem5 library

2021-10-19 Thread Bobby R. Bruce (Gerrit) via gem5-dev
Bobby R. Bruce has submitted this change. ( https://gem5-review.googlesource.com/c/public/gem5/+/50887 ) Change subject: configs,tests: Add "Hello world" example for the gem5 library .. configs,tests: Add "Hello world" exam

[gem5-dev] Re: gem5 gui tool?

2021-10-19 Thread Bobby Bruce via gem5-dev
Hey Gabe, The gem5 GUI code is still around, it's on a separate branch in the repo, `feature-gui`: `git clone -b feature-gui https://gem5.googlesource.com/public/gem5`. We at UC Davis tried to get some students to continue working on this, but we were never able to. Hopefully we can get someone t

[gem5-dev] Change in gem5/gem5[develop]: configs: Assign the host gid to the Process.gid in SE configs

2021-10-19 Thread Giacomo Travaglini (Gerrit) via gem5-dev
Giacomo Travaglini has uploaded this change for review. ( https://gem5-review.googlesource.com/c/public/gem5/+/51767 ) Change subject: configs: Assign the host gid to the Process.gid in SE configs .. configs: Assign the ho

[gem5-dev] Change in gem5/gem5[develop]: scons: Make debug flags respect tags.

2021-10-19 Thread Gabe Black (Gerrit) via gem5-dev
Gabe Black has submitted this change. ( https://gem5-review.googlesource.com/c/public/gem5/+/50333 ) ( 5 is the latest approved patch-set. No files were changed between the latest approved patch-set and the submitted one. )Change subject: scons: Make debug flags respect tags.

[gem5-dev] Change in gem5/gem5[develop]: scons: Use unions to prevent debug flag destruction.

2021-10-19 Thread Gabe Black (Gerrit) via gem5-dev
Gabe Black has submitted this change. ( https://gem5-review.googlesource.com/c/public/gem5/+/49783 ) Change subject: scons: Use unions to prevent debug flag destruction. .. scons: Use unions to prevent debug flag destruction.

[gem5-dev] Change in gem5/gem5[develop]: arch: Consolidate common debug flags.

2021-10-19 Thread Gabe Black (Gerrit) via gem5-dev
Gabe Black has submitted this change. ( https://gem5-review.googlesource.com/c/public/gem5/+/50334 ) ( 5 is the latest approved patch-set. No files were changed between the latest approved patch-set and the submitted one. )Change subject: arch: Consolidate common debug flags.

[gem5-dev] Change in gem5/gem5[develop]: arch-arm: Add fchmodat syscall

2021-10-19 Thread Giacomo Travaglini (Gerrit) via gem5-dev
Giacomo Travaglini has uploaded this change for review. ( https://gem5-review.googlesource.com/c/public/gem5/+/51748 ) Change subject: arch-arm: Add fchmodat syscall .. arch-arm: Add fchmodat syscall Signed-off-by: Giacomo T

[gem5-dev] Change in gem5/gem5[develop]: sim-se: Implement fchmodat syscall

2021-10-19 Thread Giacomo Travaglini (Gerrit) via gem5-dev
Giacomo Travaglini has uploaded this change for review. ( https://gem5-review.googlesource.com/c/public/gem5/+/51747 ) Change subject: sim-se: Implement fchmodat syscall .. sim-se: Implement fchmodat syscall Signed-off-by: G

[gem5-dev] Change in gem5/gem5[develop]: sim-se: Implement mkdirat syscall

2021-10-19 Thread Giacomo Travaglini (Gerrit) via gem5-dev
Giacomo Travaglini has submitted this change. ( https://gem5-review.googlesource.com/c/public/gem5/+/51053 ) Change subject: sim-se: Implement mkdirat syscall .. sim-se: Implement mkdirat syscall JIRA: https://gem5.atlassian.

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

2021-10-19 Thread Giacomo Travaglini (Gerrit) via gem5-dev
Giacomo Travaglini has submitted this change. ( https://gem5-review.googlesource.com/c/public/gem5/+/51054 ) ( 2 is the latest approved patch-set. No files were changed between the latest approved patch-set and the submitted one. )Change subject: arch-arm: Add mkdirat implementation to th

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

2021-10-19 Thread Giacomo Travaglini (Gerrit) via gem5-dev
Giacomo Travaglini has submitted this change. ( https://gem5-review.googlesource.com/c/public/gem5/+/51055 ) ( 2 is the latest approved patch-set. No files were changed between the latest approved patch-set and the submitted one. )Change subject: arch-arm: Add mknod implementation to the