Home
last modified time | relevance | path

Searched refs:config_parse_qdict_section (Results 1 – 1 of 1) sorted by relevance

/openbmc/qemu/util/
H A Dqemu-config.c201 static bool config_parse_qdict_section(QDict *options, QemuOptsList *opts, in config_parse_qdict_section() function
289 if (!config_parse_qdict_section(options, lists[i], errp)) { in qemu_config_parse_qdict()