Re: [gem5-users] Question about transferring files to ARM Linux in FS mode

2019-04-12 Thread Gambord, Ryan
Can you not just use netcat on both sides to transfer the file? Switch to kvm cpu, transfer, switch back? Ryan Gambord On Tue, Apr 9, 2019 at 7:25 PM Dogtail L wrote: > Hi all, > > I was running Linux in an ARM-based detailed CPU model in FS mode, and I > was doing the checkpoint after the f

[gem5-users] Question about transferring files to ARM Linux in FS mode

2019-04-09 Thread Dogtail L
Hi all, I was running Linux in an ARM-based detailed CPU model in FS mode, and I was doing the checkpoint after the first time I launched the CPU. However, I needed to frequently transfer files to the ARM Linux, so I am wondering if there is any way to do so without re-launching the CPU model agai