From owner-freebsd-emulation@FreeBSD.ORG Wed Aug 1 10:36:15 2007 Return-Path: Delivered-To: emulation@FreeBSD.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 44FCA16A480 for ; Wed, 1 Aug 2007 10:36:15 +0000 (UTC) (envelope-from bsd@kuehlbox.de) Received: from samael.qmail-ldap.de (mail.kuehlbox.de [62.159.47.22]) by mx1.freebsd.org (Postfix) with ESMTP id 98ADC13C46B for ; Wed, 1 Aug 2007 10:36:14 +0000 (UTC) (envelope-from bsd@kuehlbox.de) Received: (qmail 72155 invoked from network); 1 Aug 2007 10:09:33 -0000 Comment: DomainKeys? See http://antispam.yahoo.com/domainkeys DomainKey-Signature: a=rsa-sha1; q=dns; c=nofws; s=default; d=kuehlbox.de; b=p/6HtsRihDJt4WxJsvCSpfT5+I4TcooJuSKcSl+zg8r89DpJtBBLZShCTERDoqgaV5UZBcSI8/kT75L04547yw5F/89Xh3qofj+WXVK/04QDX2w5vhZY/DCBdwO9ViD2 ; Received: from unknown (HELO [192.168.200.128]) (bsd@kuehlbox.de@[213.182.157.102]) (envelope-sender ) by samael.qmail-ldap.de (qmail-ldap-1.03) with AES256-SHA encrypted SMTP for ; 1 Aug 2007 10:09:32 -0000 Message-ID: <46B05D39.2090202@kuehlbox.de> Date: Wed, 01 Aug 2007 12:15:21 +0200 From: Teufel User-Agent: Thunderbird 2.0.0.5 (Windows/20070716) MIME-Version: 1.0 To: Juergen Lock , emulation@FreeBSD.org References: <20070731201608.GA30162@saturn.kn-bremen.de> In-Reply-To: <20070731201608.GA30162@saturn.kn-bremen.de> Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Cc: Subject: Re: qemu-devel 20070731 port update - please test! X-BeenThere: freebsd-emulation@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Development of Emulators of other operating systems List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 01 Aug 2007 10:36:15 -0000 Hi Juergen, just applied your patch to qemu-devel. So far, my win2k3 image works since 2 hours, with kqemu kernel and user enabled. It also created the tap1 accordingly. I've connected it to a if_bridge device and so far no problem. Running on very recent 7-CURRENT i386. Greetings, Stephan Juergen Lock wrote: > Hi! > > Again I want to update the qemu-devel port (mainly because I played > with arm terrier/akita emulation as you can read on the qemu list, > but there are also other fixes) and need your help with testing. > It now also should respect ifname=tapX with -net tap (modified patch > after matthieu morel, Cc'd, I hope I didn't break it... :) > > Enjoy, > Juergen > >