Hi all,

I use ??m5 checkpoint?? to create a checkpoints when I get into the full system 
in KVM cpu mode.However, when I try to restore the checkpoint  with 
TimingCPU,I get a bug:

Switch at curTick count:10000
gem5.opt: build/X86/sim/eventq.hh:763: void EventQueue::schedule(Event*, Tick, 
bool): Assertion `when >= getCurTick()' failed.
Program aborted at tick 600423423697000.

Here are the commands I am using to  create/restore the checkpoints...

./build/X86/gem5.opt ./configs/example/fs.py -r 3 --kernel=vmlinux-5.4.49 
--disk-image=x86-ubuntu.img --restore-with-cpu=TimingSimpleCPU

I am using the following gem5 revision: 21.0.0.0.

Can someone please let me know on how can this be fixed?

Appreciate your help!

Regards,
sam.
_______________________________________________
gem5-users mailing list -- gem5-users@gem5.org
To unsubscribe send an email to gem5-users-le...@gem5.org

Reply via email to