[gem5-dev] Change in gem5/gem5[release-staging-v20.1.0.0]: tests,misc: Updated TestLib and boot-tests for gzipped imgs

2020-09-29 Thread Bobby R. Bruce (Gerrit) via gem5-dev
Bobby R. Bruce has submitted this change. ( https://gem5-review.googlesource.com/c/public/gem5/+/35257 ) Change subject: tests,misc: Updated TestLib and boot-tests for gzipped imgs .. tests,misc: Updated TestLib and boot-tests

[gem5-dev] gem5-20.1 release imminent

2020-09-29 Thread Jason Lowe-Power via gem5-dev
Hi all, We're planning on making the gem5-20.1 release official tomorrow. Please let us know if there's any last minute blocking issues. There are a couple of small things we're still waiting on, but we're confident they'll be resolved by tomorrow morning (US west coast time). In the meantime, le

[gem5-dev] Change in gem5/gem5[release-staging-v20.1.0.0]: misc: Add release notes for 20.1

2020-09-29 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/+/35375 ) Change subject: misc: Add release notes for 20.1 .. misc: Add release notes for 20.1 Change-Id: I011ff987e2

[gem5-dev] Change in gem5/gem5[develop]: arch: Wrap a docstring in isa_parser.py.

2020-09-29 Thread Gabe Black (Gerrit) via gem5-dev
Gabe Black has submitted this change. ( https://gem5-review.googlesource.com/c/public/gem5/+/35276 ) Change subject: arch: Wrap a docstring in isa_parser.py. .. arch: Wrap a docstring in isa_parser.py. This brings the ISA par

[gem5-dev] Change in gem5/gem5[develop]: base: Expose the ObjectFile class to python.

2020-09-29 Thread Gabe Black (Gerrit) via gem5-dev
Gabe Black has submitted this change. ( https://gem5-review.googlesource.com/c/public/gem5/+/33899 ) Change subject: base: Expose the ObjectFile class to python. .. base: Expose the ObjectFile class to python. This will make

[gem5-dev] Change in gem5/gem5[develop]: dev-arm: SMMUv3, default CMDQ entries to 128

2020-09-29 Thread Adrian Herrera (Gerrit) via gem5-dev
Adrian Herrera has submitted this change. ( https://gem5-review.googlesource.com/c/public/gem5/+/35297 ) Change subject: dev-arm: SMMUv3, default CMDQ entries to 128 .. dev-arm: SMMUv3, default CMDQ entries to 128 From Linux

[gem5-dev] Change in gem5/gem5[release-staging-v20.1.0.0]: scons,python: Add python2-config to PYTHON_CONFIG

2020-09-29 Thread Bobby R. Bruce (Gerrit) via gem5-dev
Bobby R. Bruce has submitted this change. ( https://gem5-review.googlesource.com/c/public/gem5/+/35255 ) Change subject: scons,python: Add python2-config to PYTHON_CONFIG .. scons,python: Add python2-config to PYTHON_CONFIG P

[gem5-dev] Change in gem5/gem5[release-staging-v20.1.0.0]: python: Flush the simulation stdout/stderr buffers

2020-09-29 Thread Bobby R. Bruce (Gerrit) via gem5-dev
Bobby R. Bruce has submitted this change. ( https://gem5-review.googlesource.com/c/public/gem5/+/34995 ) Change subject: python: Flush the simulation stdout/stderr buffers .. python: Flush the simulation stdout/stderr buffers

[gem5-dev] Change in gem5/gem5[release-staging-v20.1.0.0]: scons,python: Prioritize Python3 for PYTHON_CONFIG

2020-09-29 Thread Bobby R. Bruce (Gerrit) via gem5-dev
Bobby R. Bruce has submitted this change. ( https://gem5-review.googlesource.com/c/public/gem5/+/34899 ) Change subject: scons,python: Prioritize Python3 for PYTHON_CONFIG .. scons,python: Prioritize Python3 for PYTHON_CONFIG

[gem5-dev] Change in gem5/gem5[release-staging-v20.1.0.0]: scons,python: Add warning for when python3-config is not used

2020-09-29 Thread Bobby R. Bruce (Gerrit) via gem5-dev
Bobby R. Bruce has submitted this change. ( https://gem5-review.googlesource.com/c/public/gem5/+/35256 ) Change subject: scons,python: Add warning for when python3-config is not used .. scons,python: Add warning for when py

[gem5-dev] Change in gem5/gem5[release-staging-v20.1.0.0]: tests: Removing gem5/hello_se/ref/simerr

2020-09-29 Thread Bobby R. Bruce (Gerrit) via gem5-dev
Bobby R. Bruce has submitted this change. ( https://gem5-review.googlesource.com/c/public/gem5/+/34996 ) Change subject: tests: Removing gem5/hello_se/ref/simerr .. tests: Removing gem5/hello_se/ref/simerr This is not needed

[gem5-dev] Re: MMU object vs. DTB and ITB

2020-09-29 Thread Jason Lowe-Power via gem5-dev
Hey Giacomo, Thanks for the patches! I think this is moving in the right direction. It looks like the C++ interface is getting much better, though there are still a few places to improve :). However, I think we need to reconsider the python interface at this time too. Right now, we have the follo

[gem5-dev] Change in gem5/gem5[develop]: sim: factor fs_workload address relocation

2020-09-29 Thread Ciro Santilli (Gerrit) via gem5-dev
Ciro Santilli has uploaded this change for review. ( https://gem5-review.googlesource.com/c/public/gem5/+/35335 ) Change subject: sim: factor fs_workload address relocation .. sim: factor fs_workload address relocation The s

[gem5-dev] Change in gem5/gem5[develop]: dev-arm: SMMUv3, default CMDQ entries to 128

2020-09-29 Thread Adrian Herrera (Gerrit) via gem5-dev
Adrian Herrera has uploaded this change for review. ( https://gem5-review.googlesource.com/c/public/gem5/+/35297 ) Change subject: dev-arm: SMMUv3, default CMDQ entries to 128 .. dev-arm: SMMUv3, default CMDQ entries to 128

[gem5-dev] Change in gem5/gem5[develop]: x86: Use the common pseudoInst dispatch function.

2020-09-29 Thread Gabe Black (Gerrit) via gem5-dev
Gabe Black has submitted this change. ( https://gem5-review.googlesource.com/c/public/gem5/+/27789 ) Change subject: x86: Use the common pseudoInst dispatch function. .. x86: Use the common pseudoInst dispatch function. Inste

[gem5-dev] Change in gem5/gem5[develop]: ext: Disable range-loop-analysis warnings for pybind11

2020-09-29 Thread Nikos Nikoleris (Gerrit) via gem5-dev
Nikos Nikoleris has uploaded this change for review. ( https://gem5-review.googlesource.com/c/public/gem5/+/35296 ) Change subject: ext: Disable range-loop-analysis warnings for pybind11 .. ext: Disable range-loop-analysis wa

[gem5-dev] Change in gem5/gem5[release-staging-v20.1.0.0]: arch-arm: Instantiate a single HTM checkpoint at ISA::startup

2020-09-29 Thread Giacomo Travaglini (Gerrit) via gem5-dev
Giacomo Travaglini has submitted this change. ( https://gem5-review.googlesource.com/c/public/gem5/+/35016 ) Change subject: arch-arm: Instantiate a single HTM checkpoint at ISA::startup .. arch-arm: Instantiate a single HT

[gem5-dev] Change in gem5/gem5[release-staging-v20.1.0.0]: cpu: Allow storing an invalid HTM checkpoint

2020-09-29 Thread Giacomo Travaglini (Gerrit) via gem5-dev
Giacomo Travaglini has submitted this change. ( https://gem5-review.googlesource.com/c/public/gem5/+/35015 ) Change subject: cpu: Allow storing an invalid HTM checkpoint .. cpu: Allow storing an invalid HTM checkpoint Commits

[gem5-dev] Change in gem5/gem5[develop]: ext: Add timing indications to every TestCase

2020-09-29 Thread Giacomo Travaglini (Gerrit) via gem5-dev
Giacomo Travaglini has submitted this change. ( https://gem5-review.googlesource.com/c/public/gem5/+/32653 ) Change subject: ext: Add timing indications to every TestCase .. ext: Add timing indications to every TestCase The l

[gem5-dev] Change in gem5/gem5[develop]: arch: Wrap a docstring in isa_parser.py.

2020-09-29 Thread Gabe Black (Gerrit) via gem5-dev
Gabe Black has uploaded this change for review. ( https://gem5-review.googlesource.com/c/public/gem5/+/35276 ) Change subject: arch: Wrap a docstring in isa_parser.py. .. arch: Wrap a docstring in isa_parser.py. This brings

[gem5-dev] Change in gem5/gem5[develop]: arch: Split utility methods/variables out of the ISA parser.

2020-09-29 Thread Gabe Black (Gerrit) via gem5-dev
Gabe Black has uploaded this change for review. ( https://gem5-review.googlesource.com/c/public/gem5/+/35279 ) Change subject: arch: Split utility methods/variables out of the ISA parser. .. arch: Split utility methods/variab

[gem5-dev] Change in gem5/gem5[develop]: arch: Move the ISA parser into a package.

2020-09-29 Thread Gabe Black (Gerrit) via gem5-dev
Gabe Black has uploaded this change for review. ( https://gem5-review.googlesource.com/c/public/gem5/+/35277 ) Change subject: arch: Move the ISA parser into a package. .. arch: Move the ISA parser into a package. This will

[gem5-dev] Change in gem5/gem5[develop]: arch: Minor cleanup of imports in isa_parser.py.

2020-09-29 Thread Gabe Black (Gerrit) via gem5-dev
Gabe Black has uploaded this change for review. ( https://gem5-review.googlesource.com/c/public/gem5/+/35280 ) Change subject: arch: Minor cleanup of imports in isa_parser.py. .. arch: Minor cleanup of imports in isa_parser.p

[gem5-dev] Change in gem5/gem5[develop]: cpu-o3: Add Data Abort handler for Atomic Instructions

2020-09-29 Thread Victor Soria (Gerrit) via gem5-dev
Victor Soria has uploaded this change for review. ( https://gem5-review.googlesource.com/c/public/gem5/+/35295 ) Change subject: cpu-o3: Add Data Abort handler for Atomic Instructions .. cpu-o3: Add Data Abort handler for Ato