mirror of
https://github.com/kata-containers/kata-containers.git
synced 2025-08-12 13:22:28 +00:00
versions: add qemu tdx section
define qemu tdx version and repo url fixes #3706 Signed-off-by: Julio Montes <julio.montes@intel.com>
This commit is contained in:
parent
88b3e9e848
commit
d47c488b58
@ -98,6 +98,10 @@ assets:
|
||||
uscan-url: >-
|
||||
https://github.com/qemu/qemu/tags
|
||||
.*/v?(\d\S+)\.tar\.gz
|
||||
tdx:
|
||||
description: "VMM that uses KVM and supports TDX"
|
||||
url: "https://github.com/intel/qemu-tdx"
|
||||
tag: "tdx-qemu-2021.11.29-v6.0.0-rc1-mvp"
|
||||
|
||||
qemu-experimental:
|
||||
description: "QEMU with virtiofs support"
|
||||
|
Loading…
Reference in New Issue
Block a user