Home
last modified time | relevance | path

Searched defs:qemu_img (Results 1 – 5 of 5) sorted by relevance

/openbmc/qemu/scripts/simplebench/
H A Dbench_prealloc.py97 qemu_img = sys.argv[1] variable
H A Dbench_write_req.py52 def bench_write_req(qemu_img, image_name, block_size, block_offset, argument
/openbmc/qemu/tests/qemu-iotests/
H A D149316 def test_once(config, qemu_img=False): argument
H A Diotests.py250 def qemu_img(*args: str, check: bool = True, combine_stdio: bool = True function
/openbmc/qemu/
H A Dmeson.build4089 qemu_img = executable('qemu-img', [files('qemu-img.c'), hxdep], variable