From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1E6sFh-0006qU-3E for qemu-devel@nongnu.org; Sun, 21 Aug 2005 12:00:53 -0400 Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1E6sFd-0006oJ-FD for qemu-devel@nongnu.org; Sun, 21 Aug 2005 12:00:51 -0400 Received: from [199.232.76.173] (helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1E6sFb-0006j8-6Z for qemu-devel@nongnu.org; Sun, 21 Aug 2005 12:00:47 -0400 Received: from [209.197.145.106] (helo=mx03.cybersurf.com) by monty-python.gnu.org with esmtp (TLS-1.0:DHE_RSA_3DES_EDE_CBC_SHA:24) (Exim 4.34) id 1E6s6o-00051X-P7 for qemu-devel@nongnu.org; Sun, 21 Aug 2005 11:51:42 -0400 Received: from mail.cyberus.ca ([209.197.145.21]) by mx03.cybersurf.com with esmtp (Exim 4.30) id 1E6s6T-0000ES-37 for qemu-devel@nongnu.org; Sun, 21 Aug 2005 11:51:21 -0400 Subject: Re: [Qemu-devel] patch: allow defining MAC address etc From: jamal In-Reply-To: <20050821043014.GA13505@jbrown.mylinuxbox.org> References: <1124584572.6521.38.camel@localhost.localdomain> <200508210204.32388.paul@codesourcery.com> <1124589394.6521.51.camel@localhost.localdomain> <200508210322.36010.paul@codesourcery.com> <1124592406.6521.59.camel@localhost.localdomain> <1124594310.6521.63.camel@localhost.localdomain> <20050821043014.GA13505@jbrown.mylinuxbox.org> Content-Type: text/plain Date: Sun, 21 Aug 2005 11:51:13 -0400 Message-Id: <1124639473.6521.67.camel@localhost.localdomain> Mime-Version: 1.0 Content-Transfer-Encoding: 7bit Reply-To: hadi@cyberus.ca, qemu-devel@nongnu.org List-Id: qemu-devel.nongnu.org List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: "Jim C. Brown" Cc: qemu-devel@nongnu.org On Sun, 2005-21-08 at 00:30 -0400, Jim C. Brown wrote: > Of course, since you'd have to specify a macaddr for each NIC anyways, might as > well just use that as the ID. Since this seems to be the most popular approach i will create a patch with this approach later on today or early AM tommorow. cheers, jamal