Mathijs Rietbergen c88e8a9816 kernel: add kmods for vsockets over virtio
Add menuconfig options to include modules for (virtio) vsockets. These are
used when running as Guest OS in a VM.

OpenWRT can be run in a vm (mostly commonly on the x86/64 and armsr
targets). Often it is convenient to have some sort of guest agent running,
to ease communication from host to guest.
Virtual Sockets provide this communication channel.
Virtio is a transport for this communication channel.

Virtual Sockets over virtio are for example used by Incus.
Virtual Sockets in general are used by most hypervisors, including VMware,
Hyper-V, and libvirt (qemu). These may need other transport-specific
modules not included in this commit.

Signed-off-by: Mathijs Rietbergen <mathijs.rietbergen@proton.me>
2026-03-01 19:54:12 +01:00
..
2018-02-13 11:48:49 +01:00
2026-01-14 10:43:15 +01:00
2025-07-26 01:11:20 +02:00
2026-01-21 22:42:20 +01:00
2026-01-29 12:04:10 +01:00
2026-03-01 10:59:19 +01:00
2026-01-28 23:44:38 +01:00
2025-08-07 16:56:09 +02:00
2020-08-21 11:46:13 +02:00