Pavel Dovgalyuk <pavel.dovga...@ispras.ru> 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 <pavel.dovga...@ispras.ru>
QAPI schema part Acked-by: Markus Armbruster <arm...@redhat.com>