1
1
openwrt/package
Mathijs Rietbergen 6bd35b670d 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>
Link: https://github.com/openwrt/openwrt/pull/21392
(cherry picked from commit c88e8a9816)
Link: https://github.com/openwrt/openwrt/pull/22602
Signed-off-by: Hauke Mehrtens <hauke@hauke-m.de>
2026-03-29 17:29:13 +02:00
..
base-files OpenWrt v25.12.2: revert to branch defaults 2026-03-26 14:35:28 +01:00
boot uboot-lantiq: fix C-style comments in AWK scripts 2026-03-23 01:25:12 +01:00
devel gdb: add CPPFLAGS 2026-02-17 22:30:19 +01:00
firmware wireless-regdb: update to version 2026.02.04 2026-02-24 20:25:42 +01:00
kernel kernel: add kmods for vsockets over virtio 2026-03-29 17:29:13 +02:00
libs libubox: set abi version to previous bump for stable release 2026-03-15 19:35:03 +01:00
network hostapd: fix memory leak in rrm ubus interface 2026-03-22 15:17:05 +01:00
system apk: add help text for 'apk add --force-reinstall' 2026-03-27 20:50:50 +01:00
utils jsonfilter: update to Git HEAD (2026-03-16) 2026-03-16 00:52:52 +01:00
Makefile build: use STAGING_DIR for special APK package versions 2026-03-07 10:12:44 +01:00