From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1HRlE5-0005eK-HN for qemu-devel@nongnu.org; Thu, 15 Mar 2007 04:22:21 -0400 Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1HRlE3-0005dk-Uw for qemu-devel@nongnu.org; Thu, 15 Mar 2007 04:22:21 -0400 Received: from [199.232.76.173] (helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1HRlE3-0005dh-SJ for qemu-devel@nongnu.org; Thu, 15 Mar 2007 03:22:19 -0500 Received: from as-7.de ([80.190.252.16] helo=mail.as-6.de) by monty-python.gnu.org with esmtp (Exim 4.60) (envelope-from ) id 1HRlD3-0006fS-Qt for qemu-devel@nongnu.org; Thu, 15 Mar 2007 04:21:18 -0400 Received: from localhost (localhost [127.0.0.1]) by mail.as-6.de (Postfix) with ESMTP id 995CD92827A for ; Thu, 15 Mar 2007 09:21:08 +0100 (CET) Received: from mail.as-6.de ([127.0.0.1]) by localhost (mail.as-6.de [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id mSdVGo+6xEmN for ; Thu, 15 Mar 2007 09:21:08 +0100 (CET) Received: from halim.local (p54aed292.dip.t-dialin.net [84.174.210.146]) by mail.as-6.de (Postfix) with ESMTP id 42F6A928276 for ; Thu, 15 Mar 2007 09:21:08 +0100 (CET) Date: Thu, 15 Mar 2007 09:21:10 +0100 From: Halim Sahin Subject: Re: [Qemu-devel] -kernel-kqemu option causes kernel-panic Message-ID: <20070315082110.GA5487@halim.local> References: <20070315063448.GA15229@halim.local> <45F8F1E9.9070607@wasp.net.au> <20070315072332.GA22667@halim.local> <46d6db660703150114n7b012fcvd48718b756247968@mail.gmail.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <46d6db660703150114n7b012fcvd48718b756247968@mail.gmail.com> Reply-To: qemu-devel@nongnu.org List-Id: qemu-devel.nongnu.org List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: qemu-devel@nongnu.org Hello, On Thu, Mar 15, 2007 at 09:14:46AM +0100, Christian MICHON wrote: > is it on a freshly created qemu image, or one created with qemu > <= 0.8.2 ? 0.8.2 was used to create the image > > what is the format of the qemu image ? raw, qcow, qcow2 ? Raw > > right now (and I'm on windows hosts), latest qemu and 0.9.0 > work well. Most of the pb I see with kernel-kqemu are > time out on hdc (cdrom) if I boot on hda with linux guests. > > what happens if you use a slax bootable iso, booting on > it and accessing your data on hda ? this works for me > and is very stable now since qemu 0.8.2. > Hmm I tested it now on my other host system. There is a kernel 2.6.15 running under debian sarge. All works fine. the described errors are not visible. There runs a qemu 0.8.2 too but the kqemu module is an older version. Perhaps the kqemu module causes these problems?? Thanks Halim