I am using QEMU 6.2 on Ubuntu 22.04 LTS with the vde2 package. When running
the following commands, I am encountering an error. Any help would be
appreciated. What am I doing wrong? And what should I do to get around this
error?

vde_switch -sock /tmp/myswitch
qemu-system-x86_64 -m 8G -cpu host -enable-kvm -nic vde,sock=/tmp/myswitch

qemu-system-x86_64: -nic vde,sock=/tmp/myswitch: Parameter 'type' expects a
netdev backend type

Reply via email to