Re: [PATCH v3 07/10] migration: add new migration state wait-unplug

2019-10-16 Thread Jens Freimann
On Tue, Oct 15, 2019 at 11:50:08AM +0100, Dr. David Alan Gilbert wrote: * Jens Freimann (jfreim...@redhat.com) wrote: On Fri, Oct 11, 2019 at 06:11:33PM +0100, Dr. David Alan Gilbert wrote: > * Jens Freimann (jfreim...@redhat.com) wrote: > > This patch adds a new migration state called wait-unpl

Re: [PATCH v3 07/10] migration: add new migration state wait-unplug

2019-10-15 Thread Dr. David Alan Gilbert
* Jens Freimann (jfreim...@redhat.com) wrote: > On Fri, Oct 11, 2019 at 06:11:33PM +0100, Dr. David Alan Gilbert wrote: > > * Jens Freimann (jfreim...@redhat.com) wrote: > > > This patch adds a new migration state called wait-unplug. It is entered > > > after the SETUP state and will transition in

Re: [PATCH v3 07/10] migration: add new migration state wait-unplug

2019-10-15 Thread Jens Freimann
On Fri, Oct 11, 2019 at 06:11:33PM +0100, Dr. David Alan Gilbert wrote: * Jens Freimann (jfreim...@redhat.com) wrote: This patch adds a new migration state called wait-unplug. It is entered after the SETUP state and will transition into ACTIVE once all devices were succesfully unplugged from th

Re: [PATCH v3 07/10] migration: add new migration state wait-unplug

2019-10-11 Thread Dr. David Alan Gilbert
* Jens Freimann (jfreim...@redhat.com) wrote: > This patch adds a new migration state called wait-unplug. It is entered > after the SETUP state and 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 th

Re: [PATCH v3 07/10] migration: add new migration state wait-unplug

2019-10-11 Thread Dr. David Alan Gilbert
* Jens Freimann (jfreim...@redhat.com) wrote: > This patch adds a new migration state called wait-unplug. It is entered > after the SETUP state and 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 th

Re: [PATCH v3 07/10] migration: add new migration state wait-unplug

2019-10-11 Thread Jens Freimann
On Fri, Oct 11, 2019 at 08:57:48AM -0400, Michael S. Tsirkin wrote: On Fri, Oct 11, 2019 at 01:20:12PM +0200, Jens Freimann wrote: This patch adds a new migration state called wait-unplug. It is entered after the SETUP state and will transition into ACTIVE once all devices were succesfully unpl

Re: [PATCH v3 07/10] migration: add new migration state wait-unplug

2019-10-11 Thread Michael S. Tsirkin
On Fri, Oct 11, 2019 at 01:20:12PM +0200, Jens Freimann wrote: > This patch adds a new migration state called wait-unplug. It is entered > after the SETUP state and will transition into ACTIVE once all devices > were succesfully unplugged from the guest. > > So if a guest doesn't respond or takes