openwrt/package
Mathew McBride 5edeb1ee0c kernel: add vhost-net module
vhost-net is used to accelerate traffic to virtualisation
guests that use the virtio-net network card in QEMU.

Generally it is invoked by specifying "vhost=on" to a
QEMU -netdev device:

qemu-system-aarch64 -nographic -M virt -cpu host \
        --enable-kvm -bios u-boot.bin -smp 1 -m 2048 \
        -drive file=openwrt-armsr-armv8.img,format=raw,index=0,media=disk \
        -device "virtio-net,netdev=landev,disable-legacy=off,disable-modern=off" \
        -netdev "tap,id=landev,helper=/usr/lib/qemu-bridge-helper --br=br-lan,vhost=on"

Signed-off-by: Mathew McBride <matt@traverse.com.au>
(cherry picked from commit d188db8aed)
2023-09-16 21:00:38 +02:00
..
base-files base-files: sysupgrade: Add 2 sec sleep into process KILL loop 2023-09-12 14:53:40 +02:00
boot uboot-envtools: ramips: add support for ALFA Network AX1800RM 2023-09-11 13:49:07 +02:00
devel perf: opt-out of lto usage 2023-08-11 12:53:34 +02:00
firmware Revert "ath11k-firmware: update to stable WLAN.HK.2.9.0.1-01837" 2023-08-27 12:18:45 +02:00
kernel kernel: add vhost-net module 2023-09-16 21:00:38 +02:00
libs nettle: update to 3.9.1 2023-08-27 23:49:27 +02:00
network hostapd: revert upstream commit to fix #13156 2023-08-19 16:01:06 +02:00
system urngd: update to the latest master 2023-08-28 16:35:09 +02:00
utils util-linux: enable colrm util as package 2023-08-11 12:53:33 +02:00
Makefile build: generate index.json 2023-05-09 23:56:49 +02:00