On 17 May 2013 18:23, KONRAD Frédéric <fred.kon...@greensocs.com> wrote:
> It appeared that the replay is not deterministic even with icount:
>     - the whole icount mechanism is not saved with save_vm (which can be
> achieved by moving qemu_icount to TimerState according to Paolo)
>     - replaying two times the same thing and stopping at a specific
> breakpoint show two differents vmclock, so replaying the
>         same amount of time don't work, and we abandoned this idea.

Personally I think icount is supposed to be deterministic,
and if it isn't then it should be fixed to be so. Does anybody
who understands it better than me disagree?

thanks
-- PMM

Reply via email to