RE: [for-5.0 PATCH 03/11] migration: introduce icount field for snapshots

2020-01-14 Thread Pavel Dovgalyuk
> From: Alex Bennée [mailto:alex.ben...@linaro.org] > Kevin Wolf writes: > > > Am 23.12.2019 um 10:47 hat Pavel Dovgalyuk geschrieben: > >> From: Pavel Dovgalyuk > >> > >> Saving icount as a parameters of the snapshot allows navigation between > >> them in the execution replay scenario. > >> Thi

Re: [for-5.0 PATCH 03/11] migration: introduce icount field for snapshots

2020-01-13 Thread Alex Bennée
Kevin Wolf writes: > Am 23.12.2019 um 10:47 hat Pavel Dovgalyuk geschrieben: >> From: Pavel Dovgalyuk >> >> 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 pro

Re: [for-5.0 PATCH 03/11] migration: introduce icount field for snapshots

2020-01-09 Thread Kevin Wolf
Am 23.12.2019 um 10:47 hat Pavel Dovgalyuk geschrieben: > From: Pavel Dovgalyuk > > 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 executi