Home
last modified time | relevance | path

Searched defs:qemu_options (Results 1 – 3 of 3) sorted by relevance

/openbmc/qemu/tests/qemu-iotests/
H A D06569 qemu_options = '' variable in TestQMP
126 qemu_options = 'lazy-refcounts=on' variable in TestQCow3NotLazyQMP
142 qemu_options = 'lazy-refcounts=off' variable in TestQCow3LazyQMP
/openbmc/openbmc/poky/meta/lib/oe/
H A Dqemu.py25 def qemu_wrapper_cmdline(d, rootfs_path, library_paths, qemu_options=None): argument
/openbmc/qemu/system/
H A Dvl.c925 static const QEMUOption qemu_options[] = { variable