"Dr. David Alan Gilbert (git)" <dgilb...@redhat.com> wrote: > From: "Dr. David Alan Gilbert" <dgilb...@redhat.com> > > The loading of a device state (during postcopy) may access guest > memory that's still on the source machine and thus might need > a page fill; split off a separate thread that handles the incoming > page data so that the original incoming migration code can finish > off the device data. > > Signed-off-by: Dr. David Alan Gilbert <dgilb...@redhat.com>
Reviewed-by: Juan Quintela <quint...@redhat.com>