Merge pull request #5420 from fidencio/topic/update-tdx-qemu-repo

versions: Update TDX QEMU
This commit is contained in:
Fabiano Fidêncio 2022-10-13 20:57:37 +02:00 committed by GitHub
commit c745d6648d
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 2 additions and 2 deletions

View File

@ -100,8 +100,8 @@ assets:
.*/v?(\d\S+)\.tar\.gz
tdx:
description: "VMM that uses KVM and supports TDX"
url: "https://github.com/intel/qemu-dcp"
tag: "SPR-BKC-QEMU-v2.5"
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"