Searched refs:mt_prop (Results 1 – 1 of 1) sorted by relevance
107 GlobalProperty *mt_prop = g_ptr_array_index(mc->compat_props, in qmp_query_machines() local112 prop->qom_type = g_strdup(mt_prop->driver); in qmp_query_machines()113 prop->property = g_strdup(mt_prop->property); in qmp_query_machines()114 prop->value = g_strdup(mt_prop->value); in qmp_query_machines()