Home
last modified time | relevance | path

Searched refs:qemu_savevm_command_send (Results 1 – 9 of 9) sorted by relevance

/dports/emulators/qemu42/qemu-4.2.1/migration/
H A Dsavevm.c932 static void qemu_savevm_command_send(QEMUFile *f, in qemu_savevm_command_send() function
948 qemu_savevm_command_send(f, MIG_CMD_ENABLE_COLO, 0, NULL); in qemu_savevm_send_colo_enable()
957 qemu_savevm_command_send(f, MIG_CMD_PING, sizeof(value), (uint8_t *)&buf); in qemu_savevm_send_ping()
963 qemu_savevm_command_send(f, MIG_CMD_OPEN_RETURN_PATH, 0, NULL); in qemu_savevm_send_open_return_path()
988 qemu_savevm_command_send(f, MIG_CMD_PACKAGED, 4, (uint8_t *)&tmp); in qemu_savevm_send_packaged()
1004 qemu_savevm_command_send(f, MIG_CMD_POSTCOPY_ADVISE, in qemu_savevm_send_postcopy_advise()
1007 qemu_savevm_command_send(f, MIG_CMD_POSTCOPY_ADVISE, 0, NULL); in qemu_savevm_send_postcopy_advise()
1053 qemu_savevm_command_send(f, MIG_CMD_POSTCOPY_RAM_DISCARD, tmplen, buf); in qemu_savevm_send_postcopy_ram_discard()
1061 qemu_savevm_command_send(f, MIG_CMD_POSTCOPY_LISTEN, 0, NULL); in qemu_savevm_send_postcopy_listen()
1068 qemu_savevm_command_send(f, MIG_CMD_POSTCOPY_RUN, 0, NULL); in qemu_savevm_send_postcopy_run()
[all …]
/dports/emulators/qemu-utils/qemu-4.2.1/migration/
H A Dsavevm.c932 static void qemu_savevm_command_send(QEMUFile *f, in qemu_savevm_command_send() function
948 qemu_savevm_command_send(f, MIG_CMD_ENABLE_COLO, 0, NULL); in qemu_savevm_send_colo_enable()
957 qemu_savevm_command_send(f, MIG_CMD_PING, sizeof(value), (uint8_t *)&buf); in qemu_savevm_send_ping()
963 qemu_savevm_command_send(f, MIG_CMD_OPEN_RETURN_PATH, 0, NULL); in qemu_savevm_send_open_return_path()
988 qemu_savevm_command_send(f, MIG_CMD_PACKAGED, 4, (uint8_t *)&tmp); in qemu_savevm_send_packaged()
1004 qemu_savevm_command_send(f, MIG_CMD_POSTCOPY_ADVISE, in qemu_savevm_send_postcopy_advise()
1007 qemu_savevm_command_send(f, MIG_CMD_POSTCOPY_ADVISE, 0, NULL); in qemu_savevm_send_postcopy_advise()
1053 qemu_savevm_command_send(f, MIG_CMD_POSTCOPY_RAM_DISCARD, tmplen, buf); in qemu_savevm_send_postcopy_ram_discard()
1061 qemu_savevm_command_send(f, MIG_CMD_POSTCOPY_LISTEN, 0, NULL); in qemu_savevm_send_postcopy_listen()
1068 qemu_savevm_command_send(f, MIG_CMD_POSTCOPY_RUN, 0, NULL); in qemu_savevm_send_postcopy_run()
[all …]
/dports/emulators/qemu-guest-agent/qemu-5.0.1/migration/
H A Dsavevm.c960 static void qemu_savevm_command_send(QEMUFile *f, in qemu_savevm_command_send() function
976 qemu_savevm_command_send(f, MIG_CMD_ENABLE_COLO, 0, NULL); in qemu_savevm_send_colo_enable()
985 qemu_savevm_command_send(f, MIG_CMD_PING, sizeof(value), (uint8_t *)&buf); in qemu_savevm_send_ping()
991 qemu_savevm_command_send(f, MIG_CMD_OPEN_RETURN_PATH, 0, NULL); in qemu_savevm_send_open_return_path()
1016 qemu_savevm_command_send(f, MIG_CMD_PACKAGED, 4, (uint8_t *)&tmp); in qemu_savevm_send_packaged()
1032 qemu_savevm_command_send(f, MIG_CMD_POSTCOPY_ADVISE, in qemu_savevm_send_postcopy_advise()
1035 qemu_savevm_command_send(f, MIG_CMD_POSTCOPY_ADVISE, 0, NULL); in qemu_savevm_send_postcopy_advise()
1081 qemu_savevm_command_send(f, MIG_CMD_POSTCOPY_RAM_DISCARD, tmplen, buf); in qemu_savevm_send_postcopy_ram_discard()
1089 qemu_savevm_command_send(f, MIG_CMD_POSTCOPY_LISTEN, 0, NULL); in qemu_savevm_send_postcopy_listen()
1096 qemu_savevm_command_send(f, MIG_CMD_POSTCOPY_RUN, 0, NULL); in qemu_savevm_send_postcopy_run()
[all …]
/dports/emulators/qemu-cheri/qemu-0a323821042c36e21ea80e58b9545dfc3b0cb8ef/migration/
H A Dsavevm.c960 static void qemu_savevm_command_send(QEMUFile *f, in qemu_savevm_command_send() function
976 qemu_savevm_command_send(f, MIG_CMD_ENABLE_COLO, 0, NULL); in qemu_savevm_send_colo_enable()
985 qemu_savevm_command_send(f, MIG_CMD_PING, sizeof(value), (uint8_t *)&buf); in qemu_savevm_send_ping()
991 qemu_savevm_command_send(f, MIG_CMD_OPEN_RETURN_PATH, 0, NULL); in qemu_savevm_send_open_return_path()
1016 qemu_savevm_command_send(f, MIG_CMD_PACKAGED, 4, (uint8_t *)&tmp); in qemu_savevm_send_packaged()
1032 qemu_savevm_command_send(f, MIG_CMD_POSTCOPY_ADVISE, in qemu_savevm_send_postcopy_advise()
1035 qemu_savevm_command_send(f, MIG_CMD_POSTCOPY_ADVISE, 0, NULL); in qemu_savevm_send_postcopy_advise()
1081 qemu_savevm_command_send(f, MIG_CMD_POSTCOPY_RAM_DISCARD, tmplen, buf); in qemu_savevm_send_postcopy_ram_discard()
1089 qemu_savevm_command_send(f, MIG_CMD_POSTCOPY_LISTEN, 0, NULL); in qemu_savevm_send_postcopy_listen()
1096 qemu_savevm_command_send(f, MIG_CMD_POSTCOPY_RUN, 0, NULL); in qemu_savevm_send_postcopy_run()
[all …]
/dports/emulators/qemu-powernv/qemu-powernv-3.0.50/migration/
H A Dsavevm.c831 static void qemu_savevm_command_send(QEMUFile *f, in qemu_savevm_command_send() function
850 qemu_savevm_command_send(f, MIG_CMD_PING, sizeof(value), (uint8_t *)&buf); in qemu_savevm_send_ping()
856 qemu_savevm_command_send(f, MIG_CMD_OPEN_RETURN_PATH, 0, NULL); in qemu_savevm_send_open_return_path()
881 qemu_savevm_command_send(f, MIG_CMD_PACKAGED, 4, (uint8_t *)&tmp); in qemu_savevm_send_packaged()
897 qemu_savevm_command_send(f, MIG_CMD_POSTCOPY_ADVISE, in qemu_savevm_send_postcopy_advise()
900 qemu_savevm_command_send(f, MIG_CMD_POSTCOPY_ADVISE, 0, NULL); in qemu_savevm_send_postcopy_advise()
946 qemu_savevm_command_send(f, MIG_CMD_POSTCOPY_RAM_DISCARD, tmplen, buf); in qemu_savevm_send_postcopy_ram_discard()
954 qemu_savevm_command_send(f, MIG_CMD_POSTCOPY_LISTEN, 0, NULL); in qemu_savevm_send_postcopy_listen()
961 qemu_savevm_command_send(f, MIG_CMD_POSTCOPY_RUN, 0, NULL); in qemu_savevm_send_postcopy_run()
967 qemu_savevm_command_send(f, MIG_CMD_POSTCOPY_RESUME, 0, NULL); in qemu_savevm_send_postcopy_resume()
[all …]
/dports/emulators/qemu5/qemu-5.2.0/migration/
H A Dsavevm.c959 static void qemu_savevm_command_send(QEMUFile *f, in qemu_savevm_command_send() function
975 qemu_savevm_command_send(f, MIG_CMD_ENABLE_COLO, 0, NULL); in qemu_savevm_send_colo_enable()
984 qemu_savevm_command_send(f, MIG_CMD_PING, sizeof(value), (uint8_t *)&buf); in qemu_savevm_send_ping()
990 qemu_savevm_command_send(f, MIG_CMD_OPEN_RETURN_PATH, 0, NULL); in qemu_savevm_send_open_return_path()
1015 qemu_savevm_command_send(f, MIG_CMD_PACKAGED, 4, (uint8_t *)&tmp); in qemu_savevm_send_packaged()
1031 qemu_savevm_command_send(f, MIG_CMD_POSTCOPY_ADVISE, in qemu_savevm_send_postcopy_advise()
1034 qemu_savevm_command_send(f, MIG_CMD_POSTCOPY_ADVISE, 0, NULL); in qemu_savevm_send_postcopy_advise()
1080 qemu_savevm_command_send(f, MIG_CMD_POSTCOPY_RAM_DISCARD, tmplen, buf); in qemu_savevm_send_postcopy_ram_discard()
1088 qemu_savevm_command_send(f, MIG_CMD_POSTCOPY_LISTEN, 0, NULL); in qemu_savevm_send_postcopy_listen()
1095 qemu_savevm_command_send(f, MIG_CMD_POSTCOPY_RUN, 0, NULL); in qemu_savevm_send_postcopy_run()
[all …]
/dports/emulators/qemu/qemu-6.2.0/migration/
H A Dsavevm.c988 static void qemu_savevm_command_send(QEMUFile *f, in qemu_savevm_command_send() function
1004 qemu_savevm_command_send(f, MIG_CMD_ENABLE_COLO, 0, NULL); in qemu_savevm_send_colo_enable()
1013 qemu_savevm_command_send(f, MIG_CMD_PING, sizeof(value), (uint8_t *)&buf); in qemu_savevm_send_ping()
1019 qemu_savevm_command_send(f, MIG_CMD_OPEN_RETURN_PATH, 0, NULL); in qemu_savevm_send_open_return_path()
1044 qemu_savevm_command_send(f, MIG_CMD_PACKAGED, 4, (uint8_t *)&tmp); in qemu_savevm_send_packaged()
1060 qemu_savevm_command_send(f, MIG_CMD_POSTCOPY_ADVISE, in qemu_savevm_send_postcopy_advise()
1063 qemu_savevm_command_send(f, MIG_CMD_POSTCOPY_ADVISE, 0, NULL); in qemu_savevm_send_postcopy_advise()
1109 qemu_savevm_command_send(f, MIG_CMD_POSTCOPY_RAM_DISCARD, tmplen, buf); in qemu_savevm_send_postcopy_ram_discard()
1117 qemu_savevm_command_send(f, MIG_CMD_POSTCOPY_LISTEN, 0, NULL); in qemu_savevm_send_postcopy_listen()
1124 qemu_savevm_command_send(f, MIG_CMD_POSTCOPY_RUN, 0, NULL); in qemu_savevm_send_postcopy_run()
[all …]
/dports/emulators/qemu60/qemu-6.0.0/migration/
H A Dsavevm.c987 static void qemu_savevm_command_send(QEMUFile *f, in qemu_savevm_command_send() function
1003 qemu_savevm_command_send(f, MIG_CMD_ENABLE_COLO, 0, NULL); in qemu_savevm_send_colo_enable()
1012 qemu_savevm_command_send(f, MIG_CMD_PING, sizeof(value), (uint8_t *)&buf); in qemu_savevm_send_ping()
1018 qemu_savevm_command_send(f, MIG_CMD_OPEN_RETURN_PATH, 0, NULL); in qemu_savevm_send_open_return_path()
1043 qemu_savevm_command_send(f, MIG_CMD_PACKAGED, 4, (uint8_t *)&tmp); in qemu_savevm_send_packaged()
1059 qemu_savevm_command_send(f, MIG_CMD_POSTCOPY_ADVISE, in qemu_savevm_send_postcopy_advise()
1062 qemu_savevm_command_send(f, MIG_CMD_POSTCOPY_ADVISE, 0, NULL); in qemu_savevm_send_postcopy_advise()
1108 qemu_savevm_command_send(f, MIG_CMD_POSTCOPY_RAM_DISCARD, tmplen, buf); in qemu_savevm_send_postcopy_ram_discard()
1116 qemu_savevm_command_send(f, MIG_CMD_POSTCOPY_LISTEN, 0, NULL); in qemu_savevm_send_postcopy_listen()
1123 qemu_savevm_command_send(f, MIG_CMD_POSTCOPY_RUN, 0, NULL); in qemu_savevm_send_postcopy_run()
[all …]
/dports/emulators/qemu-devel/qemu-de8ed1055c2ce18c95f597eb10df360dcb534f99/migration/
H A Dsavevm.c988 static void qemu_savevm_command_send(QEMUFile *f, in qemu_savevm_command_send() function
1004 qemu_savevm_command_send(f, MIG_CMD_ENABLE_COLO, 0, NULL); in qemu_savevm_send_colo_enable()
1013 qemu_savevm_command_send(f, MIG_CMD_PING, sizeof(value), (uint8_t *)&buf); in qemu_savevm_send_ping()
1019 qemu_savevm_command_send(f, MIG_CMD_OPEN_RETURN_PATH, 0, NULL); in qemu_savevm_send_open_return_path()
1044 qemu_savevm_command_send(f, MIG_CMD_PACKAGED, 4, (uint8_t *)&tmp); in qemu_savevm_send_packaged()
1060 qemu_savevm_command_send(f, MIG_CMD_POSTCOPY_ADVISE, in qemu_savevm_send_postcopy_advise()
1063 qemu_savevm_command_send(f, MIG_CMD_POSTCOPY_ADVISE, 0, NULL); in qemu_savevm_send_postcopy_advise()
1109 qemu_savevm_command_send(f, MIG_CMD_POSTCOPY_RAM_DISCARD, tmplen, buf); in qemu_savevm_send_postcopy_ram_discard()
1117 qemu_savevm_command_send(f, MIG_CMD_POSTCOPY_LISTEN, 0, NULL); in qemu_savevm_send_postcopy_listen()
1124 qemu_savevm_command_send(f, MIG_CMD_POSTCOPY_RUN, 0, NULL); in qemu_savevm_send_postcopy_run()
[all …]