taps: MVE

EIO crash in CH was caused by CH trying to writev
before the interface has been assigned any addresses;
adding an address prior to passing the FD (via 80-vm-vt.network)
solves the issue. It is still unclear what causes the interrupt=None
in the vhost_user/passt branch
This commit is contained in:
Else Someone 2026-02-12 20:23:55 +02:00
parent 1c5e2b7e89
commit 17bde34c96
3 changed files with 284 additions and 41 deletions

View file

@ -13,6 +13,8 @@
system.stateVersion = "25.11";
networking.hostName = "dummy";
vmapps.enable = true;
_module.args.inputs = import ../npins;