qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
From: "Jim C. Brown" <jma5@umd.edu>
To: hadi@cyberus.ca, qemu-devel@nongnu.org
Subject: Re: [Qemu-devel] patch: allow defining MAC address etc
Date: Sun, 21 Aug 2005 00:30:14 -0400	[thread overview]
Message-ID: <20050821043014.GA13505@jbrown.mylinuxbox.org> (raw)
In-Reply-To: <1124594310.6521.63.camel@localhost.localdomain>

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	other threads:[~2005-08-21  4:40 UTC|newest]

Thread overview: 12+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2005-08-21  0:36 [Qemu-devel] patch: allow defining MAC address etc jamal
2005-08-21  1:04 ` Paul Brook
2005-08-21  1:56   ` jamal
2005-08-21  2:22     ` Paul Brook
2005-08-21  2:46       ` jamal
2005-08-21  3:18         ` jamal
2005-08-21  4:30           ` Jim C. Brown [this message]
2005-08-21 15:51             ` jamal
2005-08-21  4:06         ` Jim C. Brown
2005-08-21 17:03   ` Fabrice Bellard
2005-08-26 11:43     ` Henrik Nordstrom
  -- strict thread matches above, loose matches on Subject: below --
2005-08-22  1:44 [Qemu-devel] PATCH: " jamal

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20050821043014.GA13505@jbrown.mylinuxbox.org \
    --to=jma5@umd.edu \
    --cc=hadi@cyberus.ca \
    --cc=qemu-devel@nongnu.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).