versions: Bump experimental {tdx,snp} QEMU

Let's bump experimental {tdx,snp} QEMU to the tags created Today in the
Confidential Containers repo, which match with QEMU 10.2.0-rc1.

This bump is specially beneficial for us, as we can get rid of QEMU's
double memory allocation when **cold plugging** a GPU.

Signed-off-by: Fabiano Fidêncio <ffidencio@nvidia.com>
This commit is contained in:
Fabiano Fidêncio
2025-11-19 15:46:15 +01:00
parent f8ad17499d
commit aaa67df4dd
3 changed files with 2 additions and 2 deletions

View File

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