xemu/include/migration
Paolo Bonzini 817b9ed5eb migration: merge qemu_popen_cmd with qemu_popen
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.

Reviewed-by: Orit Wasserman <owasserm@redhat.com>
Reviewed-by: Juan Quintela <quintela@redhat.com>
Signed-off-by: Paolo Bonzini <pbonzini@redhat.com>
Signed-off-by: Juan Quintela <quintela@redhat.com>
2013-03-11 13:32:02 +01:00
..
block.h
migration.h migration: yay, buffering is gone 2013-03-11 13:32:02 +01:00
page_cache.h
qemu-file.h migration: merge qemu_popen_cmd with qemu_popen 2013-03-11 13:32:02 +01:00
vmstate.h migration: run setup callbacks out of big lock 2013-03-11 13:32:01 +01:00