Home
last modified time | relevance | path

Searched refs:qemu_object_opts (Results 1 – 2 of 2) sorted by relevance

/openbmc/qemu/tests/unit/
H A Dcheck-qom-proplist.c329 static QemuOptsList qemu_object_opts = { variable
332 .head = QTAILQ_HEAD_INITIALIZER(qemu_object_opts.head),
424 qemu_add_opts(&qemu_object_opts); in test_dummy_createcmdl()
/openbmc/qemu/system/
H A Dvl.c325 static QemuOptsList qemu_object_opts = { variable
328 .head = QTAILQ_HEAD_INITIALIZER(qemu_object_opts.head),
2769 qemu_add_opts(&qemu_object_opts); in qemu_init()