mirror of
https://github.com/kata-containers/kata-containers.git
synced 2025-08-09 03:48:05 +00:00
Merge pull request #3707 from devimc/2022-02-16/qemu-tdx
packaging: support qemu-tdx
This commit is contained in:
commit
0b31b7ccc2
@ -98,6 +98,10 @@ assets:
|
|||||||
uscan-url: >-
|
uscan-url: >-
|
||||||
https://github.com/qemu/qemu/tags
|
https://github.com/qemu/qemu/tags
|
||||||
.*/v?(\d\S+)\.tar\.gz
|
.*/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:
|
qemu-experimental:
|
||||||
description: "QEMU with virtiofs support"
|
description: "QEMU with virtiofs support"
|
||||||
|
Loading…
Reference in New Issue
Block a user