qemu-devel
[Top][All Lists]
Advanced

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

Re: [Qemu-devel] patch: allow defining MAC address etc


From: Jim C. Brown
Subject: Re: [Qemu-devel] patch: allow defining MAC address etc
Date: Sun, 21 Aug 2005 00:30:14 -0400
User-agent: Mutt/1.4i

On Sat, Aug 20, 2005 at 11:18:29PM -0400, jamal wrote:
> On Sat, 2005-20-08 at 22:46 -0400, jamal wrote:
> > Note the Ids syntax would also be comma separated.
> > 
> 
> Actually no - this would need to have the IDx prefix so that
> you can pass the ID for non-sequential NICS. Example
> -ID2 0 , -ID5 3 and the rest get a default which is zero.
> 
> cheers,
> jamal
> 

Nah, you could do something like -ID ,4,3,,,5,,7,,,9 with the spaces between
the commas getting the default value. If you have more NICs past the last one
you manually specify an ID to, those also get the default ID. (Granted, not
the best way to do it if you plan to skip a lot of NICs at the beginning or
the middle.)

Of course, since you'd have to specify a macaddr for each NIC anyways, might as
well just use that as the ID.

-- 
Infinite complexity begets infinite beauty.
Infinite precision begets infinite perfection.




reply via email to

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