Re: [libvirt] [PATCH 6/7] qemu: use lighter-weight fd:n on incoming tunneled migration

2011-01-17 Thread Paolo Bonzini
On 01/14/2011 09:48 PM, Eric Blake wrote: Outgoing migration still has to use a Unix socket and or exec netcat, since there is no way to pass a migration fd into qemu via monitor commands, but incoming migration need not suffer from the complexity. * src/qemu/qemu_driver.c (qemudDomainMigratePre

[libvirt] [PATCH 6/7] qemu: use lighter-weight fd:n on incoming tunneled migration

2011-01-14 Thread Eric Blake
Outgoing migration still has to use a Unix socket and or exec netcat, since there is no way to pass a migration fd into qemu via monitor commands, but incoming migration need not suffer from the complexity. * src/qemu/qemu_driver.c (qemudDomainMigratePrepareTunnel): Replace Unix socket with simple