From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1HRkKK-0003Ve-L7 for qemu-devel@nongnu.org; Thu, 15 Mar 2007 03:24:44 -0400 Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1HRkKJ-0003UT-1b for qemu-devel@nongnu.org; Thu, 15 Mar 2007 03:24:44 -0400 Received: from [199.232.76.173] (helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1HRkKI-0003UD-UN for qemu-devel@nongnu.org; Thu, 15 Mar 2007 02:24:42 -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 1HRkJJ-00005W-6o for qemu-devel@nongnu.org; Thu, 15 Mar 2007 03:23:41 -0400 Received: from localhost (localhost [127.0.0.1]) by mail.as-6.de (Postfix) with ESMTP id 614CD928274 for ; Thu, 15 Mar 2007 08:23:31 +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 KxqljbMDzwYp for ; Thu, 15 Mar 2007 08:23:31 +0100 (CET) Received: from halim.local (p54aed292.dip.t-dialin.net [84.174.210.146]) by mail.as-6.de (Postfix) with ESMTP id 2F579928265 for ; Thu, 15 Mar 2007 08:23:31 +0100 (CET) Date: Thu, 15 Mar 2007 08:23:32 +0100 From: Halim Sahin Subject: Re: [Qemu-devel] -kernel-kqemu option causes kernel-panic Message-ID: <20070315072332.GA22667@halim.local> References: <20070315063448.GA15229@halim.local> <45F8F1E9.9070607@wasp.net.au> Mime-Version: 1.0 Content-Type: text/plain; charset=iso-8859-1 Content-Disposition: inline In-Reply-To: <45F8F1E9.9070607@wasp.net.au> Content-Transfer-Encoding: quoted-printable 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 On Do, M=E4r 15, 2007 at 11:12:41 +0400, Brad Campbell wrote: > Halim Sahin wrote: > >Hello list, > > > >I experienced several problems with qemu under linux using kernel=20 > >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 th= e=20 > >qemu did not shutdown. >=20 > What version of qemu are you using ? I am using qemu 0.9.0 but this problem happends with 0.8.2 too. Halim