| /qemu/tests/qtest/ |
| A D | virtio-net-failover.c | 628 g_autofree gchar *uri = g_strdup_printf("exec: cat > %s", (gchar *)opaque); in test_migrate_out() local 744 g_autofree gchar *uri = g_strdup_printf("exec: cat %s", (gchar *)opaque); in test_migrate_in() local 797 g_autofree gchar *uri = g_strdup_printf("exec: cat > %s", (gchar *)opaque); in test_off_migrate_out() local 866 g_autofree gchar *uri = g_strdup_printf("exec: cat %s", (gchar *)opaque); in test_off_migrate_in() local 915 g_autofree gchar *uri = g_strdup_printf("exec: cat > %s", (gchar *)opaque); in test_guest_off_migrate_out() local 993 g_autofree gchar *uri = g_strdup_printf("exec: cat %s", (gchar *)opaque); in test_guest_off_migrate_in() local 1042 g_autofree gchar *uri = g_strdup_printf("exec: cat > %s", (gchar *)opaque); in test_migrate_guest_off_abort() local 1143 g_autofree gchar *uri = g_strdup_printf("exec: cat > %s", (gchar *)opaque); in test_migrate_abort_wait_unplug() local 1232 g_autofree gchar *uri = g_strdup_printf("exec: cat > %s", (gchar *)opaque); in test_migrate_abort_active() local 1331 g_autofree gchar *uri = g_strdup_printf("exec: cat > %s", (gchar *)opaque); in test_migrate_off_abort() local [all …]
|
| A D | migration-test.c | 575 static void migrate_recover(QTestState *who, const char *uri) in migrate_recover() 714 const char *uri, MigrateStart *args) in test_migrate_start() 1506 g_autofree char *uri = NULL; in test_postcopy_recovery_common() local 1653 g_autofree char *uri = NULL; in test_analyze_script() local 2090 g_autofree char *uri = g_strdup_printf("file:%s/%s", tmpfs, in test_precopy_file() local 2195 g_autofree char *uri = g_strdup_printf("file:%s/%s", tmpfs, in test_mode_reboot() local 2209 g_autofree char *uri = g_strdup_printf("file:%s/%s", tmpfs, in test_precopy_file_mapped_ram_live() local 2222 g_autofree char *uri = g_strdup_printf("file:%s/%s", tmpfs, in test_precopy_file_mapped_ram() local 2248 g_autofree char *uri = g_strdup_printf("file:%s/%s", tmpfs, in test_multifd_file_mapped_ram_live() local 2261 g_autofree char *uri = g_strdup_printf("file:%s/%s", tmpfs, in test_multifd_file_mapped_ram() local [all …]
|
| A D | tpm-crb-swtpm-test.c | 25 char *uri; member
|
| A D | tpm-tis-swtpm-test.c | 28 char *uri; member
|
| A D | tpm-tis-device-swtpm-test.c | 30 char *uri; member
|
| A D | migration-helpers.c | 170 void migrate_qmp_fail(QTestState *who, const char *uri, in migrate_qmp_fail() 204 void migrate_qmp(QTestState *who, QTestState *to, const char *uri, in migrate_qmp() 246 void migrate_incoming_qmp(QTestState *to, const char *uri, const char *fmt, ...) in migrate_incoming_qmp()
|
| A D | tpm-tests.c | 79 const char *uri, tx_func *tx, in tpm_test_swtpm_migration_test()
|
| A D | ahci-test.c | 115 static void ahci_migrate(AHCIQState *from, AHCIQState *to, const char *uri) in ahci_migrate() 1135 char *uri = g_strdup_printf("unix:%s", mig_socket); in test_migrate_sanity() local 1160 char *uri = g_strdup_printf("unix:%s", mig_socket); in ahci_migrate_simple() local 1282 char *uri = g_strdup_printf("unix:%s", mig_socket); in ahci_migrate_halted_io() local 1351 char *uri = g_strdup_printf("unix:%s", mig_socket); in test_flush_migrate() local
|
| A D | tpm-util.c | 182 void tpm_util_migrate(QTestState *who, const char *uri) in tpm_util_migrate()
|
| A D | dbus-vmstate-test.c | 190 g_autofree char *uri = NULL; in test_dbus_vmstate() local
|
| A D | vhost-user-test.c | 828 char *uri; in test_migrate() local
|
| /qemu/migration/ |
| A D | migration-hmp-cmds.c | 421 const char *uri = qdict_get_str(qdict, "uri"); in hmp_migrate_incoming() local 440 const char *uri = qdict_get_str(qdict, "uri"); in hmp_migrate_recover() local 705 const char *uri = qdict_get_str(qdict, "uri"); in hmp_migrate() local
|
| A D | migration.c | 574 bool migrate_uri_parse(const char *uri, MigrationChannel **channel, in migrate_uri_parse() 652 static void qemu_start_incoming_migration(const char *uri, bool has_channels, in qemu_start_incoming_migration() 1817 void qmp_migrate_incoming(const char *uri, bool has_channels, in qmp_migrate_incoming() 1853 void qmp_migrate_recover(const char *uri, Error **errp) in qmp_migrate_recover() 2039 void qmp_migrate(const char *uri, bool has_channels, in qmp_migrate()
|
| /qemu/net/ |
| A D | stream.c | 243 char *uri; in net_stream_listen() local 330 gchar *uri; in net_stream_client_connected() local
|
| /qemu/tests/qtest/libqos/ |
| A D | libqos.c | 79 void migrate(QOSState *from, QOSState *to, const char *uri) in migrate()
|
| /qemu/ui/ |
| A D | spice-app.c | 196 gchar *uri; in spice_app_display_init() local
|
| /qemu/tests/migration/guestperf/ |
| A D | engine.py | 376 def _get_dst_args(self, hardware, uri): argument
|
| /qemu/qapi/ |
| A D | migration.json | 1643 # -> { "execute": "migrate", "arguments": { "uri": "tcp:0:4446" } } string
|
| /qemu/block/monitor/ |
| A D | block-hmp-cmds.c | 386 const char *uri = qdict_get_str(qdict, "uri"); in hmp_nbd_server_start() local
|