Searched refs:qemu_options (Results 1 – 6 of 6) sorted by relevance
69 qemu_options = '' variable in TestQMP74 self.vm = iotests.VM().add_drive(test_img, self.qemu_options)126 qemu_options = 'lazy-refcounts=on' variable in TestQCow3NotLazyQMP142 qemu_options = 'lazy-refcounts=off' variable in TestQCow3LazyQMP
237 self.qemu_options = '-nodefaults -display none -accel qtest'253 self.qemu_options += f' -machine {machine}'
18 qemu_options='${QEMU_OPTIONS} -E LD_LIBRARY_PATH=$D${libdir}:$D${base_libdir}'31 $qemu_binary $qemu_options "\$@"
37 qemu_options = data.getVar("QEMU_OPTIONS") or ""39 return "PSEUDO_UNLOAD=1 " + qemu_binary + " " + qemu_options + " -L " + rootfs_path\
292 qemu_options = d.getVar('QEMU_OPTIONS')296 (path, i18npath, qemu, treedir, ldlibdir, qemu_options, treedir, localedef_opts)
930 static const QEMUOption qemu_options[] = { variable1646 popt = qemu_options; in lookup_opt()