mirror of
https://github.com/kata-containers/kata-containers.git
synced 2025-07-02 02:02:24 +00:00
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:
parent
e4679055c6
commit
7ded74c068
@ -104,6 +104,11 @@ assets:
|
|||||||
url: "https://github.com/confidential-containers/qemu.git"
|
url: "https://github.com/confidential-containers/qemu.git"
|
||||||
tag: "gpu-snp-20250211"
|
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:
|
stratovirt:
|
||||||
description: "StratoVirt is an lightweight opensource VMM"
|
description: "StratoVirt is an lightweight opensource VMM"
|
||||||
url: "https://github.com/openeuler-mirror/stratovirt"
|
url: "https://github.com/openeuler-mirror/stratovirt"
|
||||||
|
Loading…
Reference in New Issue
Block a user