Anthony Liguori wrote: > Blue Swirl wrote: >> On 4/30/09, Anthony Liguori wrote: >> -net pointopoint,tap,nic,model=virtio ? >> > > Or perhaps: > > -net tap,vlan=off,id=1234 -net nic,model=virtio,vlan=off,id=1234 > That would only allow one such pair per VM. Why not keeping all the existing infrastructure, just locking a vlan against becoming more than a point-to-point link once some conflicting optimization was applied? That should be easy to implement and to explain to the user. Jan