[gem5-dev] Change in gem5/gem5[develop]: base: Add fatal tests to sat_counter

2021-03-11 Thread Daniel Carvalho (Gerrit) via gem5-dev
Daniel Carvalho has uploaded this change for review. ( https://gem5-review.googlesource.com/c/public/gem5/+/42763 ) Change subject: base: Add fatal tests to sat_counter .. base: Add fatal tests to sat_counter Add tests to

[gem5-dev] Change in gem5/gem5[release-staging-v21-0]: cpu: Delete unnecessary create() methods.

2021-03-11 Thread Gabe Black (Gerrit) via gem5-dev
Gabe Black has uploaded this change for review. ( https://gem5-review.googlesource.com/c/public/gem5/+/42743 ) Change subject: cpu: Delete unnecessary create() methods. .. cpu: Delete unnecessary create() methods. These

[gem5-dev] Build failed in Jenkins: Nightly #244

2021-03-11 Thread jenkins-no-reply--- via gem5-dev
See Changes: [Jason Lowe-Power] python: Add search functions to pystats groups [Giacomo Travaglini] arch-arm: Fix atomics permission checks in TLB [mattdsinclair] gpu-compute: Fix accidental execution when stopped at

[gem5-dev] Change in gem5/gem5[develop]: arch,cpu: Move machInst into the arch specific StaticInst classes.

2021-03-11 Thread Gabe Black (Gerrit) via gem5-dev
Gabe Black has submitted this change. ( https://gem5-review.googlesource.com/c/public/gem5/+/40101 ) Change subject: arch,cpu: Move machInst into the arch specific StaticInst classes. .. arch,cpu: Move machInst into the

[gem5-dev] Change in gem5/gem5[develop]: arch: Make some internal decode methods protected.

2021-03-11 Thread Gabe Black (Gerrit) via gem5-dev
Gabe Black has submitted this change. ( https://gem5-review.googlesource.com/c/public/gem5/+/40102 ) Change subject: arch: Make some internal decode methods protected. .. arch: Make some internal decode methods protected.

[gem5-dev] Change in gem5/gem5[stable]: python: Fix incorrect prefixes is m5.utils.convert

2021-03-11 Thread Andreas Sandberg (Gerrit) via gem5-dev
Andreas Sandberg has uploaded this change for review. ( https://gem5-review.googlesource.com/c/public/gem5/+/42783 ) Change subject: python: Fix incorrect prefixes is m5.utils.convert .. python: Fix incorrect prefixes is

[gem5-dev] Change in gem5/gem5[develop]: base: Stop using testing::internal:: in tests.

2021-03-11 Thread Gabe Black (Gerrit) via gem5-dev
Gabe Black has submitted this change. ( https://gem5-review.googlesource.com/c/public/gem5/+/42723 ) Change subject: base: Stop using testing::internal:: in tests. .. base: Stop using testing::internal:: in tests. The name

[gem5-dev] Change in gem5/gem5[develop]: arch-x86: Implement ACPI root tables

2021-03-11 Thread Maximilian Stein (Gerrit) via gem5-dev
Maximilian Stein has uploaded this change for review. ( https://gem5-review.googlesource.com/c/public/gem5/+/42824 ) Change subject: arch-x86: Implement ACPI root tables .. arch-x86: Implement ACPI root tables The RSDP

[gem5-dev] Change in gem5/gem5[develop]: configs: Use MADT in x86 full system simulation

2021-03-11 Thread Maximilian Stein (Gerrit) via gem5-dev
Maximilian Stein has uploaded this change for review. ( https://gem5-review.googlesource.com/c/public/gem5/+/42825 ) Change subject: configs: Use MADT in x86 full system simulation .. configs: Use MADT in x86 full system

[gem5-dev] Change in gem5/gem5[develop]: arch-x86: Add allocator for ACPI tables

2021-03-11 Thread Maximilian Stein (Gerrit) via gem5-dev
Maximilian Stein has uploaded this change for review. ( https://gem5-review.googlesource.com/c/public/gem5/+/42823 ) Change subject: arch-x86: Add allocator for ACPI tables .. arch-x86: Add allocator for ACPI tables This

[gem5-dev] Change in gem5/gem5[develop]: mem-ruby: Add missing transitions + wakes for Dma events

2021-03-11 Thread Matt Sinclair (Gerrit) via gem5-dev
Matt Sinclair has submitted this change. ( https://gem5-review.googlesource.com/c/public/gem5/+/42463 ) Change subject: mem-ruby: Add missing transitions + wakes for Dma events .. mem-ruby: Add missing transitions + wakes for

[gem5-dev] Change in gem5/gem5[develop]: base: Disable Death test for fast builds

2021-03-11 Thread Giacomo Travaglini (Gerrit) via gem5-dev
Giacomo Travaglini has submitted this change. ( https://gem5-review.googlesource.com/c/public/gem5/+/42623 ) Change subject: base: Disable Death test for fast builds .. base: Disable Death test for fast builds The test would

[gem5-dev] Change in gem5/gem5[release-staging-v21-0]: scons,python: Always generate default create() methods.

2021-03-11 Thread Gabe Black (Gerrit) via gem5-dev
Gabe Black has submitted this change. ( https://gem5-review.googlesource.com/c/public/gem5/+/42589 ) Change subject: scons,python: Always generate default create() methods. .. scons,python: Always generate default create()

[gem5-dev] Change in gem5/gem5[release-staging-v21-0]: cpu: Delete unnecessary create() methods.

2021-03-11 Thread Gabe Black (Gerrit) via gem5-dev
Gabe Black has submitted this change. ( https://gem5-review.googlesource.com/c/public/gem5/+/42743 ) Change subject: cpu: Delete unnecessary create() methods. .. cpu: Delete unnecessary create() methods. These were added in

[gem5-dev] Change in gem5/gem5[develop]: cpu-kvm: refactor x86 fixup before kvm_run

2021-03-11 Thread Yu-hsin Wang (Gerrit) via gem5-dev
Yu-hsin Wang has submitted this change. ( https://gem5-review.googlesource.com/c/public/gem5/+/42301 ) Change subject: cpu-kvm: refactor x86 fixup before kvm_run .. cpu-kvm: refactor x86 fixup before kvm_run Since kvmRun

[gem5-dev] Change in gem5/gem5[develop]: cpu-kvm,arch-arm: correct arm kvm virtual time

2021-03-11 Thread Yu-hsin Wang (Gerrit) via gem5-dev
Yu-hsin Wang has submitted this change. ( https://gem5-review.googlesource.com/c/public/gem5/+/42161 ) Change subject: cpu-kvm,arch-arm: correct arm kvm virtual time .. cpu-kvm,arch-arm: correct arm kvm virtual time

[gem5-dev] Change in gem5/gem5[develop]: base,tests: Add a stringstream which tracks all log output.

2021-03-11 Thread Gabe Black (Gerrit) via gem5-dev
Gabe Black has submitted this change. ( https://gem5-review.googlesource.com/c/public/gem5/+/42181 ) Change subject: base,tests: Add a stringstream which tracks all log output. .. base,tests: Add a stringstream which tracks

[gem5-dev] Change in gem5/gem5[develop]: arch: Move setting up RegClassInfos into the arches.

2021-03-11 Thread Gabe Black (Gerrit) via gem5-dev
Gabe Black has submitted this change. ( https://gem5-review.googlesource.com/c/public/gem5/+/41734 ) Change subject: arch: Move setting up RegClassInfos into the arches. .. arch: Move setting up RegClassInfos into the arches.