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 diff --git a/versions.yaml b/versions.yaml index 0f3c236531..22396a82ed 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"