mirror of
https://github.com/kata-containers/kata-containers.git
synced 2025-07-21 02:40:57 +00:00
Merge pull request #2052 from GabyCT/topic/addqemu
version: Add QEMU and kernel with virtiofs 3.0
This commit is contained in:
commit
fef938f81a
@ -119,6 +119,12 @@ assets:
|
|||||||
branch: "master"
|
branch: "master"
|
||||||
tag: "v3.1.0-rc2"
|
tag: "v3.1.0-rc2"
|
||||||
commit: "47c1cc30e440860aa695358f7c2dd0b9d7b53d16"
|
commit: "47c1cc30e440860aa695358f7c2dd0b9d7b53d16"
|
||||||
|
|
||||||
|
qemu-experimental:
|
||||||
|
description: "QEMU with virtiofs 3.0"
|
||||||
|
url: "https://gitlab.com/virtio-fs/qemu.git"
|
||||||
|
tag: "virtio-fs-v0.3"
|
||||||
|
|
||||||
image:
|
image:
|
||||||
description: |
|
description: |
|
||||||
Root filesystem disk image used to boot the guest virtual
|
Root filesystem disk image used to boot the guest virtual
|
||||||
@ -166,6 +172,11 @@ assets:
|
|||||||
https://mirrors.edge.kernel.org/pub/linux/kernel/v4.x/linux-(4\.19\..+)\.tar\.gz
|
https://mirrors.edge.kernel.org/pub/linux/kernel/v4.x/linux-(4\.19\..+)\.tar\.gz
|
||||||
version: "v4.19.71"
|
version: "v4.19.71"
|
||||||
|
|
||||||
|
kernel-experimental:
|
||||||
|
description: "Linux kernel with virtiofs 3.0"
|
||||||
|
url: "https://gitlab.com/virtio-fs/linux.git"
|
||||||
|
tag: "virtio-fs-v0.3"
|
||||||
|
|
||||||
components:
|
components:
|
||||||
description: "Core system functionality"
|
description: "Core system functionality"
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user