From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1Ft9qK-000630-1M for qemu-devel@nongnu.org; Wed, 21 Jun 2006 17:02:32 -0400 Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1Ft9qH-00061x-S3 for qemu-devel@nongnu.org; Wed, 21 Jun 2006 17:02:31 -0400 Received: from [199.232.76.173] (helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1Ft9qH-00061q-Dk for qemu-devel@nongnu.org; Wed, 21 Jun 2006 17:02:29 -0400 Received: from [64.233.184.234] (helo=wr-out-0506.google.com) by monty-python.gnu.org with esmtp (Exim 4.52) id 1FtA16-0002f9-EG for qemu-devel@nongnu.org; Wed, 21 Jun 2006 17:13:40 -0400 Received: by wr-out-0506.google.com with SMTP id 71so249666wri for ; Wed, 21 Jun 2006 14:02:27 -0700 (PDT) Message-ID: <3281e35e0606211402y7014da63x3cd18dc43b6f260e@mail.gmail.com> From: "Leo Antunes" MIME-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Content-Disposition: inline Subject: [Qemu-devel] Kernel Panic: qemu 0.8.1, kqemu 1.3.0pre7, linux 2.6.16.16, host: linux 2.6.16.16 Reply-To: qemu-devel@nongnu.org List-Id: qemu-devel.nongnu.org List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Date: Wed, 21 Jun 2006 21:02:32 -0000 To: qemu-devel@nongnu.org Hey I've been experiencing consistent kernel panics with the configuration above and the -kernel-kqemu option. Solved it by simply ignoring the BIOS's PCI table (kernel option pci=nobios). Here's what the kernel spat out (if it helps): general protection fault: 0060 [#1] Modules linked in: CPU: 0 EIP: 0060:[] Not tainted VLI EFLAGS: 00010212 (2.6.16-2-686 #2) EIP is at 0xb00fa04a eax: 12370086 ebx: b0300000 ecx: 12378086 edx: 00000cfc esi: 00000000 edi: b02b6b74 ebp: b1058400 esp: b105ffa0 ds: 007b es: 007b ss: 0068 Process swapper (pid: 1, threadinfo=b105e000 task=b105da70) Stack: <0>b0201cb1 00000063 00000000 00000000 ffffffff ffffffff b1924000 0000000 1 b105ffc0 b105ffc0 b03088d4 00000000 00000000 00000000 b02ff2e8 b01002de b0100267 00000000 b0101005 00000000 00000000 00000000 00000000 00000000 Call Trace: [] pcibios_sort+0xa5/0x164 [] pcibios_init+0x65/0x68 [] init+0x77/0x1a5 [] init+0x0/0x1a5 [] kernel_thread_helper+0x5/0xb Code: c8 66 ef 5a eb 1d 3c 0d 75 10 e8 1d 00 00 00 52 66 ba fc 0c 89 c8 ef 5a eb 09 b4 81 5f 5e fb 66 9d f9 cb 30 e4 5f 5e fb 66 9d f8 52 b8 00 00 80 00 66 89 d8 c1 e0 08 66 81 e7 ff 00 66 09 f8 <0>Kernel panic - not syncing: Attempted to kill init! Hope this helps someone! Cheers -- Leo Antunes costela@gmail.com | costelaaa@ig.com.br | costela@debian.org