Dear gem5 community,
I simulate the official ubuntu 18.04 image using FS simulation
($GEM5/build/ARM/gem5.fast -d $GEM5/node0
$GEM5/configs/example/arm/starter_fs.py --kernel=vmlinux.arm64
--num-cores=8 --disk-image=ubuntu-18.04-arm64-docker.img)
However, I see that the changes inside the simulated image are not
saved after the correct gem5 termination (m5 exit).
I run a benchmark that saves a number of files during execution. How
can I keep that files after gem5 execution?
Thanks in advance!
Best regards,
Nikos
_______________________________________________
gem5-users mailing list -- gem5-users@gem5.org
To unsubscribe send an email to gem5-users-le...@gem5.org