Searched refs:MIG_CMD_POSTCOPY_LISTEN (Results 1 – 1 of 1) sorted by relevance
82 MIG_CMD_POSTCOPY_LISTEN, /* Start listening for incoming enumerator105 [MIG_CMD_POSTCOPY_LISTEN] = { .len = 0, .name = "POSTCOPY_LISTEN" },1175 qemu_savevm_command_send(f, MIG_CMD_POSTCOPY_LISTEN, 0, NULL); in qemu_savevm_send_postcopy_listen()2496 case MIG_CMD_POSTCOPY_LISTEN: in loadvm_process_command()