On 27.10.2021 07:05, Jason Wang wrote:
On Tue, Oct 26, 2021 at 6:36 PM Pavel Dovgalyuk
wrote:
Setting timers randomly when vmstate is loaded breaks
execution determinism.
Therefore this patch allows saving mit and autoneg timers
for e1000. It makes execution deterministic and allows
snapshotti
On Tue, Oct 26, 2021 at 6:36 PM Pavel Dovgalyuk
wrote:
>
> Setting timers randomly when vmstate is loaded breaks
> execution determinism.
> Therefore this patch allows saving mit and autoneg timers
> for e1000. It makes execution deterministic and allows
> snapshotting and reverse debugging in ico
* Pavel Dovgalyuk (pavel.dovgal...@ispras.ru) wrote:
> Setting timers randomly when vmstate is loaded breaks
> execution determinism.
> Therefore this patch allows saving mit and autoneg timers
> for e1000. It makes execution deterministic and allows
> snapshotting and reverse debugging in icount m
Setting timers randomly when vmstate is loaded breaks
execution determinism.
Therefore this patch allows saving mit and autoneg timers
for e1000. It makes execution deterministic and allows
snapshotting and reverse debugging in icount mode.
Signed-off-by: Pavel Dovgalyuk
---
hw/net/e1000.c | 6