[gem5-dev] Bug for checkpoint by DistIface?

2018-05-16 Thread Ryan Wang
Hi, the checkpoint is handled in sim/pseudo_inst.cc, which calls DistIface::readyToCkpt(). However, if I don't use DistIface for my simulated system, its master is NULL, therefore, this function does nothing and return true, which causes the guest just to exit. Should this be fixed? Thanks Ryan

[gem5-dev] Change in gem5/gem5[master]: python: change dot_config default to None

2018-05-16 Thread Anthony Gutierrez (Gerrit)
Anthony Gutierrez has uploaded this change for review. ( https://gem5-review.googlesource.com/10482 Change subject: python: change dot_config default to None .. python: change dot_config default to None This change makes

[gem5-dev] Change in gem5/gem5[master]: gpu-compute: use X86ISA::TlbEntry over GpuTlbEntry

2018-05-16 Thread Anthony Gutierrez (Gerrit)
Anthony Gutierrez has uploaded this change for review. ( https://gem5-review.googlesource.com/10481 Change subject: gpu-compute: use X86ISA::TlbEntry over GpuTlbEntry .. gpu-compute: use X86ISA::TlbEntry over GpuTlbEntry

[gem5-dev] Change in gem5/gem5[master]: arch-arm: Fix semihosting arg count for SYS_GET_CMDLINE

2018-05-16 Thread Andreas Sandberg (Gerrit)
Andreas Sandberg has submitted this change and it was merged. ( https://gem5-review.googlesource.com/10022 ) Change subject: arch-arm: Fix semihosting arg count for SYS_GET_CMDLINE .. arch-arm: Fix semihosting arg count for

[gem5-dev] Change in gem5/gem5[master]: arch-arm: Add support for semihosting STDIO redirection

2018-05-16 Thread Andreas Sandberg (Gerrit)
Andreas Sandberg has submitted this change and it was merged. ( https://gem5-review.googlesource.com/10021 ) Change subject: arch-arm: Add support for semihosting STDIO redirection .. arch-arm: Add support for semihosting

Re: [gem5-dev] RISC-V Full System Support?

2018-05-16 Thread Alec Roelke
Hi Hesham, As Jason mentioned, there is some rudimentary support for FS simulation of RISC-V, but currently it doesn't support RISC-V's privilege modes. There are some additional patches that improve support, but those are also limited. They can be found at: -

[gem5-dev] Change in gem5/gem5[master]: style: fix amd license and style issues

2018-05-16 Thread Anthony Gutierrez (Gerrit)
Anthony Gutierrez has submitted this change and it was merged. ( https://gem5-review.googlesource.com/10463 ) Change subject: style: fix amd license and style issues .. style: fix amd license and style issues Change-Id:

[gem5-dev] Cron <m5test@zizzer> /z/m5/regression/do-regression quick

2018-05-16 Thread Cron Daemon
* build/RISCV/tests/opt/quick/se/02.insttest/riscv/linux-rv64c/minor-timing: FAILED! * build/RISCV/tests/opt/quick/se/02.insttest/riscv/linux-rv64c/o3-timing: FAILED! * build/RISCV/tests/opt/quick/se/02.insttest/riscv/linux-rv64c/simple-atomic: FAILED! *

[gem5-dev] Either delete arm github linux kernel mirrors, or setup auto update, remove issue tracker an link to upstream

2018-05-16 Thread Ciro Santilli
I recommend keeping them on GitHub but with fixes mentioned on title. https://github.com/gem5/linux-arm64-gem5 https://github.com/gem5/linux-arm-gem5 They are not getting the latest code it seems, no v4.15 for example. Also it seems that both repos are not merged on github, but have since been