From owner-freebsd-emulation@FreeBSD.ORG Thu Jun 5 21:22:32 2008 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 8C3DC106566C for ; Thu, 5 Jun 2008 21:22:32 +0000 (UTC) (envelope-from nox@saturn.kn-bremen.de) Received: from gwyn.kn-bremen.de (gwyn.kn-bremen.de [212.63.36.242]) by mx1.freebsd.org (Postfix) with ESMTP id 443258FC19 for ; Thu, 5 Jun 2008 21:22:32 +0000 (UTC) (envelope-from nox@saturn.kn-bremen.de) Received: by gwyn.kn-bremen.de (Postfix, from userid 10) id 7CEA32DFC7D; Thu, 5 Jun 2008 23:22:30 +0200 (CEST) Received: from saturn.kn-bremen.de (nox@localhost [127.0.0.1]) by saturn.kn-bremen.de (8.14.2/8.13.8) with ESMTP id m55LCWkD075990; Thu, 5 Jun 2008 23:12:32 +0200 (CEST) (envelope-from nox@saturn.kn-bremen.de) Received: (from nox@localhost) by saturn.kn-bremen.de (8.14.2/8.13.6/Submit) id m55LCUtm075989; Thu, 5 Jun 2008 23:12:30 +0200 (CEST) (envelope-from nox) From: Juergen Lock Date: Thu, 5 Jun 2008 23:12:30 +0200 To: Todd Wasson Message-ID: <20080605211230.GA75969@saturn.kn-bremen.de> Mail-Followup-To: Todd Wasson , freebsd-emulation@freebsd.org, Bakul Shah References: <20080515080948.3B1F15B47@mail.bitblocks.com> <200805152323.m4FNNO7H017348@saturn.kn-bremen.de> <20080518142427.GA20876@saturn.kn-bremen.de> <20080603205245.GA13843@saturn.kn-bremen.de> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: User-Agent: Mutt/1.5.17 (2007-11-01) Cc: freebsd-emulation@freebsd.org Subject: Re: kqemu locking my machine hard on amd64 smp, with most recent patches 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: Thu, 05 Jun 2008 21:22:32 -0000 On Wed, Jun 04, 2008 at 09:03:59PM -0400, Todd Wasson wrote: > Wow, it worked! Thanks a ton. I've successfully booted a linux and > windows xp image now on my machine with the 7.0-RELEASE kernel. Thanks for > all of your hard work! Okay, committed, thanx for testing. :) Juergen