On Fri, Dec 01, 2017 at 12:34:32PM +, Dr. David Alan Gilbert wrote:
> * Peter Xu (pet...@redhat.com) wrote:
> > Switch the state until we try to start the VM on destination side. The
> > problem is that without doing this we may have a very small window that
> > we'll be in such a state:
> >
* Peter Xu (pet...@redhat.com) wrote:
> Switch the state until we try to start the VM on destination side. The
> problem is that without doing this we may have a very small window that
> we'll be in such a state:
>
> - dst VM is in postcopy-active state,
> - main thread is handling MIG_CMD_PACKAG
Switch the state until we try to start the VM on destination side. The
problem is that without doing this we may have a very small window that
we'll be in such a state:
- dst VM is in postcopy-active state,
- main thread is handling MIG_CMD_PACKAGED message, which loads all the
device states,
-