Home
last modified time | relevance | path

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

/tools/xl/
A Dxl_migrate.c329 char *migration_domname; in migrate_receive() local
349 dom_info.migration_domname_r = &migration_domname; in migrate_receive()
385 if (migration_domname) { in migrate_receive()
386 rc = libxl_domain_rename(ctx, domid, migration_domname, in migrate_receive()
391 ha, migration_domname, common_domname, rc); in migrate_receive()
427 if (migration_domname) { in migrate_receive()
428 rc = libxl_domain_rename(ctx, domid, migration_domname, common_domname); in migrate_receive()

Completed in 3 milliseconds