[gem5-users] Re: Problem with FS mode Gem5

2021-03-22 Thread keshav via gem5-users
Hi Mr Hoa,

Thanks for your response. The command line I used is
./build/X86/gem5.opt ./configs/example/fs.py 
--disk-image=/home/keshav/gem5/full_system_images/disks/linux-x86.img 
--kernel=/home/keshav/gem5/full_system_images/binaries/x86_64-vmlinux-2.6.22.9
Then opened a new terminal and typed telnet localhost 3456 to connect to the 
local host to see what was happening. There the screen requested me to enter 
runlevel

Thanks and regards
Keshav E
SVCE



___
gem5-users mailing list -- gem5-users@gem5.org
To unsubscribe send an email to gem5-users-le...@gem5.org
%(web_page_url)slistinfo%(cgiext)s/%(_internal_name)s

[gem5-users] Re: Problem with FS mode Gem5

2021-03-21 Thread Hoa Nguyen via gem5-users
Hi,

Can you be elaborate more about the issue? Such as what is the command line
and what binaries are you using to run fs.py.

It is possible that the guest program is waiting for some input from
users/stdin. Also, you can run fs.py with faster cpu models to verify
whether the guest program got stuck or gem5 being slow.

Regards,
Hoa Nguyen

On Sun, Mar 21, 2021, 1:27 PM keshav via gem5-users 
wrote:

> HI all,
>
> I am trying to run the fs.py file and the simulation is running for 3 days
> straight. I tried connecting to the local host using the telnet localhost
>  and saw the screen with *"Enter runlevel:" *What should I
> do? Can anyone help me out with it? Can anyone tell me what are the steps
> to be followed to run gem5 in full system emulation mode for X86 ISA ?
>
> Thanks and regards
> Keshav E
> SVCE
> ___
> gem5-users mailing list -- gem5-users@gem5.org
> To unsubscribe send an email to gem5-users-le...@gem5.org
> %(web_page_url)slistinfo%(cgiext)s/%(_internal_name)s
___
gem5-users mailing list -- gem5-users@gem5.org
To unsubscribe send an email to gem5-users-le...@gem5.org
%(web_page_url)slistinfo%(cgiext)s/%(_internal_name)s