gpu: Add version for QEMU+TDX+SNP

SNP and TDX patches for GPU are not compatible
hence we need an own build for TDX.

Signed-off-by: Zvonko Kaiser <zkaiser@nvidia.com>
This commit is contained in:
Zvonko Kaiser 2025-02-11 17:18:27 +00:00
parent e4679055c6
commit 7ded74c068

View File

@ -104,6 +104,11 @@ assets:
url: "https://github.com/confidential-containers/qemu.git"
tag: "gpu-snp-20250211"
qemu-tdx-experimental:
description: "QEMU with GPU+TDX support"
url: "https://github.com/confidential-containers/qemu.git"
tag: "gpu-tdx-20250211"
stratovirt:
description: "StratoVirt is an lightweight opensource VMM"
url: "https://github.com/openeuler-mirror/stratovirt"