Re: [Qemu-devel] [PATCH for-1.7] qdev-properties-system.c: Allow vlan or netdev for -device, not both

2013-11-21 Thread Paolo Bonzini
Il 21/11/2013 20:47, Vlad Yasevich ha scritto: > On 11/11/2013 02:50 AM, Paolo Bonzini wrote: >> Il 11/11/2013 06:18, Jason Wang ha scritto: >>> On 11/08/2013 10:13 AM, Vlad Yasevich wrote: It is currently possible to specify things like: -device e1000,netdev=foo,vlan=1 With this

Re: [Qemu-devel] [PATCH for-1.7] qdev-properties-system.c: Allow vlan or netdev for -device, not both

2013-11-21 Thread Vlad Yasevich
On 11/11/2013 02:50 AM, Paolo Bonzini wrote: > Il 11/11/2013 06:18, Jason Wang ha scritto: >> On 11/08/2013 10:13 AM, Vlad Yasevich wrote: >>> It is currently possible to specify things like: >>> -device e1000,netdev=foo,vlan=1 >>> With this usage, whichever argument was specified last (vlan or

Re: [Qemu-devel] [PATCH for-1.7] qdev-properties-system.c: Allow vlan or netdev for -device, not both

2013-11-10 Thread Paolo Bonzini
Il 11/11/2013 06:18, Jason Wang ha scritto: > On 11/08/2013 10:13 AM, Vlad Yasevich wrote: >> It is currently possible to specify things like: >> -device e1000,netdev=foo,vlan=1 >> With this usage, whichever argument was specified last (vlan or netdev) >> overwrites what was previousely set an