From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1GrECR-0001g1-CC for qemu-devel@nongnu.org; Mon, 04 Dec 2006 08:49:39 -0500 Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1GrECQ-0001fm-Lu for qemu-devel@nongnu.org; Mon, 04 Dec 2006 08:49:39 -0500 Received: from [199.232.76.173] (helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1GrECQ-0001fj-J5 for qemu-devel@nongnu.org; Mon, 04 Dec 2006 08:49:38 -0500 Received: from [24.244.140.102] (helo=mail1.securehost.com) by monty-python.gnu.org with esmtp (Exim 4.52) id 1GrECQ-0003fY-95 for qemu-devel@nongnu.org; Mon, 04 Dec 2006 08:49:38 -0500 Received: from monitor1 (a24-244-140-15.maxil.com [24.244.140.15]) by mail1.securehost.com (8.10.2/8.10.2) with ESMTP id kB4DnTY15785 for ; Mon, 4 Dec 2006 08:49:29 -0500 From: Jason Harrison MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Content-Disposition: inline Message-Id: <200612040849.24461.jharrison@linuxbs.org> Subject: [Qemu-devel] Kernel Panic Reply-To: qemu-devel@nongnu.org List-Id: qemu-devel.nongnu.org List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Date: Mon, 04 Dec 2006 13:49:39 -0000 To: qemu-devel@nongnu.org Greetings, I recently compiled kqemu for linux kernel version 2.6.19. I then proceeded to attempt a debian etch installation. However when I use kqemu kernel module I get a kernel panic when trying to boot the debian install cd. I do not get a kernel panic when I specify -no-kqemu. So I have installed debian etch with -no-kqemu and tried to boot after the install is done from the disk image with -kernel-kqemu but I still get kernel panics. It seems that this is caused by kqemu. I think maybe because I am using 2.6.19 as well. Anyways I thought I should report it just in case anyone else runs into problems. Let me know if there is anything I can do that may be more useful. Regards, Jason