From owner-freebsd-questions@FreeBSD.ORG Thu Apr 23 20:39:43 2009 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 577471065676 for ; Thu, 23 Apr 2009 20:39:43 +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 14D6A8FC1A for ; Thu, 23 Apr 2009 20:39:42 +0000 (UTC) (envelope-from nox@jelal.kn-bremen.de) Received: by smtp.kn-bremen.de (Postfix, from userid 10) id 36E471E00172; Thu, 23 Apr 2009 22:25:09 +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 n3NKMq7s081552; Thu, 23 Apr 2009 22:22:52 +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 n3NKMqRw081551; Thu, 23 Apr 2009 22:22:52 +0200 (CEST) (envelope-from nox) From: Juergen Lock Date: Thu, 23 Apr 2009 22:22:52 +0200 To: Matthias Apitz Message-ID: <20090423202252.GA81383@triton.kn-bremen.de> References: <20090317143537.GA12969@rebelion.Sisis.de> <200903241824.n2OIOQ4Z068798@saturn.kn-bremen.de> <20090423094356.GA6209@rebelion.Sisis.de> MIME-Version: 1.0 Content-Type: text/plain; charset=iso-8859-1 Content-Disposition: inline Content-Transfer-Encoding: 8bit In-Reply-To: <20090423094356.GA6209@rebelion.Sisis.de> User-Agent: Mutt/1.5.19 (2009-01-05) Cc: freebsd-questions@freebsd.org Subject: Re: 7.0-STABLE && qemu not terminating X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 23 Apr 2009 20:39:43 -0000 On Thu, Apr 23, 2009 at 11:43:56AM +0200, Matthias Apitz wrote: > El día Tuesday, March 24, 2009 a las 07:24:26PM +0100, Juergen Lock escribió: > > > While I don't remeber seeing reports about this particular issue, it is > > still very well possible that it has been fixed in the meantime, so I'd > > advise you to update. (the port is at 0.10.1 now, which contains quite > > a few bugfixes and improvements... Don't forget to read UPDATING and > > the pkg-message of the port tho.) > > ... > > I've port updated to: > kqemu-kmod-devel-1.4.0.p1_2 Kernel Accelerator for QEMU CPU Emulator (development versi > qemu-0.10.2 QEMU CPU Emulator > > and the problem went away; > That's good to hear. :) > a new effect is that the qemu proc ends on termination of guest OS; the > flag -no-shutdown does not help; Oh, yeah, same here. I've just reported this on the qemu list, and btw kvm seems to be affected too: https://bugs.launchpad.net/ubuntu/+source/kvm/+bug/362550/+viewstatus HTH, Juergen