Searched refs:MIG_CMD_POSTCOPY_RUN (Results 1 – 1 of 1) sorted by relevance
84 MIG_CMD_POSTCOPY_RUN, /* Start execution */ enumerator106 [MIG_CMD_POSTCOPY_RUN] = { .len = 0, .name = "POSTCOPY_RUN" },1182 qemu_savevm_command_send(f, MIG_CMD_POSTCOPY_RUN, 0, NULL); in qemu_savevm_send_postcopy_run()2499 case MIG_CMD_POSTCOPY_RUN: in loadvm_process_command()