Home
last modified time | relevance | path

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

/openbmc/qemu/include/sysemu/
H A Dsysemu.h109 extern QemuOptsList qemu_nic_opts;
/openbmc/qemu/net/
H A Dnet.c1989 QemuOptsList qemu_nic_opts = { variable
1992 .head = QTAILQ_HEAD_INITIALIZER(qemu_nic_opts.head),
/openbmc/qemu/system/
H A Dvl.c2767 qemu_add_opts(&qemu_nic_opts); in qemu_init()