Searched refs:MIG_CMD_POSTCOPY_ADVISE (Results 1 – 1 of 1) sorted by relevance
80 MIG_CMD_POSTCOPY_ADVISE, /* Prior to any page transfers, just enumerator104 [MIG_CMD_POSTCOPY_ADVISE] = { .len = -1, .name = "POSTCOPY_ADVISE" },1118 qemu_savevm_command_send(f, MIG_CMD_POSTCOPY_ADVISE, in qemu_savevm_send_postcopy_advise()1121 qemu_savevm_command_send(f, MIG_CMD_POSTCOPY_ADVISE, 0, NULL); in qemu_savevm_send_postcopy_advise()2493 case MIG_CMD_POSTCOPY_ADVISE: in loadvm_process_command()