[gem5-dev] Change in gem5/gem5[master]: arm: Factor some repetition out of the ProcessInfo constructor.

2019-04-25 Thread Gabe Black (Gerrit)
Gabe Black has submitted this change and it was merged. ( https://gem5-review.googlesource.com/c/public/gem5/+/18371 ) Change subject: arm: Factor some repetition out of the ProcessInfo constructor. .. arm: Factor some

[gem5-dev] Change in gem5/gem5[master]: arm: Fix some style issues in stacktrace.cc.

2019-04-25 Thread Gabe Black (Gerrit)
Gabe Black has submitted this change and it was merged. ( https://gem5-review.googlesource.com/c/public/gem5/+/18370 ) Change subject: arm: Fix some style issues in stacktrace.cc. .. arm: Fix some style issues in

[gem5-dev] Change in gem5/gem5[master]: x86: Refactor the ProcessInfo constructor.

2019-04-25 Thread Gabe Black (Gerrit)
Gabe Black has submitted this change and it was merged. ( https://gem5-review.googlesource.com/c/public/gem5/+/18369 ) Change subject: x86: Refactor the ProcessInfo constructor. .. x86: Refactor the ProcessInfo constructor.

[gem5-dev] Kokoro Invocation Logs

2019-04-25 Thread Potter, Brandon
Hello all, The kokoro invocation logs need to include simout and simerr logs for individual test failures. The source.cloud.google.com hyperlink below shows an example where I had some test failure with no indication why the tests failed. It is insufficient for us to try to run the tests

[gem5-dev] Change in gem5/gem5[master]: configs: faux-filesystem fix w/ ruby in se mode

2019-04-25 Thread Brandon Potter (Gerrit)
Brandon Potter has submitted this change and it was merged. ( https://gem5-review.googlesource.com/c/public/gem5/+/12121 ) Change subject: configs: faux-filesystem fix w/ ruby in se mode .. configs: faux-filesystem fix w/

[gem5-dev] Change in gem5/gem5[master]: x86: Fix some style issues in stacktrace.cc.

2019-04-25 Thread Gabe Black (Gerrit)
Gabe Black has submitted this change and it was merged. ( https://gem5-review.googlesource.com/c/public/gem5/+/18368 ) Change subject: x86: Fix some style issues in stacktrace.cc. .. x86: Fix some style issues in

[gem5-dev] Change in gem5/gem5[master]: sim-se: add a faux-filesystem

2019-04-25 Thread Brandon Potter (Gerrit)
Brandon Potter has submitted this change and it was merged. ( https://gem5-review.googlesource.com/c/public/gem5/+/12119 ) Change subject: sim-se: add a faux-filesystem .. sim-se: add a faux-filesystem This change introduces

Re: [gem5-dev] Gem5 Full System Crashes

2019-04-25 Thread Stefan Waczynski
I will place them into the body of the email: Script: m5 checkpoint ls ls ls ls LibC Backtrace: gem5 compiled Apr 10 2019 12:23:15 gem5 started Apr 11 2019 16:30:49 gem5 executing on brahms, pid 6734 command line: ./build/X86/gem5.opt configs/example/fs.py

Re: [gem5-dev] Gem5 Full System Crashes

2019-04-25 Thread Gambord, Ryan
It looks like the mailing list stripped out your attachment. Ryen On Thu, Apr 25, 2019, 08:47 Stefan Waczynski wrote: > Hi All, > > I have been trying to start work with gem5 Full-System simulation (my > intent is to run multiple workloads in parallel and observe interference > effects along

[gem5-dev] Gem5 Full System Crashes

2019-04-25 Thread Stefan Waczynski
Hi All, I have been trying to start work with gem5 Full-System simulation (my intent is to run multiple workloads in parallel and observe interference effects along with some OS behavior for these parallel workloads). I boot into the simulation using the atomic CPU model with a runtime script

[gem5-dev] Change in gem5/gem5[master]: sim-se: add a faux-filesystem

2019-04-25 Thread Brandon Potter (Gerrit)
Hello kokoro, Ciro Santilli, Alexandru Duțu, Anthony Gutierrez, Jason Lowe-Power, I'd like you to reexamine a change. Please visit https://gem5-review.googlesource.com/c/public/gem5/+/12119 to look at the new patch set (#21). Change subject: sim-se: add a faux-filesystem

[gem5-dev] Change in gem5/gem5[master]: arch-arm: Correct target EL field in TLBI operations

2019-04-25 Thread Giacomo Travaglini (Gerrit)
Giacomo Travaglini has submitted this change and it was merged. ( https://gem5-review.googlesource.com/c/public/gem5/+/18388 ) Change subject: arch-arm: Correct target EL field in TLBI operations .. arch-arm: Correct target

[gem5-dev] Change in gem5/gem5[master]: dev-arm: Move GICv3 (Re)Ditributor address in Realview.py

2019-04-25 Thread Giacomo Travaglini (Gerrit)
Giacomo Travaglini has submitted this change and it was merged. ( https://gem5-review.googlesource.com/c/public/gem5/+/18393 ) Change subject: dev-arm: Move GICv3 (Re)Ditributor address in Realview.py .. dev-arm: Move GICv3

[gem5-dev] Change in gem5/gem5[master]: arch-arm: Remove un-needed hyp flag in TLBI operations

2019-04-25 Thread Giacomo Travaglini (Gerrit)
Giacomo Travaglini has submitted this change and it was merged. ( https://gem5-review.googlesource.com/c/public/gem5/+/18389 ) Change subject: arch-arm: Remove un-needed hyp flag in TLBI operations .. arch-arm: Remove

[gem5-dev] Change in gem5/gem5[master]: dev-arm: Check for maximum number of supported PE in GICv3

2019-04-25 Thread Giacomo Travaglini (Gerrit)
Giacomo Travaglini has submitted this change and it was merged. ( https://gem5-review.googlesource.com/c/public/gem5/+/18390 ) Change subject: dev-arm: Check for maximum number of supported PE in GICv3 .. dev-arm: Check for

[gem5-dev] Change in gem5/gem5[master]: dev-arm: Limit number of max PE in GICv3 to 128

2019-04-25 Thread Giacomo Travaglini (Gerrit)
Giacomo Travaglini has submitted this change and it was merged. ( https://gem5-review.googlesource.com/c/public/gem5/+/18392 ) Change subject: dev-arm: Limit number of max PE in GICv3 to 128 .. dev-arm: Limit number of max PE

[gem5-dev] Change in gem5/gem5[master]: dev-arm: Add GICv4 extension switch in GICv3

2019-04-25 Thread Giacomo Travaglini (Gerrit)
Giacomo Travaglini has submitted this change and it was merged. ( https://gem5-review.googlesource.com/c/public/gem5/+/18391 ) Change subject: dev-arm: Add GICv4 extension switch in GICv3 .. dev-arm: Add GICv4 extension

[gem5-dev] Cron /z/m5/regression/do-regression quick

2019-04-25 Thread Cron Daemon
* build/ALPHA/tests/opt/quick/fs/80.netperf-stream/alpha/linux/twosys-tsunami-simple-atomic: FAILED! * build/ALPHA/tests/opt/quick/fs/10.linux-boot/alpha/linux/tsunami-simple-timing-dual: FAILED! * build/ALPHA/tests/opt/quick/fs/10.linux-boot/alpha/linux/tsunami-simple-atomic:

[gem5-dev] Change in gem5/gem5[master]: cpu: Add a memory access predicate

2019-04-25 Thread Giacomo Gabrielli (Gerrit)
Hello Jason Lowe-Power, I'd like you to reexamine a change. Please visit https://gem5-review.googlesource.com/c/public/gem5/+/17991 to look at the new patch set (#4). Change subject: cpu: Add a memory access predicate ..

[gem5-dev] Change in gem5/gem5[master]: mem: Add support for partial loads/stores and wide mem. accesses

2019-04-25 Thread Giacomo Gabrielli (Gerrit)
Hello Daniel Carvalho, Giacomo Travaglini, Nikos Nikoleris, I'd like you to reexamine a change. Please visit https://gem5-review.googlesource.com/c/public/gem5/+/13518 to look at the new patch set (#11). Change subject: mem: Add support for partial loads/stores and wide mem. accesses

[gem5-dev] Change in gem5/gem5[master]: dev-arm: Limit number of max PE in GICv3 to 128

2019-04-25 Thread Giacomo Travaglini (Gerrit)
Hello Andreas Sandberg, I'd like you to do a code review. Please visit https://gem5-review.googlesource.com/c/public/gem5/+/18392 to review the following change. Change subject: dev-arm: Limit number of max PE in GICv3 to 128

[gem5-dev] Change in gem5/gem5[master]: dev-arm: Check for maximum number of supported PE in GICv3

2019-04-25 Thread Giacomo Travaglini (Gerrit)
Hello Andreas Sandberg, I'd like you to do a code review. Please visit https://gem5-review.googlesource.com/c/public/gem5/+/18390 to review the following change. Change subject: dev-arm: Check for maximum number of supported PE in GICv3

[gem5-dev] Change in gem5/gem5[master]: dev-arm: Add GICv4 extension switch in GICv3

2019-04-25 Thread Giacomo Travaglini (Gerrit)
Hello Andreas Sandberg, I'd like you to do a code review. Please visit https://gem5-review.googlesource.com/c/public/gem5/+/18391 to review the following change. Change subject: dev-arm: Add GICv4 extension switch in GICv3

[gem5-dev] Change in gem5/gem5[master]: dev-arm: Move GICv3 (Re)Ditributor address in Realview.py

2019-04-25 Thread Giacomo Travaglini (Gerrit)
Hello Andreas Sandberg, I'd like you to do a code review. Please visit https://gem5-review.googlesource.com/c/public/gem5/+/18393 to review the following change. Change subject: dev-arm: Move GICv3 (Re)Ditributor address in Realview.py

[gem5-dev] Change in gem5/gem5[master]: arch-arm: Remove un-needed hyp flag in TLBI operations

2019-04-25 Thread Giacomo Travaglini (Gerrit)
Hello Andreas Sandberg, Anouk Van Laer, I'd like you to do a code review. Please visit https://gem5-review.googlesource.com/c/public/gem5/+/18389 to review the following change. Change subject: arch-arm: Remove un-needed hyp flag in TLBI operations

[gem5-dev] Change in gem5/gem5[master]: arch-arm: Correct target EL field in TLBI operations

2019-04-25 Thread Giacomo Travaglini (Gerrit)
Hello Andreas Sandberg, I'd like you to do a code review. Please visit https://gem5-review.googlesource.com/c/public/gem5/+/18388 to review the following change. Change subject: arch-arm: Correct target EL field in TLBI operations

[gem5-dev] Change in gem5/gem5[master]: arch-arm: Implement multi-level TLB

2019-04-25 Thread Ivan Pizarro (Gerrit)
Hello Andreas Sandberg, Daniel Carvalho, Giacomo Travaglini, Nikos Nikoleris, I'd like you to reexamine a change. Please visit https://gem5-review.googlesource.com/c/public/gem5/+/14118 to look at the new patch set (#11). Change subject: arch-arm: Implement multi-level TLB