Searched refs:downtime (Results 1 – 3 of 3) sorted by relevance
629 # @downtime: #optional only present when migration finishes correctly630 # total downtime in milliseconds for the guest.633 # @expected-downtime: #optional only present while migration is active634 # expected downtime in milliseconds for the guest in last walk650 '*expected-downtime': 'int',651 '*downtime': 'int',2077 # Set maximum tolerated downtime for migration.2079 # @value: maximum downtime in seconds
2150 int64_t downtime; member
1347 visit_type_int(m, obj ? &(*obj)->downtime : NULL, "downtime", &err); in visit_type_MigrationInfo_fields()