[gem5-dev] Change in gem5/gem5[develop]: arch-arm: Remove m5ops_base declaration from ArmSystem

2020-07-02 Thread Hsuan Hsu (Gerrit) via gem5-dev
Hsuan Hsu has uploaded this change for review. ( https://gem5-review.googlesource.com/c/public/gem5/+/30914 ) Change subject: arch-arm: Remove m5ops_base declaration from ArmSystem .. arch-arm: Remove m5ops_base declaration

[gem5-dev] Re: [Suggestion] Replace gem5-users mailing-list with Discourse

2020-07-02 Thread Gabe Black via gem5-dev
I haven't used Slack before (yeah, I know, behind the times :-), but I 100% agree with that last part. Having the perfect medium won't help if there aren't enough people around to actually use it to answer questions. Gabe On Thu, Jul 2, 2020 at 9:45 AM Andreas Sandberg via gem5-dev <

[gem5-dev] Change in gem5/gem5[develop]: arch-arm: Add missing override to ARM faults

2020-07-02 Thread Anthony Gutierrez (Gerrit) via gem5-dev
Hello Tony Gutierrez, I'd like you to do a code review. Please visit https://gem5-review.googlesource.com/c/public/gem5/+/30894 to review the following change. Change subject: arch-arm: Add missing override to ARM faults

[gem5-dev] Change in gem5/gem5[develop]: arch-arm: Remove some unused vars from self_debug.hh

2020-07-02 Thread Anthony Gutierrez (Gerrit) via gem5-dev
Hello Tony Gutierrez, I'd like you to do a code review. Please visit https://gem5-review.googlesource.com/c/public/gem5/+/30895 to review the following change. Change subject: arch-arm: Remove some unused vars from self_debug.hh

[gem5-dev] Change in gem5/gem5[develop]: sim: Add M5_VAR_USED to var used in dprint

2020-07-02 Thread Anthony Gutierrez (Gerrit) via gem5-dev
Hello Tony Gutierrez, I'd like you to do a code review. Please visit https://gem5-review.googlesource.com/c/public/gem5/+/30896 to review the following change. Change subject: sim: Add M5_VAR_USED to var used in dprint

[gem5-dev] Re: [Suggestion] Replace gem5-users mailing-list with Discourse

2020-07-02 Thread Andreas Sandberg via gem5-dev
I would probably be more in favour of a split email+Slack/Teams approach. Email works well for most discussion, but I like the quick more informal communication in a chat system. I have generally been very happy with the way Slack has worked when I have contributed to Zephyr in my spare time. As

[gem5-dev] Change in gem5/gem5[develop]: configs: Updated DTB warnings in fs.py for Arm platforms.

2020-07-02 Thread Richard Cooper (Gerrit) via gem5-dev
Richard Cooper has submitted this change. ( https://gem5-review.googlesource.com/c/public/gem5/+/30575 ) Change subject: configs: Updated DTB warnings in fs.py for Arm platforms. .. configs: Updated DTB warnings in fs.py for

[gem5-dev] Change in gem5/gem5[develop]: arch-arm: Implementation of SelfHosted Debug Software step

2020-07-02 Thread Jordi Vaquero (Gerrit) via gem5-dev
Jordi Vaquero has submitted this change. ( https://gem5-review.googlesource.com/c/public/gem5/+/30617 ) Change subject: arch-arm: Implementation of SelfHosted Debug Software step .. arch-arm: Implementation of SelfHosted

[gem5-dev] Params not passed correctly from Python to C++

2020-07-02 Thread Hsuan Hsu via gem5-dev
Hi, I’m now testing gem5-20.0.0.2 so that I can rebase my work on it, but I encounter an issue where gem5 crashes when booting Linux with atomic CPU. I’ve already tried a bit to figure out what happens, and it seems the guest calls memory-mapped m5ops, but gem5 does not initialize the base