On Di, 2017-01-31 at 15:32 +0300, Pavel Dovgalyuk wrote: > This patch is needed to make this timer deterministic and to use > execution record/replay > > for audio devices. > > > > audio_reset_timer is used in the function > audio_vm_change_state_handler. > > Therefore every time VM is stopped or restarted the timer will be > reset to new timeout. > > Virtual clock does not proceed while VM is stopped. Therefore there is > no need > > in resetting the timeout when VM restarts.
Add that to the commit message please. cheers, Gerd