Home
last modified time | relevance | path

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

/openbmc/qemu/include/qemu/
H A Dconfig-file.h13 int qemu_global_option(const char *str);
/openbmc/qemu/system/
H A Dqdev-monitor.c1114 int qemu_global_option(const char *str) in qemu_global_option() function
H A Dvl.c2867 if (qemu_global_option(optarg) != 0) in qemu_init()