From 6d93f9ef6701ba47f0100cec6fc459df079065d5 Mon Sep 17 00:00:00 2001 From: Karol Latecki Date: Wed, 26 May 2021 13:06:10 +0200 Subject: [PATCH] test/common: update vfio-user capable Qemu branch This should be vfio-user-master now. vfio-user-v0.6 branch is obsolete. Signed-off-by: Karol Latecki Change-Id: Iaa0b429c4de13c59e1f58fe59149367f941d42f2 Reviewed-on: https://review.spdk.io/gerrit/c/spdk/spdk/+/8062 Reviewed-by: Changpeng Liu Reviewed-by: Ziye Yang Reviewed-by: Tomasz Zawadzki Reviewed-by: Michal Berger Tested-by: SPDK CI Jenkins --- test/common/config/pkgdep/git | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/test/common/config/pkgdep/git b/test/common/config/pkgdep/git index 78e00c74a..4f95dd8e9 100644 --- a/test/common/config/pkgdep/git +++ b/test/common/config/pkgdep/git @@ -288,7 +288,7 @@ function install_qemu() { # Forked QEMUs SPDK_QEMU_BRANCH=spdk-5.0.0 - VFIO_QEMU_BRANCH=vfio-user-v0.6 + VFIO_QEMU_BRANCH=vfio-user-master VANILLA_QEMU_BRANCH=v6.0.0 _install_qemu $GIT_REPO_QEMU_SPDK $SPDK_QEMU_BRANCH