Re: [Qemu-devel] [PATCH v2 0/2] Deferred incoming migration through fd

2019-05-28 Thread Peter Xu
On Tue, May 28, 2019 at 12:16:31PM +0300, Yury Kotov wrote: > Hi, > > V2: > * Revert odd changes in migrate() > * Add short description for socket_send_fds() > and remove ifdef WIN32 as it's not needed > > This series is a continuation of the previous two: > * migration: Fix handling fd protoco

[Qemu-devel] [PATCH v2 0/2] Deferred incoming migration through fd

2019-05-28 Thread Yury Kotov
Hi, V2: * Revert odd changes in migrate() * Add short description for socket_send_fds() and remove ifdef WIN32 as it's not needed This series is a continuation of the previous two: * migration: Fix handling fd protocol * Add 'inline-fd:' protocol for migration It's about such use case: 1. Targ