qemu with hax to log dma reads & writes jcs.org/2018/11/12/vfio

iotests/229: data_file is unsupported

Fixes: d89ac3cf305b28c024a76805a84d75c0ee1e786f
Signed-off-by: Max Reitz <mreitz@redhat.com>
Message-Id: <20200617104822.27525-5-mreitz@redhat.com>
Signed-off-by: Kevin Wolf <kwolf@redhat.com>

authored by

Max Reitz and committed by
Kevin Wolf
73b2b7b5 e6de31bc

+3
+3
tests/qemu-iotests/229
··· 46 46 _supported_fmt qcow2 qed 47 47 _supported_proto file 48 48 _supported_os Linux 49 + # blkdebug can only inject errors on bs->file, so external data files 50 + # do not work with this test 51 + _unsupported_imgopts data_file 49 52 50 53 51 54 DEST_IMG="$TEST_DIR/d.$IMGFMT"