Home
last modified time | relevance | path

Searched refs:exec_start_outgoing_migration (Results 1 – 3 of 3) sorted by relevance

/openbmc/qemu/migration/
H A Dexec.h28 void exec_start_outgoing_migration(MigrationState *s, strList *host_port,
H A Dexec.c43 void exec_start_outgoing_migration(MigrationState *s, strList *command, in exec_start_outgoing_migration() function
H A Dmigration.c2135 exec_start_outgoing_migration(s, addr->u.exec.args, &local_err); in qmp_migrate()