Il 05/11/2013 16:54, Eric Blake ha scritto: >> > #endif >> > +#ifdef CONFIG_NETMAP >> > + "-net netmap,ifname=name[,vlan=n][,devname=name]\n" > So where does the optional vlan command-line option appear in the QMP > interface?
It doesn't, -netdev and netdev_add do not support it. Paolo