Hi,
the checkpoint is handled in sim/pseudo_inst.cc, which calls
DistIface::readyToCkpt(). However, if I don't use DistIface for my
simulated system, its master is NULL, therefore, this function does nothing
and return true, which causes the guest just to exit.

Should this be fixed?

Thanks
Ryan
_______________________________________________
gem5-dev mailing list
[email protected]
http://m5sim.org/mailman/listinfo/gem5-dev

Reply via email to