armbian / build

Armbian Linux build framework generates custom Debian or Ubuntu image for x86, aarch64, riscv64 & armhf
https://www.armbian.com
GNU General Public License v2.0
4.28k stars 2.34k forks source link

Enable CONFIG_VHOST_VSOCK on rockchip64 #7512

Closed halfa closed 23 hours ago

halfa commented 2 days ago

Description

The Incus (LXD fork after Canonical takeover) container and VM management tools require CONFIG_VHOST_VSOCK to be enabled to use VMs, and some targets are missing that option. I'm not sure of the implications, but they seem to be null as this is linked to the virtio subsystem.

Documentation summary for feature / change

How Has This Been Tested?

I did test this on my helios64 with kernel 6.6.47 and I was able to start a VM with Incus.

Checklist:

Please delete options that are not relevant.