Paolo Bonzini <pbonz...@redhat.com> wrote: > There is no reason for outgoing exec migration to do popen manually > anymore (the reason used to be that we needed the FILE* to make it > non-blocking). Use qemu_popen_cmd. > > Signed-off-by: Paolo Bonzini <pbonz...@redhat.com>
Reviewed-by: Juan Quintela <quint...@redhat.com>