[gem5-users] panic: KVM: Failed to set register (0x6030000000100042) value

2022-11-03 Thread 廖雄飛
Hi, We try to run a full-system simulation using ARMV8KvmCPU. The simulation cannot get started due to the below failure of setting register PSTATE. - … … 0: system.k

[gem5-users] Re: panic: KVM: Failed to set register (0x6030000000100042) value

2022-11-03 Thread Giacomo Travaglini via gem5-users
Hello, it was a bug which got fixed by the following patches, which are merged in develop and will be part of next release https://gem5-review.googlesource.com/c/public/gem5/+/64072/4 https://gem5-review.googlesource.com/c/public/gem5/+/64073/4 Let me know if it works Kind Regards Giacomo Fro

[gem5-users] Re: HPCG on RISCV

2022-11-03 Thread Hoa Nguyen via gem5-users
Hi Nikos, The problem you ran into with the FS mode seems to be the same problem described here [1] [2]. Can you try downloading the changes and let me know if it fixes the problem? [1] https://gem5-review.googlesource.com/c/public/gem5/+/65272 [2] https://gem5-review.googlesource.com/c/public/ge

[gem5-users] Re: panic: KVM: Failed to set register (0x6030000000100042) value

2022-11-03 Thread 廖雄飛
Hi Giacomo, Thanks a lot for your quick response. Your suggestion does help. With the updates contained in the three files indicated by the two Jira tickets, I still saw some error as below. I guess there are some changes not included in these two tickets. -