Home
last modified time | relevance | path

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

/qemu/include/sysemu/
H A Dsysemu.h110 extern QemuOptsList qemu_nic_opts;
/qemu/net/
H A Dnet.c1975 QemuOptsList qemu_nic_opts = { variable
1978 .head = QTAILQ_HEAD_INITIALIZER(qemu_nic_opts.head),
/qemu/system/
H A Dvl.c2761 qemu_add_opts(&qemu_nic_opts); in qemu_init()