[gem5-dev] Change in gem5/gem5[develop]: tests: [WIP] Add KVM CPU switch tests

2021-09-16 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/+/50487 ) Change subject: tests: [WIP] Add KVM CPU switch tests .. tests: [WIP] Add KVM CPU switch tests WIP, not yet

[gem5-dev] Change in gem5/gem5[develop]: base: Make the AddrRange::exclude method const.

2021-09-16 Thread Gabe Black (Gerrit) via gem5-dev
Gabe Black has submitted this change. ( https://gem5-review.googlesource.com/c/public/gem5/+/50337 ) 1 is the latest approved patch-set. No files were changed between the latest approved patch-set and the submitted one. Change subject: base: Make the AddrRange::exclude method const.

[gem5-dev] Change in gem5/gem5[develop]: scons: Simplify the PySource class slightly.

2021-09-16 Thread Gabe Black (Gerrit) via gem5-dev
Gabe Black has submitted this change. ( https://gem5-review.googlesource.com/c/public/gem5/+/49388 ) 10 is the latest approved patch-set. No files were changed between the latest approved patch-set and the submitted one. Change subject: scons: Simplify the PySource class slightly.

[gem5-dev] Change in gem5/gem5[develop]: python: Pull most of the logic in marshal.cc into python.

2021-09-16 Thread Gabe Black (Gerrit) via gem5-dev
Gabe Black has submitted this change. ( https://gem5-review.googlesource.com/c/public/gem5/+/49391 ) 10 is the latest approved patch-set. No files were changed between the latest approved patch-set and the submitted one. Change subject: python: Pull most of the logic in marshal.cc into

[gem5-dev] Change in gem5/gem5[develop]: scons: Eliminate the tnode dict in PySource.

2021-09-16 Thread Gabe Black (Gerrit) via gem5-dev
Gabe Black has submitted this change. ( https://gem5-review.googlesource.com/c/public/gem5/+/49387 ) Change subject: scons: Eliminate the tnode dict in PySource. .. scons: Eliminate the tnode dict in PySource. Rather than

[gem5-dev] Change in gem5/gem5[develop]: scons: Get rid of a loop which touched all the param ptype attributes.

2021-09-16 Thread Gabe Black (Gerrit) via gem5-dev
Gabe Black has submitted this change. ( https://gem5-review.googlesource.com/c/public/gem5/+/49390 ) 10 is the latest approved patch-set. No files were changed between the latest approved patch-set and the submitted one. Change subject: scons: Get rid of a loop which touched all the param

[gem5-dev] Change in gem5/gem5[develop]: scons: Use source filters to exclude python source if --without-python.

2021-09-16 Thread Gabe Black (Gerrit) via gem5-dev
Gabe Black has submitted this change. ( https://gem5-review.googlesource.com/c/public/gem5/+/49389 ) 10 is the latest approved patch-set. No files were changed between the latest approved patch-set and the submitted one. Change subject: scons: Use source filters to exclude python source if

[gem5-dev] Change in gem5/gem5[develop]: tests: Add a test for forking and switching cpus

2021-09-16 Thread Austin Harris (Gerrit) via gem5-dev
Austin Harris has uploaded this change for review. ( https://gem5-review.googlesource.com/c/public/gem5/+/50467 ) Change subject: tests: Add a test for forking and switching cpus .. tests: Add a test for forking and

[gem5-dev] Change in gem5/gem5[develop]: python: Fix broken call to m5.fatal in _check_tracing()

2021-09-16 Thread Richard Cooper (Gerrit) via gem5-dev
Richard Cooper has uploaded this change for review. ( https://gem5-review.googlesource.com/c/public/gem5/+/50447 ) Change subject: python: Fix broken call to m5.fatal in _check_tracing() .. python: Fix broken call to

[gem5-dev] Change in gem5/gem5[develop]: scons: Re-enable TRACING_ON flag

2021-09-16 Thread Richard Cooper (Gerrit) via gem5-dev
Richard Cooper has submitted this change. ( https://gem5-review.googlesource.com/c/public/gem5/+/50427 ) Change subject: scons: Re-enable TRACING_ON flag .. scons: Re-enable TRACING_ON flag The TRACING_ON flag was removed in

[gem5-dev] Change in gem5/gem5[develop]: python: Remove unnecessary Python 2.x workaround

2021-09-16 Thread Andreas Sandberg (Gerrit) via gem5-dev
Andreas Sandberg has submitted this change. ( https://gem5-review.googlesource.com/c/public/gem5/+/50407 ) Change subject: python: Remove unnecessary Python 2.x workaround .. python: Remove unnecessary Python 2.x workaround