Searched defs:qemu_img (Results 1 – 5 of 5) sorted by relevance
/openbmc/qemu/scripts/simplebench/ |
H A D | bench_prealloc.py | 97 qemu_img = sys.argv[1] variable
|
H A D | bench_write_req.py | 52 def bench_write_req(qemu_img, image_name, block_size, block_offset, argument
|
/openbmc/qemu/tests/qemu-iotests/ |
H A D | 149 | 316 def test_once(config, qemu_img=False): argument
|
H A D | iotests.py | 250 def qemu_img(*args: str, check: bool = True, combine_stdio: bool = True function
|
/openbmc/qemu/ |
H A D | meson.build | 4089 qemu_img = executable('qemu-img', [files('qemu-img.c'), hxdep], variable
|