From owner-freebsd-emulation@FreeBSD.ORG Sun May 31 10:02:06 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 EE6381065670 for ; Sun, 31 May 2009 10:02:06 +0000 (UTC) (envelope-from andreas.faerber@web.de) Received: from fmmailgate01.web.de (fmmailgate01.web.de [217.72.192.221]) by mx1.freebsd.org (Postfix) with ESMTP id A9A368FC18 for ; Sun, 31 May 2009 10:02:06 +0000 (UTC) (envelope-from andreas.faerber@web.de) Received: from smtp08.web.de (fmsmtp08.dlan.cinetic.de [172.20.5.216]) by fmmailgate01.web.de (Postfix) with ESMTP id B25FD10401891; Sun, 31 May 2009 11:29:50 +0200 (CEST) Received: from [84.148.96.178] (helo=[10.0.0.2]) by smtp08.web.de with asmtp (TLSv1:AES128-SHA:128) (WEB.DE 4.110 #277) id 1MAhMU-0001qt-00; Sun, 31 May 2009 11:29:50 +0200 Message-Id: <38008E46-FD5F-4992-A824-E7F5CFBD5475@web.de> From: =?ISO-8859-1?Q?Andreas_F=E4rber?= To: Juergen Lock In-Reply-To: <20090530205152.GA7702@triton.kn-bremen.de> Content-Type: text/plain; charset=ISO-8859-1; format=flowed; delsp=yes Content-Transfer-Encoding: quoted-printable Mime-Version: 1.0 (Apple Message framework v935.3) Date: Sun, 31 May 2009 11:29:28 +0200 References: <20090530205152.GA7702@triton.kn-bremen.de> X-Mailer: Apple Mail (2.935.3) Sender: andreas.faerber@web.de X-Sender: Andreas.Faerber@web.de X-Provags-ID: V01U2FsdGVkX18kMlFuZ+AfxJrjHmOzmR3i1q7Qyn0N8vln00rL 0IJu2NJ1soWu0cCIWgs0ZKKQOnTwQU4iCoNFwlAXeIttoxOd2W nYFupGx7uDrpS72KR4SQ== Cc: freebsd-emulation@FreeBSD.org, Mikolaj Kucharski , Enache Adrian <3n4ch3@gmail.com>, qemu-devel@nongnu.org Subject: Re: [Qemu-devel] Thanx for the kqemu patches; some notes about NetBSD/OpenBSD guests 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, 31 May 2009 10:02:07 -0000 Hi J=FCrgen, Am 30.05.2009 um 22:51 schrieb Juergen Lock: > I just committed Jan's kqemu patch series to the FreeBSD kqemu port > (yes FreeBSD is another one of those `left behind' OSes where kvm > doesn't really work yet...) - and I also committed an old NetBSD/=20 > OpenBSD > guest kqemu patch, > = http://lists.gnu.org/archive/html/qemu-devel/2007-11/msg00125.html > and then played with a NetBSD guest in qemu 0.10.5 a little, where I > found out a few things: > > 1. A few times I even got NetBSD 5.0/i386 running with -kernel-kqemu =20= > now, > tho a few other times I also got guest processes segfaulting etc. > `Regualr' kqemu seems stable now tho. Thanks for the pointer. I've pushed it to a pick-up branch for now to =20= facilitate testing. Did you test non-BSD guests, too? I noticed that Adrian has patches for OpenBSD host support in their =20 ports CVS repository, as pointed out by Mikolaj. There appears to be some FreeBSD code in-tree though - so, is the =20 above patch the only one you've queued, or do you have host patches as =20= well that we could push "upstream"? Regards, Andreas