Peter Xu <[email protected]> wrote: > Before this patch we firstly setup the postcopy-paused state then we > clean up the QEMUFile handles. That can be racy if there is a very fast > "migrate-recover" command running in parallel. Fix that up. > > Reported-by: Peter Maydell <[email protected]> > Signed-off-by: Peter Xu <[email protected]>
Reviewed-by: Juan Quintela <[email protected]>
