[gem5-dev] Change in gem5/gem5[develop]: tests: Add Python unit tests for m5.util.convert

2021-01-19 Thread Andreas Sandberg (Gerrit) via gem5-dev
Andreas Sandberg has uploaded this change for review. ( https://gem5-review.googlesource.com/c/public/gem5/+/39377 ) Change subject: tests: Add Python unit tests for m5.util.convert .. tests: Add Python unit tests for

[gem5-dev] Change in gem5/gem5[develop]: dev: Fixing EtherDevice stats initialization order

2021-01-19 Thread Hoa Nguyen (Gerrit) via gem5-dev
Hoa Nguyen has uploaded this change for review. ( https://gem5-review.googlesource.com/c/public/gem5/+/39395 ) Change subject: dev: Fixing EtherDevice stats initialization order .. dev: Fixing EtherDevice stats

[gem5-dev] Change in gem5/gem5[develop]: gpu-compute: Simplify LGKM decrementing for Flat instructions

2021-01-19 Thread Kyle Roarty (Gerrit) via gem5-dev
Kyle Roarty has uploaded this change for review. ( https://gem5-review.googlesource.com/c/public/gem5/+/39396 ) Change subject: gpu-compute: Simplify LGKM decrementing for Flat instructions .. gpu-compute: Simplify LGKM

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

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

[gem5-dev] Change in gem5/gem5[develop]: python: Fix incorrect anyToLatency conversion

2021-01-19 Thread Andreas Sandberg (Gerrit) via gem5-dev
Andreas Sandberg has uploaded this change for review. ( https://gem5-review.googlesource.com/c/public/gem5/+/39376 ) Change subject: python: Fix incorrect anyToLatency conversion .. python: Fix incorrect anyToLatency

[gem5-dev] Change in gem5/gem5[develop]: arm: Export the mostly generic syscall ABI.

2021-01-19 Thread Gabe Black (Gerrit) via gem5-dev
Gabe Black has submitted this change. ( https://gem5-review.googlesource.com/c/public/gem5/+/39315 ) Change subject: arm: Export the mostly generic syscall ABI. .. arm: Export the mostly generic syscall ABI. This ABI is also

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

2021-01-19 Thread jenkins-no-reply--- via gem5-dev
See Changes: [matthew.poremba] arch-gcn3,gpu-compute: Update stats style for GPU [Giacomo Travaglini] arch-arm: dtb_addr is already encoding the loadAddrOffset [gabe.black] arch: Wrap InstObjParams with a class and not a

[gem5-dev] Change in gem5/gem5[develop]: sim: Thermal model style fixes

2021-01-19 Thread Andreas Sandberg (Gerrit) via gem5-dev
Andreas Sandberg has uploaded this change for review. ( https://gem5-review.googlesource.com/c/public/gem5/+/39220 ) Change subject: sim: Thermal model style fixes .. sim: Thermal model style fixes Fix various style issues

[gem5-dev] Change in gem5/gem5[develop]: sim: Don't serialise params in thermal models

2021-01-19 Thread Andreas Sandberg (Gerrit) via gem5-dev
Andreas Sandberg has uploaded this change for review. ( https://gem5-review.googlesource.com/c/public/gem5/+/39221 ) Change subject: sim: Don't serialise params in thermal models .. sim: Don't serialise params in thermal

[gem5-dev] Change in gem5/gem5[develop]: sim: Use the Temperature param type

2021-01-19 Thread Andreas Sandberg (Gerrit) via gem5-dev
Andreas Sandberg has uploaded this change for review. ( https://gem5-review.googlesource.com/c/public/gem5/+/39219 ) Change subject: sim: Use the Temperature param type .. sim: Use the Temperature param type Add support for

[gem5-dev] Change in gem5/gem5[develop]: base, python: Add a Temperature type and associated param

2021-01-19 Thread Andreas Sandberg (Gerrit) via gem5-dev
Andreas Sandberg has uploaded this change for review. ( https://gem5-review.googlesource.com/c/public/gem5/+/39218 ) Change subject: base, python: Add a Temperature type and associated param .. base, python: Add a

[gem5-dev] Change in gem5/gem5[develop]: python: Refactor toNum to support a selection of units

2021-01-19 Thread Andreas Sandberg (Gerrit) via gem5-dev
Andreas Sandberg has uploaded this change for review. ( https://gem5-review.googlesource.com/c/public/gem5/+/39217 ) Change subject: python: Refactor toNum to support a selection of units .. python: Refactor toNum to support

[gem5-dev] Change in gem5/gem5[develop]: configs: MemConfig, add QoSMemSinkCtrl support

2021-01-19 Thread Adrian Herrera (Gerrit) via gem5-dev
Adrian Herrera has submitted this change. ( https://gem5-review.googlesource.com/c/public/gem5/+/35797 ) Change subject: configs: MemConfig, add QoSMemSinkCtrl support .. configs: MemConfig, add QoSMemSinkCtrl support

[gem5-dev] Change in gem5/gem5[develop]: tests: Fix syntax error in cpu_tests/test.py

2021-01-19 Thread Giacomo Travaglini (Gerrit) via gem5-dev
Giacomo Travaglini has submitted this change. ( https://gem5-review.googlesource.com/c/public/gem5/+/39295 ) Change subject: tests: Fix syntax error in cpu_tests/test.py .. tests: Fix syntax error in cpu_tests/test.py The