[gem5-dev] Change in gem5/gem5[develop]: base, arch-hsail: Fix GPU build

2020-03-26 Thread Matthew Poremba (Gerrit)
Matthew Poremba has uploaded this change for review. ( https://gem5-review.googlesource.com/c/public/gem5/+/27136 ) Change subject: base,arch-hsail: Fix GPU build .. base,arch-hsail: Fix GPU build The GPU build is currently

[gem5-dev] Change in gem5/gem5[develop]: misc: Add Gabe Black as the scons and util maintainer.

2020-03-26 Thread Gabe Black (Gerrit)
Gabe Black has uploaded this change for review. ( https://gem5-review.googlesource.com/c/public/gem5/+/27143 ) Change subject: misc: Add Gabe Black as the scons and util maintainer. .. misc: Add Gabe Black as the scons and

[gem5-dev] New blog post: X86 Linux Boot Status on gem5-19

2020-03-26 Thread Jason Lowe-Power
Hi all, Ayaz Akram is our first blog contributor! He has written up some of the work we've been doing at UC Davis trying to understand gem5's current status. Ayaz ran 320 different gem5 configurations and, sadly, found that most of them don't even boot Linux :(. However, we've already fixed some

[gem5-dev] Change in gem5/gem5[develop]: mem-ruby: Checkpoint from MOESI_hammer Ruby hangs

2020-03-26 Thread Hussein Elnawawy (Gerrit)
Hussein Elnawawy has submitted this change. ( https://gem5-review.googlesource.com/c/public/gem5/+/25683 ) Change subject: mem-ruby: Checkpoint from MOESI_hammer Ruby hangs .. mem-ruby: Checkpoint from MOESI_hammer Ruby hangs

[gem5-dev] Change in gem5/gem5[develop]: scons: Use the scons environment when marshalling.

2020-03-26 Thread Gabe Black (Gerrit)
Gabe Black has submitted this change. ( https://gem5-review.googlesource.com/c/public/gem5/+/27123 ) Change subject: scons: Use the scons environment when marshalling. .. scons: Use the scons environment when marshalling.

[gem5-dev] Change in gem5/gem5[develop]: util: Add a file to suppress spurious lsan leaks in the python lib.

2020-03-26 Thread Gabe Black (Gerrit)
Gabe Black has submitted this change. ( https://gem5-review.googlesource.com/c/public/gem5/+/27124 ) Change subject: util: Add a file to suppress spurious lsan leaks in the python lib. .. util: Add a file to suppress

[gem5-dev] Change in gem5/gem5[develop]: tests, misc: Updated presubmit YAML to use main.py '-t' flag

2020-03-26 Thread Bobby R. Bruce (Gerrit)
Bobby R. Bruce has submitted this change. ( https://gem5-review.googlesource.com/c/public/gem5/+/27064 ) Change subject: tests,misc: Updated presubmit YAML to use main.py '-t' flag .. tests,misc: Updated presubmit YAML to use

[gem5-dev] Change in gem5/gem5[develop]: tests: Migrated 10.linux-boot scons-based test to testlib

2020-03-26 Thread Bobby R. Bruce (Gerrit)
Bobby R. Bruce has submitted this change. ( https://gem5-review.googlesource.com/c/public/gem5/+/26324 ) Change subject: tests: Migrated 10.linux-boot scons-based test to testlib .. tests: Migrated 10.linux-boot scons-based

[gem5-dev] Change in gem5/gem5[develop]: cpu-minor: fix store-release issuing

2020-03-26 Thread Tiago Mück (Gerrit)
Tiago Mück has uploaded this change for review. ( https://gem5-review.googlesource.com/c/public/gem5/+/27135 ) Change subject: cpu-minor: fix store-release issuing .. cpu-minor: fix store-release issuing Store with release

[gem5-dev] Change in gem5/gem5[develop]: cpu-o3: fix store-release issuing

2020-03-26 Thread Tiago Mück (Gerrit)
Tiago Mück has uploaded this change for review. ( https://gem5-review.googlesource.com/c/public/gem5/+/27134 ) Change subject: cpu-o3: fix store-release issuing .. cpu-o3: fix store-release issuing Requests from stores with

[gem5-dev] Change in gem5/gem5[develop]: cpu-o3: MemDepUnit tracks load-acquire/store-release

2020-03-26 Thread Tiago Mück (Gerrit)
Tiago Mück has uploaded this change for review. ( https://gem5-review.googlesource.com/c/public/gem5/+/27132 ) Change subject: cpu-o3: MemDepUnit tracks load-acquire/store-release .. cpu-o3: MemDepUnit tracks

[gem5-dev] Change in gem5/gem5[develop]: dev-arm: Don't use args and kwargs on attachIO

2020-03-26 Thread Giacomo Travaglini (Gerrit)
Giacomo Travaglini has submitted this change. ( https://gem5-review.googlesource.com/c/public/gem5/+/27086 ) Change subject: dev-arm: Don't use args and kwargs on attachIO .. dev-arm: Don't use args and kwargs on attachIO

Re: [gem5-dev] maintainership of scons and util

2020-03-26 Thread Jason Lowe-Power
Sounds good to me. Cheers, Jason On Thu, Mar 26, 2020 at 4:31 AM Gabe Black wrote: > Hi folks. I've been doing enough work particularly on scons and to a lesser > extent in some areas of util, two areas that are currently unclaimed in > MAINTAINERS, so I thought it might make sense for me to

[gem5-dev] Change in gem5/gem5[develop]: scons: Get rid of a redundant "Warning:" in the SConstruct.

2020-03-26 Thread Gabe Black (Gerrit)
Hello Gabe Black, I'd like you to do a code review. Please visit https://gem5-review.googlesource.com/c/public/gem5/+/27127 to review the following change. Change subject: scons: Get rid of a redundant "Warning:" in the SConstruct.

[gem5-dev] Change in gem5/gem5[develop]: scons: Use the scons environment when marshalling.

2020-03-26 Thread Gabe Black (Gerrit)
Hello Gabe Black, I'd like you to do a code review. Please visit https://gem5-review.googlesource.com/c/public/gem5/+/27123 to review the following change. Change subject: scons: Use the scons environment when marshalling.

[gem5-dev] Change in gem5/gem5[develop]: scons: Call summarize_warnings() when scons finishes building.

2020-03-26 Thread Gabe Black (Gerrit)
Hello Gabe Black, I'd like you to do a code review. Please visit https://gem5-review.googlesource.com/c/public/gem5/+/27130 to review the following change. Change subject: scons: Call summarize_warnings() when scons finishes building.

[gem5-dev] Change in gem5/gem5[develop]: scons: Add a mechanism to accumulate warnings to reprint at the end.

2020-03-26 Thread Gabe Black (Gerrit)
Hello Gabe Black, I'd like you to do a code review. Please visit https://gem5-review.googlesource.com/c/public/gem5/+/27129 to review the following change. Change subject: scons: Add a mechanism to accumulate warnings to reprint at the end.

[gem5-dev] Change in gem5/gem5[develop]: scons: Enable LTO and partial linking with gcc >= 8.1.

2020-03-26 Thread Gabe Black (Gerrit)
Hello Gabe Black, I'd like you to do a code review. Please visit https://gem5-review.googlesource.com/c/public/gem5/+/27131 to review the following change. Change subject: scons: Enable LTO and partial linking with gcc >= 8.1.

[gem5-dev] Change in gem5/gem5[develop]: scons: Use the textwrap module to wrap warnings/errors neatly.

2020-03-26 Thread Gabe Black (Gerrit)
Hello Gabe Black, I'd like you to do a code review. Please visit https://gem5-review.googlesource.com/c/public/gem5/+/27128 to review the following change. Change subject: scons: Use the textwrap module to wrap warnings/errors neatly.

[gem5-dev] Change in gem5/gem5[develop]: scons: Replace find_first_prog() with the built in Detect().

2020-03-26 Thread Gabe Black (Gerrit)
Hello Gabe Black, I'd like you to do a code review. Please visit https://gem5-review.googlesource.com/c/public/gem5/+/27126 to review the following change. Change subject: scons: Replace find_first_prog() with the built in Detect().

[gem5-dev] Change in gem5/gem5[develop]: util: Add a file to suppress spurious lsan leaks in the python lib.

2020-03-26 Thread Gabe Black (Gerrit)
Hello Gabe Black, I'd like you to do a code review. Please visit https://gem5-review.googlesource.com/c/public/gem5/+/27124 to review the following change. Change subject: util: Add a file to suppress spurious lsan leaks in the python lib.

[gem5-dev] Change in gem5/gem5[develop]: scons: Use the lsan-suppressions file when running internal commands.

2020-03-26 Thread Gabe Black (Gerrit)
Hello Gabe Black, I'd like you to do a code review. Please visit https://gem5-review.googlesource.com/c/public/gem5/+/27125 to review the following change. Change subject: scons: Use the lsan-suppressions file when running internal commands.

[gem5-dev] maintainership of scons and util

2020-03-26 Thread Gabe Black
Hi folks. I've been doing enough work particularly on scons and to a lesser extent in some areas of util, two areas that are currently unclaimed in MAINTAINERS, so I thought it might make sense for me to volunteer for those slots. Is that ok with everyone? Gabe

[gem5-dev] Change in gem5/gem5[develop]: mem-ruby: LL/SC fixes

2020-03-26 Thread Giacomo Travaglini (Gerrit)
Hello Timothy Hayes, I'd like you to do a code review. Please visit https://gem5-review.googlesource.com/c/public/gem5/+/27103 to review the following change. Change subject: mem-ruby: LL/SC fixes .. mem-ruby: LL/SC

[gem5-dev] Change in gem5/gem5[develop]: arch-riscv: print information about faults.

2020-03-26 Thread Nils Asmussen (Gerrit)
Nils Asmussen has submitted this change. ( https://gem5-review.googlesource.com/c/public/gem5/+/25646 ) Change subject: arch-riscv: print information about faults. .. arch-riscv: print information about faults. Change-Id:

[gem5-dev] Change in gem5/gem5[develop]: arch-riscv: added support for pseudo instructions.

2020-03-26 Thread Nils Asmussen (Gerrit)
Nils Asmussen has submitted this change. ( https://gem5-review.googlesource.com/c/public/gem5/+/25645 ) Change subject: arch-riscv: added support for pseudo instructions. .. arch-riscv: added support for pseudo instructions.

[gem5-dev] Change in gem5/gem5[develop]: arch, sim: Return whether or not a pseudo inst was recognized.

2020-03-26 Thread Gabe Black (Gerrit)
Gabe Black has submitted this change. ( https://gem5-review.googlesource.com/c/public/gem5/+/25948 ) Change subject: arch,sim: Return whether or not a pseudo inst was recognized. .. arch,sim: Return whether or not a pseudo