mirror of
https://github.com/kata-containers/kata-containers.git
synced 2025-05-04 22:47:29 +00:00
versions: add url and tag for tdx kernel
Add url and tag for tdx kernel Signed-off-by: Julio Montes <julio.montes@intel.com>
This commit is contained in:
parent
bc8464e04f
commit
9875252917
@ -150,6 +150,10 @@ assets:
|
|||||||
description: "Linux kernel optimised for virtual machines"
|
description: "Linux kernel optimised for virtual machines"
|
||||||
url: "https://cdn.kernel.org/pub/linux/kernel/v5.x/"
|
url: "https://cdn.kernel.org/pub/linux/kernel/v5.x/"
|
||||||
version: "v5.10.25"
|
version: "v5.10.25"
|
||||||
|
tdx:
|
||||||
|
description: "Linux kernel that supports TDX"
|
||||||
|
url: "https://github.com/intel/tdx/archive/refs/tags"
|
||||||
|
tag: "tdx-guest-v5.15-4"
|
||||||
|
|
||||||
kernel-experimental:
|
kernel-experimental:
|
||||||
description: "Linux kernel with virtio-fs support"
|
description: "Linux kernel with virtio-fs support"
|
||||||
|
Loading…
Reference in New Issue
Block a user