Searched refs:has_downtime (Results 1 - 2 of 2) sorted by relevance

/external/qemu/qapi-auto-generated/
H A Dqapi-types.h2149 bool has_downtime; member in struct:MigrationInfo
H A Dqapi-visit.c1345 visit_start_optional(m, obj ? &(*obj)->has_downtime : NULL, "downtime", &err);
1346 if (obj && (*obj)->has_downtime) {

Completed in 68 milliseconds