Home
last modified time | relevance | path

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

/qemu/monitor/
H A Dqemu-config-qmp.c176 CommandLineOptionInfoList *conf_list = NULL; in qmp_query_command_line_options() local
190 QAPI_LIST_PREPEND(conf_list, info); in qmp_query_command_line_options()
198 QAPI_LIST_PREPEND(conf_list, info); in qmp_query_command_line_options()
201 if (conf_list == NULL) { in qmp_query_command_line_options()
205 return conf_list; in qmp_query_command_line_options()