Home
last modified time | relevance | path

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

/openbmc/qemu/tests/qemu-iotests/
H A Diotests.py210 def qemu_tool(*args: str, check: bool = True, combine_stdio: bool = True function
261 return qemu_tool(*full_args, check=check, combine_stdio=combine_stdio)
364 return qemu_tool(*qemu_io_wrap_args(args),