Hi Liyang,
You're correct that you can't use scp because gem5 doesn't have an ethernet
connection to the outside world.
What we usually do to get data onto the disk images is mount the disk image
on the host machine and make modifications, then boot the disk image with
gem5. You can use the pytho
Dear everyone,
My status: I have launched the aarch64-ubuntu system successfully based on
gem5 and logined into the system. And then I need to copy the armv8 binary
on the linux host (debian) to gem5 simulated aarch64 system. However, the
scp command didn't work and I found that the gem5 simulated