[gem5-dev] Build failed in Jenkins: weekly #41

2022-04-04 Thread jenkins-no-reply--- via gem5-dev
See Changes: [gabe.black] arch-x86: Specialize LLDT for 64 bit and non-64 bit. [gabe.black] arch-x86: Specialize LTR for 64 bit mode. [gabe.black] arch-x86: Expose the current CPL to the decoder. [gabe.black] arch-x86: Add

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

2022-04-04 Thread jenkins-no-reply--- via gem5-dev
See Changes: -- Started by timer Running as SYSTEM Building in workspace The recommended git tool is: NONE No credentials specified >

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

2022-04-04 Thread Bobby Bruce via gem5-dev
I don't fully understand the issue, but after doing a bisect, the commit causing these issues is https://gem5-review.googlesource.com/c/public/gem5/+/58356. To reproduce locally: ``` docker run -u $UID:$GID --rm -v $(pwd):$(pwd) -w $(pwd) gcr.io/gem5-test/clang-version-9 python3 /usr/bin/scons

[gem5-dev] gem5 v22.0 to be released in early May. Staging branch to be created by the end of April

2022-04-04 Thread Bobby Bruce via gem5-dev
Dear all, In line with our policy of having three major releases a year, we're aiming to have v22.0 of gem5 released in early May. This means we'll be creating a staging branch from the develop branch by the end of April. The staging branch will be intensely tested to ensure it is suitable for

[gem5-dev] [M] Change in gem5/gem5[develop]: tests: Add MinorCPU tests to the RISCV Boot tests

2022-04-04 Thread Bobby Bruce (Gerrit) via gem5-dev
Bobby Bruce has submitted this change. ( https://gem5-review.googlesource.com/c/public/gem5/+/57691 ) ( 1 is the latest approved patch-set. No files were changed between the latest approved patch-set and the submitted one. )Change subject: tests: Add MinorCPU tests to the RISCV Boot

[gem5-dev] [M] Change in gem5/gem5[develop]: tests,testlib: Add tests for gem5.runtime.get_runtime_isa()

2022-04-04 Thread Bobby Bruce (Gerrit) via gem5-dev
Bobby Bruce has submitted this change. ( https://gem5-review.googlesource.com/c/public/gem5/+/57510 ) Change subject: tests,testlib: Add tests for gem5.runtime.get_runtime_isa() .. tests,testlib: Add tests for

[gem5-dev] [S] Change in gem5/gem5[develop]: stdlib: Add the MinorCPU type to the stdlib

2022-04-04 Thread Bobby Bruce (Gerrit) via gem5-dev
Bobby Bruce has submitted this change. ( https://gem5-review.googlesource.com/c/public/gem5/+/57689 ) ( 1 is the latest approved patch-set. No files were changed between the latest approved patch-set and the submitted one. )Change subject: stdlib: Add the MinorCPU type to the stdlib

[gem5-dev] [M] Change in gem5/gem5[develop]: stdlib,tests: Add Str-to-CPUTypes helper functions

2022-04-04 Thread Bobby Bruce (Gerrit) via gem5-dev
Bobby Bruce has submitted this change. ( https://gem5-review.googlesource.com/c/public/gem5/+/58491 ) Change subject: stdlib,tests: Add Str-to-CPUTypes helper functions .. stdlib,tests: Add Str-to-CPUTypes helper functions

[gem5-dev] [L] Change in gem5/gem5[develop]: stdlib: Incorporating multi-isa work to the stdlib

2022-04-04 Thread Bobby Bruce (Gerrit) via gem5-dev
Bobby Bruce has submitted this change. ( https://gem5-review.googlesource.com/c/public/gem5/+/55423 ) Change subject: stdlib: Incorporating multi-isa work to the stdlib .. stdlib: Incorporating multi-isa work to the stdlib

[gem5-dev] [S] Change in gem5/gem5[develop]: tests: Add the 'constants.all_compiled_tag'

2022-04-04 Thread Bobby Bruce (Gerrit) via gem5-dev
Bobby Bruce has submitted this change. ( https://gem5-review.googlesource.com/c/public/gem5/+/57509 ) ( 3 is the latest approved patch-set. No files were changed between the latest approved patch-set and the submitted one. )Change subject: tests: Add the 'constants.all_compiled_tag'

[gem5-dev] [S] Change in gem5/gem5[develop]: tests: Add MinorCPU tests to Hello World tests

2022-04-04 Thread Bobby Bruce (Gerrit) via gem5-dev
Bobby Bruce has submitted this change. ( https://gem5-review.googlesource.com/c/public/gem5/+/57690 ) ( 1 is the latest approved patch-set. No files were changed between the latest approved patch-set and the submitted one. )Change subject: tests: Add MinorCPU tests to Hello World tests