From d47c488b58887a4990de9f471702b20b0f6ffdc2 Mon Sep 17 00:00:00 2001 From: Julio Montes Date: Thu, 17 Feb 2022 09:03:17 -0600 Subject: [PATCH 1/2] versions: add qemu tdx section define qemu tdx version and repo url fixes #3706 Signed-off-by: Julio Montes --- versions.yaml | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/versions.yaml b/versions.yaml index 8e8ee9b36f..8a4b6db083 100644 --- a/versions.yaml +++ b/versions.yaml @@ -98,6 +98,10 @@ assets: uscan-url: >- https://github.com/qemu/qemu/tags .*/v?(\d\S+)\.tar\.gz + tdx: + description: "VMM that uses KVM and supports TDX" + url: "https://github.com/intel/qemu-tdx" + tag: "tdx-qemu-2021.11.29-v6.0.0-rc1-mvp" qemu-experimental: description: "QEMU with virtiofs support" From 7c4ee6ec48aa00f468b8633761a037fc56f17828 Mon Sep 17 00:00:00 2001 From: Julio Montes Date: Thu, 17 Feb 2022 09:10:31 -0600 Subject: [PATCH 2/2] packaging/qemu: create no_patches file for qemu-tdx create no_patches.txt file for qemu-tdx, this way we can build it using packaging scripts Signed-off-by: Julio Montes --- .../tag_patches/tdx-qemu-2021.11.29-v6.0.0-rc1-mvp/no_patches.txt | 0 1 file changed, 0 insertions(+), 0 deletions(-) create mode 100644 tools/packaging/qemu/patches/tag_patches/tdx-qemu-2021.11.29-v6.0.0-rc1-mvp/no_patches.txt diff --git a/tools/packaging/qemu/patches/tag_patches/tdx-qemu-2021.11.29-v6.0.0-rc1-mvp/no_patches.txt b/tools/packaging/qemu/patches/tag_patches/tdx-qemu-2021.11.29-v6.0.0-rc1-mvp/no_patches.txt new file mode 100644 index 0000000000..e69de29bb2