Searched refs:qemu_nbd (Results 1 – 7 of 7) sorted by relevance
/openbmc/qemu/tests/qemu-iotests/ |
H A D | 209 | 23 from iotests import qemu_img_create, qemu_io, qemu_img_log, qemu_nbd, \ 35 qemu_nbd('-k', nbd_sock, '-x', 'exp', '-f', iotests.imgfmt, disk)
|
H A D | meson.build | 19 qemu_iotests_binaries = [qemu_img, qemu_io, qemu_nbd, qsd]
|
H A D | 147 | 28 from iotests import cachemode, aiomode, imgfmt, qemu_img, qemu_nbd, qemu_nbd_early_pipe
|
H A D | iotests.py | 497 def qemu_nbd(*args): function
|
/openbmc/qemu/tests/qemu-iotests/tests/ |
H A D | nbd-reconnect-on-open | 24 from iotests import qemu_img_create, file_path, qemu_io_popen, qemu_nbd, \ 61 qemu_nbd('-k', nbd_sock, '-f', iotests.imgfmt, disk)
|
H A D | block-status-cache | 25 from iotests import qemu_img_create, qemu_img_map, qemu_nbd 43 assert qemu_nbd(f'--socket={nbd_sock}',
|
/openbmc/qemu/ |
H A D | meson.build | 4346 qemu_nbd = executable('qemu-nbd', files('qemu-nbd.c'), variable
|