diff --git a/test/common/config/pkgdep/git b/test/common/config/pkgdep/git index e4de58cc7..f6aca96d8 100644 --- a/test/common/config/pkgdep/git +++ b/test/common/config/pkgdep/git @@ -556,7 +556,7 @@ function install_sources() { GIT_VERSION=2.25.1 IRDMA_VERSION=1.7.72 ICE_VERSION=1.8.3 -VFIO_QEMU_BRANCH=${VFIO_QEMU_BRANCH:-vfio-user-v0.93} +VFIO_QEMU_BRANCH=${VFIO_QEMU_BRANCH:-vfio-user-dbfix} VANILLA_QEMU_BRANCH=${VANILLA_QEMU_BRANCH:-v6.2.0} : ${GIT_REPO_SPDK=https://github.com/spdk/spdk.git}