-
jayjwaWhat should be my netdev device I give to Qemu? I tried -netdev tap,ifname=vnic1,id=net0,script=no,downscript=no but it didn't work. It dropped a tap0 (???) and deleted my default route.
-
jayjwaI'd like it to use vnic1, which already is set up.