mirror of
https://github.com/kata-containers/kata-containers.git
synced 2025-06-26 15:32:30 +00:00
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 <tobin@ibm.com> Signed-off-by: Alex Carter <Alex.Carter@ibm.com>
This commit is contained in:
parent
38ce4a32af
commit
879333bfc7
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user