Merge pull request #3707 from devimc/2022-02-16/qemu-tdx

packaging: support qemu-tdx
This commit is contained in:
Julio Montes
2022-02-17 12:20:05 -06:00
committed by GitHub
2 changed files with 4 additions and 0 deletions

View File

@@ -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"