qemu-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Qemu-devel] Re: [PATCH 9/9] Introduce VLANClientState::cleanup()


From: Jan Kiszka
Subject: [Qemu-devel] Re: [PATCH 9/9] Introduce VLANClientState::cleanup()
Date: Thu, 30 Apr 2009 19:45:47 +0200
User-agent: Mozilla/5.0 (X11; U; Linux i686 (x86_64); de; rv:1.8.1.12) Gecko/20080226 SUSE/2.0.0.12-1.1 Thunderbird/2.0.0.12 Mnenhy/0.7.5.666

Anthony Liguori wrote:
> Blue Swirl wrote:
>> On 4/30/09, Anthony Liguori <address@hidden> 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

Attachment: signature.asc
Description: OpenPGP digital signature


reply via email to

[Prev in Thread] Current Thread [Next in Thread]