Home
last modified time | relevance | path

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

/openbmc/qemu/include/sysemu/
H A Dsysemu.h110 extern QemuOptsList qemu_net_opts;
/openbmc/qemu/net/
H A Dnet.c2002 QemuOptsList qemu_net_opts = { variable
2005 .head = QTAILQ_HEAD_INITIALIZER(qemu_net_opts.head),
/openbmc/qemu/system/
H A Dvl.c2768 qemu_add_opts(&qemu_net_opts); in qemu_init()