ptember 2, 2021 3:57 AM
To: gem5-users@gem5.org
Cc: Pedro Becker
Subject: [gem5-users] Re: Issue: Checkpoint in FS mode
Hi Sindhuja,
Are you using your own python script to configure the simulation?
If I'm not mistaken calling the /sbin/m5 checkpoint exits the m5.simulate()
(from the scri
Hi Sindhuja,
Are you using your own python script to configure the simulation?
If I'm not mistaken calling the /sbin/m5 checkpoint exits the m5.simulate()
(from the script), returning the exit_event (a string "checkpoint").
Then, your python script should capture that exit_event and create th