Home
last modified time | relevance | path

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

/qemu/tests/qemu-iotests/
A D06569 qemu_options = '' variable in TestQMP
74 self.vm = iotests.VM().add_drive(test_img, self.qemu_options)
126 qemu_options = 'lazy-refcounts=on' variable in TestQCow3NotLazyQMP
142 qemu_options = 'lazy-refcounts=off' variable in TestQCow3LazyQMP
A Dtestenv.py237 self.qemu_options = '-nodefaults -display none -accel qtest'
253 self.qemu_options += f' -machine {machine}'
/qemu/system/
A Dvl.c930 static const QEMUOption qemu_options[] = { variable
1646 popt = qemu_options; in lookup_opt()

Completed in 12 milliseconds