Home
last modified time | relevance | path

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

/openbmc/qemu/include/monitor/
H A Dmonitor.h14 extern QemuOptsList qemu_mon_opts;
/openbmc/qemu/monitor/
H A Dmonitor.c781 QemuOptsList qemu_mon_opts = { variable
784 .head = QTAILQ_HEAD_INITIALIZER(qemu_mon_opts.head),
/openbmc/qemu/system/
H A Dvl.c2760 qemu_add_opts(&qemu_mon_opts); in qemu_init()