Peter Xu <[email protected]> wrote: > The major work for migration iterations are to move RAM/block/... data > via qemu_savevm_state_iterate(). Generalize those part into a single > function. > > Signed-off-by: Peter Xu <[email protected]>
Reviewed-by: Juan Quintela <[email protected]> I am not fan of having to add yet another state enumeration, but I can think of a clearer way of doing it, so the reviewed-by. Thanks, Juan.
