Searched refs:downtime_limit (Results 1 – 4 of 4) sorted by relevance
124 parameters.downtime_limit,747 return s->parameters.downtime_limit; in migrate_downtime_limit()915 params->downtime_limit = s->parameters.downtime_limit; in qmp_query_migrate_parameters()1049 (params->downtime_limit > MAX_MIGRATE_DOWNTIME)) { in migrate_params_check()1230 dest->downtime_limit = params->downtime_limit; in migrate_params_test_apply()1352 s->parameters.downtime_limit = params->downtime_limit; in migrate_params_apply()
298 params->downtime_limit); in hmp_info_migrate_parameters()568 visit_type_size(v, param, &p->downtime_limit, &err); in hmp_migrate_set_parameter()
1123 const int64_t downtime_limit = 250; /* 250ms */ in test_dirty_limit() local1129 const int64_t expected_threshold = max_bandwidth * downtime_limit / 1000; in test_dirty_limit()1216 migrate_set_parameter_int(from, "downtime-limit", downtime_limit); in test_dirty_limit()
160 downtime_limit=scenario._downtime)