Pavel Fedin <p.fe...@samsung.com> wrote: > This allows to signal migration notifiers that the migration has entered > final phase. The condition is set after vm_stop_force_state(). > > This will be necessary for ITS live migration on ARM, which will have to > dump its state into guest RAM at this point. > > Signed-off-by: Pavel Fedin <p.fe...@samsung.com>
Reviewed-by: Juan Quintela <quint...@redhat.com> Applied, thanks. I wonder who it has never been needed before. BTW, what is ITS?