From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1HRl7q-0003ty-EB for qemu-devel@nongnu.org; Thu, 15 Mar 2007 04:15:54 -0400 Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1HRl7o-0003tm-Az for qemu-devel@nongnu.org; Thu, 15 Mar 2007 04:15:53 -0400 Received: from [199.232.76.173] (helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1HRl7o-0003tj-75 for qemu-devel@nongnu.org; Thu, 15 Mar 2007 03:15:52 -0500 Received: from wr-out-0506.google.com ([64.233.184.226]) by monty-python.gnu.org with esmtp (Exim 4.60) (envelope-from ) id 1HRl6o-000630-G3 for qemu-devel@nongnu.org; Thu, 15 Mar 2007 04:14:50 -0400 Received: by wr-out-0506.google.com with SMTP id q50so84821wrq for ; Thu, 15 Mar 2007 01:14:46 -0700 (PDT) Message-ID: <46d6db660703150114n7b012fcvd48718b756247968@mail.gmail.com> Date: Thu, 15 Mar 2007 09:14:46 +0100 From: "Christian MICHON" Subject: Re: [Qemu-devel] -kernel-kqemu option causes kernel-panic In-Reply-To: <20070315072332.GA22667@halim.local> MIME-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: quoted-printable Content-Disposition: inline References: <20070315063448.GA15229@halim.local> <45F8F1E9.9070607@wasp.net.au> <20070315072332.GA22667@halim.local> 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 is it on a freshly created qemu image, or one created with qemu <=3D 0.8.2 ? what is the format of the qemu image ? raw, qcow, qcow2 ? 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. On 3/15/07, Halim Sahin wrote: > 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 > > >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 > > >qemu did not shutdown. > > > > What version of qemu are you using ? > I am using qemu 0.9.0 but this problem happends with 0.8.2 too. > > Halim > > > > > _______________________________________________ > Qemu-devel mailing list > Qemu-devel@nongnu.org > http://lists.nongnu.org/mailman/listinfo/qemu-devel > --=20 Christian