1
0
mirror of https://github.com/kata-containers/kata-containers.git synced 2025-09-04 18:30:03 +00:00

versions: change qemu tdx url and tag

https://github.com/intel/qemu-dcp is the new repo that supports
qemu with Intel TDX

fixes 

Signed-off-by: Julio Montes <julio.montes@intel.com>
This commit is contained in:
Julio Montes
2022-04-28 13:41:40 -05:00
parent 3f069c7acb
commit 081f6de874
2 changed files with 2 additions and 2 deletions
tools/packaging/qemu/patches/tag_patches/SPR-BKC-QEMU-v2.2
versions.yaml

@@ -100,8 +100,8 @@ assets:
.*/v?(\d\S+)\.tar\.gz .*/v?(\d\S+)\.tar\.gz
tdx: tdx:
description: "VMM that uses KVM and supports TDX" description: "VMM that uses KVM and supports TDX"
url: "https://github.com/intel/qemu-tdx" url: "https://github.com/intel/qemu-dcp"
tag: "tdx-qemu-2021.11.29-v6.0.0-rc1-mvp" tag: "SPR-BKC-QEMU-v2.2"
qemu-experimental: qemu-experimental:
description: "QEMU with virtiofs support" description: "QEMU with virtiofs support"