From cd118ae216377428deac612cf697ac425aa22cae Mon Sep 17 00:00:00 2001 From: stevenhorsman Date: Fri, 26 May 2023 07:58:04 +0100 Subject: [PATCH] versions: Clean up qemu - Remove not-needed qemu-tdx-experimental Signed-off-by: stevenhorsman --- versions.yaml | 6 ------ 1 file changed, 6 deletions(-) diff --git a/versions.yaml b/versions.yaml index 0fc854ab2..f202c6203 100644 --- a/versions.yaml +++ b/versions.yaml @@ -108,12 +108,6 @@ assets: url: "https://github.com/qemu/qemu" version: "7a800cf9496fddddf71b21a00991e0ec757a170a" - qemu-tdx-experimental: - # yamllint disable-line rule:line-length - description: "QEMU with TDX support - based on https://github.com/intel/tdx-tools/releases/tag/2023ww01" - url: "https://github.com/kata-containers/qemu" - tag: "ad4c7f529a279685da84297773b4ec8080153c2d-plus-TDX-v1.3" - qemu-snp-experimental: description: "QEMU with experimental SNP support (no UPM)" url: "https://github.com/AMDESE/qemu"