From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1DmZaM-0006rQ-P2 for qemu-devel@nongnu.org; Sun, 26 Jun 2005 12:02:19 -0400 Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1DmZaE-0006jf-9D for qemu-devel@nongnu.org; Sun, 26 Jun 2005 12:02:12 -0400 Received: from [199.232.76.173] (helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1DmZaC-0006Nc-HW for qemu-devel@nongnu.org; Sun, 26 Jun 2005 12:02:08 -0400 Received: from [213.165.64.20] (helo=mail.gmx.net) by monty-python.gnu.org with smtp (Exim 4.34) id 1DmZNa-0004JY-UT for qemu-devel@nongnu.org; Sun, 26 Jun 2005 11:49:07 -0400 Message-ID: <42BECDF1.7080903@gmx.net> Date: Sun, 26 Jun 2005 17:46:57 +0200 From: Markus Greger MIME-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Subject: [Qemu-devel] TAP Networking on Win32 Host 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 Hi, There is a version on http://www.h7.dion.ne.jp/~qemu-win/ supporting a tap device on a windows xp host system. Having had some problems with it - mainly only traffic going out, never in - I'm looking for a more current version with said tap support. [Just for information: I tried to run linux guest and got "NETDEV WATCHDOG: eth0: transmit timed out" and "eth0: Tx timed out, lost interrupt? TSR=0x1, ISR=0x3, t=369" in syslog. I used RTL-8029 driver.] I have checked out http://www.freeoszoo.org/ftp/qemu/win32/daily/ as well as http://www.freeoszoo.org/ftp/qemu/win32/release/. So I'd like to ask 1) if somebody has a binary windows version with tap support, 2) if tap support could be included by default in windows versions of qemu (probably as described in http://lists.gnu.org/archive/html/qemu-devel/2005-04/msg00421.html) Regards, Markus