From owner-freebsd-ports@FreeBSD.ORG Fri Apr 6 06:14:45 2007 Return-Path: X-Original-To: freebsd-ports@freebsd.org Delivered-To: freebsd-ports@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id 92CE616A401; Fri, 6 Apr 2007 06:14:45 +0000 (UTC) (envelope-from anderson@freebsd.org) Received: from mh1.centtech.com (moat3.centtech.com [64.129.166.50]) by mx1.freebsd.org (Postfix) with ESMTP id 6620413C44B; Fri, 6 Apr 2007 06:14:45 +0000 (UTC) (envelope-from anderson@freebsd.org) Received: from [192.168.42.21] (andersonbox1.centtech.com [192.168.42.21]) by mh1.centtech.com (8.13.8/8.13.8) with ESMTP id l366Ei9K095246; Fri, 6 Apr 2007 01:14:44 -0500 (CDT) (envelope-from anderson@freebsd.org) Message-ID: <4615E554.2030509@freebsd.org> Date: Fri, 06 Apr 2007 01:14:44 -0500 From: Eric Anderson User-Agent: Thunderbird 1.5.0.10 (X11/20070320) MIME-Version: 1.0 To: freebsd-emulation@freebsd.org, freebsd-ports@freebsd.org References: <20070405210341.GA25547@saturn.kn-bremen.de> In-Reply-To: <20070405210341.GA25547@saturn.kn-bremen.de> Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit X-Virus-Scanned: ClamAV 0.88.4/3026/Thu Apr 5 22:00:29 2007 on mh1.centtech.com X-Virus-Status: Clean X-Spam-Status: No, score=-2.5 required=8.0 tests=AWL,BAYES_00 autolearn=ham version=3.1.6 X-Spam-Checker-Version: SpamAssassin 3.1.6 (2006-10-03) on mh1.centtech.com Cc: Subject: Re: experimental qemu-devel port update, please test! X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 06 Apr 2007 06:14:45 -0000 On 04/05/07 16:03, Juergen Lock wrote: > Hi! > > There have been a few interesting commits to qemu cvs, like, > a qcow2 corruption bugfix, vmware vga emulation (-vmwarevga), and > several emulated eepro100 (fxp) nic variants (-net nic,model=i82557b > -net user worked for me with FreeBSD and linux guests, and seemed even > slightly faster than the rtl8139 that already outperforms the default > ne2kpci), so I prepared another qemu-devel port update that I now want > you all to test with your various guests before I commit it! > > TIA, and enjoy... > Juergen So far so good. All previous features seem to work, and the vmwarevga option does too. I'll try it with more testing this weekend, but it should be ok to commit I believe. Thanks a ton!! (looking forward to playing with the eepro driver!), Eric