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.


_______________________________________________
Qemu-devel mailing list
Qemu-devel@nongnu.org
http://lists.nongnu.org/mailman/listinfo/qemu-devel

Reply via email to