From owner-freebsd-emulation@FreeBSD.ORG Sun May 3 19:46:23 2009 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 0C470106566B for ; Sun, 3 May 2009 19:46:23 +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 BBF408FC16 for ; Sun, 3 May 2009 19:46:21 +0000 (UTC) (envelope-from nox@jelal.kn-bremen.de) Received: by smtp.kn-bremen.de (Postfix, from userid 10) id 6EE271E00044; Sun, 3 May 2009 21:47:37 +0200 (CEST) Received: from triton.kn-bremen.de (noident@localhost [127.0.0.1]) by triton.kn-bremen.de (8.14.3/8.14.3) with ESMTP id n43JbDYP048945 for ; Sun, 3 May 2009 21:37:13 +0200 (CEST) (envelope-from nox@triton.kn-bremen.de) Received: (from nox@localhost) by triton.kn-bremen.de (8.14.3/8.14.3/Submit) id n43JbDH7048944 for freebsd-emulation@FreeBSD.org; Sun, 3 May 2009 21:37:13 +0200 (CEST) (envelope-from nox) From: Juergen Lock Date: Sun, 3 May 2009 21:37:13 +0200 To: freebsd-emulation@FreeBSD.org Message-ID: <20090503193713.GA48793@triton.kn-bremen.de> References: <20090501205743.GA47177@triton.kn-bremen.de> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20090501205743.GA47177@triton.kn-bremen.de> User-Agent: Mutt/1.5.19 (2009-01-05) Cc: Subject: Re: want to test a qemu head snapshot (now 20090503_21)? 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, 03 May 2009 19:46:23 -0000 On Fri, May 01, 2009 at 10:57:43PM +0200, Juergen Lock wrote: > I haven't tested this much myself yet but so far it still seems to work: > http://people.freebsd.org/~nox/qemu/qemu-devel-20090501.patch > > Some patches could use cleanup tho, and bsd-user currently doesn't build. I've made another one, mainly to catch up with vnc-related commits: http://people.freebsd.org/~nox/qemu/qemu-devel-20090503.patch I hope vnc works better now... Juergen