Merge pull request #3281 from jongwu/vcpu_hotplug_arm64

experimentally enable vcpu hotplug and virtio-mem on arm64 in kernel part
This commit is contained in:
Fabiano Fidêncio
2022-03-04 09:14:31 +01:00
committed by GitHub
13 changed files with 713 additions and 5 deletions

View File

@@ -164,6 +164,11 @@ assets:
url: "https://cdn.kernel.org/pub/linux/kernel/v5.x/"
tag: "v5.13.10"
arm-kernel-experimental:
description: "Linux kernel with cpu/mem hotplug support on arm64"
url: "https://cdn.kernel.org/pub/linux/kernel/v5.x/"
version: "v5.15.7"
externals:
description: "Third-party projects used by the system"