Re: [PULL 08/14] migration: add new migration state wait-unplug

2020-06-29 Thread Peter Maydell
On Mon, 29 Jun 2020 at 13:09, Dr. David Alan Gilbert wrote: > > * Peter Maydell (peter.mayd...@linaro.org) wrote: > > Here we call qemu_sem_timedwait() but ignore the return value, > > whereas all the other callsites for that function do something > > with the return value. Is the code correct? (T

Re: [PULL 08/14] migration: add new migration state wait-unplug

2020-06-29 Thread Dr. David Alan Gilbert
* Peter Maydell (peter.mayd...@linaro.org) wrote: > On Tue, 29 Oct 2019 at 23:00, Michael S. Tsirkin wrote: > > > > From: Jens Freimann > > > > This patch adds a new migration state called wait-unplug. It is entered > > after the SETUP state if failover devices are present. It will transition >

Re: [PULL 08/14] migration: add new migration state wait-unplug

2020-06-27 Thread Peter Maydell
On Tue, 29 Oct 2019 at 23:00, Michael S. Tsirkin wrote: > > From: Jens Freimann > > This patch adds a new migration state called wait-unplug. It is entered > after the SETUP state if failover devices are present. It will transition > into ACTIVE once all devices were succesfully unplugged from t

[PULL 08/14] migration: add new migration state wait-unplug

2019-10-29 Thread Michael S. Tsirkin
From: Jens Freimann This patch adds a new migration state called wait-unplug. It is entered after the SETUP state if failover devices are present. It will transition into ACTIVE once all devices were succesfully unplugged from the guest. So if a guest doesn't respond or takes long to honor the