From 879333bfc78a5231224a17a940accc70f0259c0e Mon Sep 17 00:00:00 2001 From: Tobin Feldman-Fitzthum Date: Fri, 21 Apr 2023 15:50:59 +0000 Subject: [PATCH] versions: update SNP QEMU version Refactor SNP QEMU entry in versions.yaml to match qemu-experimental and qemu-tdx-experimental. Also, update the version of QEMU to what we are using in CCv0. This is the non-UPM QEMU and it does not have kernel hashes support. Signed-off-by: Tobin Feldman-Fitzthum Signed-off-by: Alex Carter --- .../no_patches.txt | 0 versions.yaml | 10 +++++----- 2 files changed, 5 insertions(+), 5 deletions(-) create mode 100644 tools/packaging/qemu/patches/tag_patches/3b6a2b6b7466f6dea53243900b7516c3f29027b7/no_patches.txt diff --git a/tools/packaging/qemu/patches/tag_patches/3b6a2b6b7466f6dea53243900b7516c3f29027b7/no_patches.txt b/tools/packaging/qemu/patches/tag_patches/3b6a2b6b7466f6dea53243900b7516c3f29027b7/no_patches.txt new file mode 100644 index 000000000..e69de29bb diff --git a/versions.yaml b/versions.yaml index 4f6e81e4b..a61d89351 100644 --- a/versions.yaml +++ b/versions.yaml @@ -98,11 +98,6 @@ assets: uscan-url: >- https://github.com/qemu/qemu/tags .*/v?(\d\S+)\.tar\.gz - snp: - description: "VMM that uses KVM and supports AMD SEV-SNP" - url: "https://github.com/AMDESE/qemu" - branch: "snp-v3" - commit: "ffa95097ee" qemu-experimental: description: "QEMU with virtiofs support" @@ -115,6 +110,11 @@ assets: 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" + tag: "3b6a2b6b7466f6dea53243900b7516c3f29027b7" + image: description: | Root filesystem disk image used to boot the guest virtual