[libvirt] [PATCH 2/2] qemu: use -incoming fd:n to avoid qemu holding fd indefinitely

Paolo Bonzini pbonzini at redhat.com
Mon Jan 3 13:39:46 UTC 2011


On 12/23/2010 05:51 PM, Eric Blake wrote:
> In the outgoing direction, we still have to use a unix socket (outgoing
> migration is started via a monitor command, and I don't know how to pass
> a new fd into qemu for using with an fd:n outgoing migration via the
> monitor - it seems like fd is only useful on the command line).

See qemuMonitorCommandWithFd and qemuMonitorJSONCommandWithFd.

Paolo




More information about the libvir-list mailing list