From 9e9dae8efba408f44f4b7bc1b99a9beb9fd8fac1 Mon Sep 17 00:00:00 2001 From: Ryan Savino Date: Tue, 27 Feb 2024 17:54:24 -0600 Subject: [PATCH] versions: SNP qemu updated to stable coco tagged version New qemu fork of AMDESE created in confidential-containers project. SNP qemu version now pointed to stable tag at: https://github.com/confidential-containers/qemu/tree/amd-snp-202402240000 Fixes: #9173 Signed-Off-By: Ryan Savino --- .../patches/tag_patches/amd-snp-202402240000/no_patches.txt | 0 versions.yaml | 6 +++--- 2 files changed, 3 insertions(+), 3 deletions(-) create mode 100644 tools/packaging/qemu/patches/tag_patches/amd-snp-202402240000/no_patches.txt diff --git a/tools/packaging/qemu/patches/tag_patches/amd-snp-202402240000/no_patches.txt b/tools/packaging/qemu/patches/tag_patches/amd-snp-202402240000/no_patches.txt new file mode 100644 index 000000000..e69de29bb diff --git a/versions.yaml b/versions.yaml index 77a7afc1c..390485454 100644 --- a/versions.yaml +++ b/versions.yaml @@ -106,9 +106,9 @@ assets: tag: "b67b00e6b4c7831a3f5bc684bc0df7a9bfd1bd56-plus-TDX-v1.10" qemu-snp-experimental: - description: "QEMU with experimental SNP support" - url: "https://github.com/AMDESE/qemu" - tag: "b6ee1218e6c9b98a556841615dd10d094e648393" + description: "QEMU with SNP support" + url: "https://github.com/confidential-containers/qemu.git" + tag: "amd-snp-202402240000" stratovirt: description: "StratoVirt is an lightweight opensource VMM"