KVM: 0.922 graphic: 0.908 device: 0.825 performance: 0.791 network: 0.622 vnc: 0.573 semantic: 0.547 other: 0.475 socket: 0.474 files: 0.428 boot: 0.381 debug: 0.366 PID: 0.353 permissions: 0.273 migrate exec hangs for several minutes if the pipe is closed before all its data is written Binary package hint: kvm Using migrate "exec:true" in the monitor hangs the VM for several minutes. What I expect is that the VM stops attempting to migrate after the pipe has been closed. Indicating a background migrate with -d doesn't help. Presumably the migration is not backgrounded until a certain amount of data is written to the pipe, or the migration times out What I expect is that the migration is backgrounded immediately. I can reproduce this in Lucid. Like the other related bug report, I don't have a strong opinion on the feature request, though it seems reasonable. We will defer to Upstream's decision on this one. Thanks!