From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1DUzc3-0000ps-Vx for qemu-devel@nongnu.org; Mon, 09 May 2005 00:11:24 -0400 Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1DUzbt-0000iW-Vr for qemu-devel@nongnu.org; Mon, 09 May 2005 00:11:14 -0400 Received: from [199.232.76.173] (helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1DUzbt-0000gW-AS for qemu-devel@nongnu.org; Mon, 09 May 2005 00:11:13 -0400 Received: from [63.144.52.41] (helo=mail.conquestis.com) by monty-python.gnu.org with esmtp (Exim 4.34) id 1DUzdB-0004lT-MX for qemu-devel@nongnu.org; Mon, 09 May 2005 00:12:33 -0400 Message-ID: <427EE18A.6090706@kadu.net> Date: Mon, 09 May 2005 06:05:30 +0200 From: Adrian Smarzewski MIME-Version: 1.0 Subject: Re: [Qemu-devel] user networking - win xp quest, amd64 linux host References: <20050509014225.HDAH26223.lakermmtao02.cox.net@smtp.east.cox.net> <427ED9D0.9080500@kadu.net> In-Reply-To: <427ED9D0.9080500@kadu.net> Content-Type: text/plain; charset=ISO-8859-2 Content-Transfer-Encoding: 7bit Reply-To: 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 Adrian Smarzewski wrote: > bash-2.05b$ uname -a > Linux localhost 2.6.11-gentoo-r7 #1 Sun May 8 06:59:56 CEST 2005 x86_64 > AMD Athlon(tm) 64 Processor 3400+ AuthenticAMD GNU/Linux > > bash-2.05b$ qemu -hda win_xp_home_sp2.raw -user-net -localtime > > Qemu 0.7.0 without any patches. localhost root # ifconfig eth0 Link encap:Ethernet HWaddr 00:0F:B0:0C:7F:0C inet addr:10.42.1.129 Bcast:10.42.1.255 Mask:255.255.255.0 UP BROADCAST NOTRAILERS RUNNING MULTICAST MTU:1500 Metric:1 RX packets:2848615 errors:0 dropped:0 overruns:0 frame:0 TX packets:1600599 errors:0 dropped:0 overruns:0 carrier:0 collisions:3 txqueuelen:1000 RX bytes:3674369478 (3504.1 Mb) TX bytes:133994216 (127.7 Mb) Interrupt:19 Base address:0x800 lo Link encap:Local Loopback inet addr:127.0.0.1 Mask:255.0.0.0 UP LOOPBACK RUNNING MTU:16436 Metric:1 RX packets:121 errors:0 dropped:0 overruns:0 frame:0 TX packets:121 errors:0 dropped:0 overruns:0 carrier:0 collisions:0 txqueuelen:0 RX bytes:7678 (7.4 Kb) TX bytes:7678 (7.4 Kb)