From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from list by monty-python.gnu.org with tmda-scanned (Exim 4.30) id 1BEOrZ-0006gj-5I for qemu-devel@nongnu.org; Fri, 16 Apr 2004 04:38:17 -0400 Received: from mail by monty-python.gnu.org with spam-scanned (Exim 4.30) id 1BEOqw-0006C5-PT for qemu-devel@nongnu.org; Fri, 16 Apr 2004 04:38:11 -0400 Received: from [212.11.36.58] (helo=www2.translationforge.com) by monty-python.gnu.org with esmtp (TLSv1:DES-CBC3-SHA:168) (Exim 4.30) id 1BEOqv-0006An-V7 for qemu-devel@nongnu.org; Fri, 16 Apr 2004 04:37:38 -0400 From: Jean-Michel POURE Subject: Re: [Qemu-devel] Windows 2000 installed without a problem Date: Fri, 16 Apr 2004 10:37:34 +0200 References: <000901c42388$509ff080$0401a8c0@putte2k> In-Reply-To: <000901c42388$509ff080$0401a8c0@putte2k> MIME-Version: 1.0 Content-Disposition: inline Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: quoted-printable Message-Id: <200404161037.34899.jm@poure.com> Reply-To: jm@poure.com, qemu-devel@nongnu.org List-Id: qemu-devel.nongnu.org List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: qemu-devel@nongnu.org Cc: Mike Nordell Le vendredi 16 Avril 2004 09:56, Mike Nordell a =E9crit : > by means of setting nb_nics=3D0 before the "nb_nics1 =3D nb_nics;" at the= end > of pc_init() in pc.c, It is the same as "qemu -nics 0"? Cheers, Jean-Michel