versions: Move QEMU TDX to its own experimental entry

Although we've been providing users a way to build QEMU with TDX
support, this must be moved to its own experimental entry instead of how
it currently is.

The reason for that is because the patches are not yet merged into QEMU,
and this is still an experimental build of the project.

Signed-off-by: Fabiano Fidêncio <fabiano.fidencio@intel.com>
This commit is contained in:
Fabiano Fidêncio 2023-03-23 08:59:12 +01:00
parent 1315bb45f9
commit 800ee5cd88

View File

@ -98,10 +98,6 @@ 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/kata-containers/qemu"
tag: "TDX-v3.1"
snp:
description: "VMM that uses KVM and supports AMD SEV-SNP"
url: "https://github.com/AMDESE/qemu"
@ -113,6 +109,11 @@ assets:
url: "https://github.com/qemu/qemu"
version: "7a800cf9496fddddf71b21a00991e0ec757a170a"
qemu-tdx-experimental:
description: "VMM that uses KVM and supports TDX"
url: "https://github.com/kata-containers/qemu"
tag: "TDX-v3.1"
image:
description: |
Root filesystem disk image used to boot the guest virtual