Home
last modified time | relevance | path

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

/qemu/include/system/
H A Dsystem.h120 extern QemuOptsList qemu_nic_opts;
/qemu/net/
H A Dnet.c2013 QemuOptsList qemu_nic_opts = { variable
2016 .head = QTAILQ_HEAD_INITIALIZER(qemu_nic_opts.head),
/qemu/system/
H A Dvl.c2856 qemu_add_opts(&qemu_nic_opts); in qemu_init()