[gem5-dev] Re: Mailing List problems experienced this afternoon. Now resolved

2020-04-25 Thread Bobby Bruce via gem5-dev
Dear all, We’ve had reports of spam on this mailing list. I thought I’d fixed this issue, but it seems like they were still getting through. To solve this for good, the mailing lists have been updated so only members of the list can post. As always, anyone can sign up to be a member of the

[gem5-dev] Re: keep lua bindings for m5 ops?

2020-04-25 Thread Gabe Black via gem5-dev
So, I looked into this a little more and tried switching to 5.3. The problem there is subtle, and is that 5.1 puts its headers in their own directory under /usr/include, at least on my system, and 5.3 puts its headers right in the top directory, in /usr/include directly. When you run pkg-config,

[gem5-dev] Change in gem5/gem5[develop]: misc,tests: Updated and generalized the resource url for tests

2020-04-25 Thread Bobby R. Bruce (Gerrit) via gem5-dev
Bobby R. Bruce has submitted this change. ( https://gem5-review.googlesource.com/c/public/gem5/+/27987 ) Change subject: misc,tests: Updated and generalized the resource url for tests .. misc,tests: Updated and generalized

[gem5-dev] Change in gem5/gem5[develop]: misc: Replace a deprecated method in protoio.cc.

2020-04-25 Thread Gabe Black (Gerrit) via gem5-dev
Gabe Black has uploaded this change for review. ( https://gem5-review.googlesource.com/c/public/gem5/+/28185 ) Change subject: misc: Replace a deprecated method in protoio.cc. .. misc: Replace a deprecated method in

[gem5-dev] Change in gem5/gem5[develop]: util: Expose addr config mechanisms in the gem5 op java wrapper.

2020-04-25 Thread Gabe Black (Gerrit) via gem5-dev
Gabe Black has uploaded this change for review. ( https://gem5-review.googlesource.com/c/public/gem5/+/28184 ) Change subject: util: Expose addr config mechanisms in the gem5 op java wrapper. .. util: Expose addr config

[gem5-dev] Change in gem5/gem5[develop]: util: Reorganize the java wrapper for gem5 ops.

2020-04-25 Thread Gabe Black (Gerrit) via gem5-dev
Gabe Black has uploaded this change for review. ( https://gem5-review.googlesource.com/c/public/gem5/+/28176 ) Change subject: util: Reorganize the java wrapper for gem5 ops. .. util: Reorganize the java wrapper for gem5

[gem5-dev] Change in gem5/gem5[develop]: util: Enable using different call types in the gem5 ops java wrapper.

2020-04-25 Thread Gabe Black (Gerrit) via gem5-dev
Gabe Black has uploaded this change for review. ( https://gem5-review.googlesource.com/c/public/gem5/+/28182 ) Change subject: util: Enable using different call types in the gem5 ops java wrapper. .. util: Enable using

[gem5-dev] Change in gem5/gem5[develop]: util: Automatically load the java .so in the gem5 ops wrapper.

2020-04-25 Thread Gabe Black (Gerrit) via gem5-dev
Gabe Black has uploaded this change for review. ( https://gem5-review.googlesource.com/c/public/gem5/+/28177 ) Change subject: util: Automatically load the java .so in the gem5 ops wrapper. .. util: Automatically load the

[gem5-dev] Change in gem5/gem5[develop]: util: Rework some checks in the m5 util scons to use Configure().

2020-04-25 Thread Gabe Black (Gerrit) via gem5-dev
Gabe Black has uploaded this change for review. ( https://gem5-review.googlesource.com/c/public/gem5/+/28180 ) Change subject: util: Rework some checks in the m5 util scons to use Configure(). .. util: Rework some checks

[gem5-dev] Change in gem5/gem5[develop]: util: Add a simple junit test for the gem5 ops java wrapper.

2020-04-25 Thread Gabe Black (Gerrit) via gem5-dev
Gabe Black has uploaded this change for review. ( https://gem5-review.googlesource.com/c/public/gem5/+/28181 ) Change subject: util: Add a simple junit test for the gem5 ops java wrapper. .. util: Add a simple junit test for

[gem5-dev] Change in gem5/gem5[develop]: util: Break out the dispatch tables in the m5 util call types.

2020-04-25 Thread Gabe Black (Gerrit) via gem5-dev
Gabe Black has uploaded this change for review. ( https://gem5-review.googlesource.com/c/public/gem5/+/28178 ) Change subject: util: Break out the dispatch tables in the m5 util call types. .. util: Break out the dispatch

[gem5-dev] Change in gem5/gem5[develop]: util: Make running m5 util unit tests opt-in.

2020-04-25 Thread Gabe Black (Gerrit) via gem5-dev
Gabe Black has uploaded this change for review. ( https://gem5-review.googlesource.com/c/public/gem5/+/28179 ) Change subject: util: Make running m5 util unit tests opt-in. .. util: Make running m5 util unit tests opt-in.

[gem5-dev] Change in gem5/gem5[develop]: util: Add the "sum" method to the java and lua m5 util wrappers.

2020-04-25 Thread Gabe Black (Gerrit) via gem5-dev
Gabe Black has uploaded this change for review. ( https://gem5-review.googlesource.com/c/public/gem5/+/28175 ) Change subject: util: Add the "sum" method to the java and lua m5 util wrappers. .. util: Add the "sum" method

[gem5-dev] Change in gem5/gem5[develop]: util: Embed the JNI library (.so) in the jar file for the gem5 ops.

2020-04-25 Thread Gabe Black (Gerrit) via gem5-dev
Gabe Black has uploaded this change for review. ( https://gem5-review.googlesource.com/c/public/gem5/+/28183 ) Change subject: util: Embed the JNI library (.so) in the jar file for the gem5 ops. .. util: Embed the JNI

[gem5-dev] Change in gem5/gem5[develop]: util: Link m5_mmap into the JNI shared library for the m5 util.

2020-04-25 Thread Gabe Black (Gerrit) via gem5-dev
Gabe Black has uploaded this change for review. ( https://gem5-review.googlesource.com/c/public/gem5/+/28174 ) Change subject: util: Link m5_mmap into the JNI shared library for the m5 util. .. util: Link m5_mmap into the