From owner-freebsd-emulation@FreeBSD.ORG Mon Mar 17 15:03:28 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 443F11065682 for ; Mon, 17 Mar 2008 15:03:28 +0000 (UTC) (envelope-from rick@kiwi-computer.com) Received: from kiwi-computer.com (keira.kiwi-computer.com [63.224.10.3]) by mx1.freebsd.org (Postfix) with SMTP id B81DE8FC16 for ; Mon, 17 Mar 2008 15:03:27 +0000 (UTC) (envelope-from rick@kiwi-computer.com) Received: (qmail 79965 invoked by uid 2001); 17 Mar 2008 14:36:45 -0000 Date: Mon, 17 Mar 2008 08:36:45 -0600 From: "Rick C. Petty" To: Oliver Fromme Message-ID: <20080317143645.GA79550@keira.kiwi-computer.com> References: <20080317104749.GU10374@deviant.kiev.zoral.com.ua> <200803171346.m2HDkpre042693@lurza.secnetix.de> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <200803171346.m2HDkpre042693@lurza.secnetix.de> User-Agent: Mutt/1.4.2.3i Cc: freebsd-emulation@freebsd.org Subject: Re: qemu coredumps on RELENG_7 X-BeenThere: freebsd-emulation@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list Reply-To: rick-freebsd@kiwi-computer.com List-Id: Development of Emulators of other operating systems List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 17 Mar 2008 15:03:28 -0000 On Mon, Mar 17, 2008 at 02:46:51PM +0100, Oliver Fromme wrote: > > Kostik Belousov wrote: > > > > Definitely, > > kldload aio > > before running qemu. > > Thank you, that seems to solve the problem indeed. > Is that documented somewhere? It's not in the manpage. > I think it should be in the manpage ... would have > saved me quite some time. Nope. It should be, or at least qemu should fail to start or at least print a message instead of just randomly failing. I ran into the same problem and only after spending hours trying to get it to work did I remember to kldload aio. -- Rick C. Petty