Searched refs:vpc_create_opts (Results 1 – 1 of 1) sorted by relevance
178 static QemuOptsList vpc_create_opts; variable1108 qdict = qemu_opts_to_qdict_filtered(opts, NULL, &vpc_create_opts, true); in vpc_co_create_opts()1195 static QemuOptsList vpc_create_opts = { variable1197 .head = QTAILQ_HEAD_INITIALIZER(vpc_create_opts.head),1247 .create_opts = &vpc_create_opts,