[gem5-users] Re: X86 full system simulation---about m5term

2024-01-15 Thread hu miao via gem5-users
Thank you for your help! It really work!!! On Fri, Jan 12, 2024 at 4:47 PM Hoa Nguyen wrote: > Hi, > > The problem seems to be that the gem5 simulation and the m5term call are > run on different virtual machines. > > If you're using docker then please make sure that you're calling m5term on > th

[gem5-users] Re: X86 full system simulation---about m5term

2024-01-12 Thread Hoa Nguyen via gem5-users
Hi, The problem seems to be that the gem5 simulation and the m5term call are run on different virtual machines. If you're using docker then please make sure that you're calling m5term on the same docker container as the one running gem5 simulation. If that doesn't work then you can check the gue