From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1HRjZE-0002iY-3O for qemu-devel@nongnu.org; Thu, 15 Mar 2007 02:36:04 -0400 Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1HRjZ9-0002h5-G5 for qemu-devel@nongnu.org; Thu, 15 Mar 2007 02:36:02 -0400 Received: from [199.232.76.173] (helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1HRjZ9-0002gz-Bp for qemu-devel@nongnu.org; Thu, 15 Mar 2007 01:35:59 -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 1HRjY9-0003II-Ov for qemu-devel@nongnu.org; Thu, 15 Mar 2007 02:34:58 -0400 Received: from localhost (localhost [127.0.0.1]) by mail.as-6.de (Postfix) with ESMTP id 30C30928274 for ; Thu, 15 Mar 2007 07:34:48 +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 a3dwgcuUbz97 for ; Thu, 15 Mar 2007 07:34:48 +0100 (CET) Received: from halim.local (p54aed292.dip.t-dialin.net [84.174.210.146]) by mail.as-6.de (Postfix) with ESMTP id 0556B928272 for ; Thu, 15 Mar 2007 07:34:48 +0100 (CET) Date: Thu, 15 Mar 2007 07:34:49 +0100 From: Halim Sahin Message-ID: <20070315063448.GA15229@halim.local> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Subject: [Qemu-devel] -kernel-kqemu option causes kernel-panic 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 list, I experienced several problems with qemu under linux using kernel 2.6.18. The guest system is a debian testing, the host a debian unstable. kqemu is the newest version from www.qemu.org. The guest can not start if I give -kernel-kqemu. The last message is kernel panic. Another problem is the performance of the guest harddisk. There is no ide dma aktivated and hdparm fails to aktivate it. If I try to shutdown the guest, I am only getting system halted but the qemu did not shutdown. What can I do to solve this? Thanks a lot. Halim