diff --git a/test/vfio_user/common.sh b/test/vfio_user/common.sh index 32077132c..4176c3d9d 100644 --- a/test/vfio_user/common.sh +++ b/test/vfio_user/common.sh @@ -2,7 +2,7 @@ : ${MALLOC_BLOCK_SIZE=512} # Verify vfio-user support of qemu. -QEMU_BIN="/usr/local/qemu/vfio-user-v0.93/bin/qemu-system-x86_64" +QEMU_BIN="/usr/local/qemu/vfio-user-dbfix/bin/qemu-system-x86_64" function clean_vfio_user() { trap - ERR