mirror of
https://github.com/kata-containers/kata-containers.git
synced 2025-05-01 13:14:33 +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 #4171 Signed-off-by: Julio Montes <julio.montes@intel.com>
This commit is contained in:
parent
3f069c7acb
commit
081f6de874
@ -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"
|
||||||
|
Loading…
Reference in New Issue
Block a user