Pavel Dovgalyuk <[email protected]> writes:

> Saving icount as a parameters of the snapshot allows navigation between
> them in the execution replay scenario.
> This information can be used for finding a specific snapshot for proceeding
> the recorded execution to the specific moment of the time.
> E.g., 'reverse step' action (introduced in one of the following patches)
> needs to load the nearest snapshot which is prior to the current moment
> of time .
>
> Signed-off-by: Pavel Dovgalyuk <[email protected]>

QAPI schema part
Acked-by: Markus Armbruster <[email protected]>

Reply via email to