On Fri, 13 May 2011 03:19:42 AM Vincent Palatin wrote: > > Does the kernel need some sort of vlan support compiled into it for this > > to work, or can the kernel not care? > > You don't need anything in your kernel, this is for Qemu network layer > configuration. Just to explain a bit further: qemu "vlan" is not related to 803.1q vlan tagging. vlan is virtual lan in the sense of a virtual machine - something we're emulating in qemu.
Brad