From owner-freebsd-emulation@FreeBSD.ORG Sun Feb 14 18:17:57 2010 Return-Path: Delivered-To: freebsd-emulation@FreeBSD.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 1FE73106566B for ; Sun, 14 Feb 2010 18:17:57 +0000 (UTC) (envelope-from nox@jelal.kn-bremen.de) Received: from smtp.kn-bremen.de (gelbbaer.kn-bremen.de [78.46.108.116]) by mx1.freebsd.org (Postfix) with ESMTP id C6DCD8FC08 for ; Sun, 14 Feb 2010 18:17:56 +0000 (UTC) Received: by smtp.kn-bremen.de (Postfix, from userid 10) id A9E081E00770; Sun, 14 Feb 2010 19:17:55 +0100 (CET) Received: from triton8.kn-bremen.de (noident@localhost [127.0.0.1]) by triton8.kn-bremen.de (8.14.3/8.14.3) with ESMTP id o1EIHJ9L095313; Sun, 14 Feb 2010 19:17:19 +0100 (CET) (envelope-from nox@triton8.kn-bremen.de) Received: (from nox@localhost) by triton8.kn-bremen.de (8.14.3/8.14.3/Submit) id o1EIHJgn095312; Sun, 14 Feb 2010 19:17:19 +0100 (CET) (envelope-from nox) From: Juergen Lock Date: Sun, 14 Feb 2010 19:17:19 +0100 To: Juergen Lock Message-ID: <20100214181719.GA95131@triton8.kn-bremen.de> References: <20100214164447.GA92831@triton8.kn-bremen.de> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20100214164447.GA92831@triton8.kn-bremen.de> User-Agent: Mutt/1.5.20 (2009-06-14) Cc: freebsd-emulation@FreeBSD.org, freebsd-ppc@FreeBSD.org Subject: Re: qemu-devel 20100214 git head snapshot port update for testing 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: Sun, 14 Feb 2010 18:17:57 -0000 On Sun, Feb 14, 2010 at 05:44:47PM +0100, Juergen Lock wrote: > Hi! > > I've made another qemu git head snapshot port update that you can > test: (I mainly did it in order to submit the ppc host patches > upstream but of course its also useful for other testing purposes.) > http://people.freebsd.org/~nox/qemu/qemu-devel-20100214.patch > resp. > http://people.freebsd.org/~nox/qemu/qemu-devel-20100214.shar ..and for those that didn't see the recent qemu-devel commit, the qemu-devel port now has the patches too so it also builds on ppc hosts. Thanx to Andreas Tobler for adding the support! Happy testing! :) Juergen