diff --git a/test/common/config/pkgdep/git b/test/common/config/pkgdep/git index 9547fd1cf..b3596964c 100644 --- a/test/common/config/pkgdep/git +++ b/test/common/config/pkgdep/git @@ -558,7 +558,7 @@ GIT_VERSION=2.25.1 IRDMA_VERSION=1.5.2 ICE_VERSION=1.6.4 SPDK_QEMU_BRANCH=${SPDK_QEMU_BRANCH:-spdk-5.0.0} -VFIO_QEMU_BRANCH=${VFIO_QEMU_BRANCH:-vfio-user-v0.9} +VFIO_QEMU_BRANCH=${VFIO_QEMU_BRANCH:-vfio-user-v0.93} VANILLA_QEMU_BRANCH=${VANILLA_QEMU_BRANCH:-v6.0.0} : ${GIT_REPO_SPDK=https://github.com/spdk/spdk.git}