From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1HRocr-0000oR-Ee for qemu-devel@nongnu.org; Thu, 15 Mar 2007 08:00:09 -0400 Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1HRoco-0000oF-2r for qemu-devel@nongnu.org; Thu, 15 Mar 2007 08:00:08 -0400 Received: from [199.232.76.173] (helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1HRocn-0000oC-U4 for qemu-devel@nongnu.org; Thu, 15 Mar 2007 07:00:05 -0500 Received: from wasp.net.au ([203.190.192.17]) by monty-python.gnu.org with esmtp (Exim 4.60) (envelope-from ) id 1HRobn-0006lf-IN for qemu-devel@nongnu.org; Thu, 15 Mar 2007 07:59:03 -0400 Message-ID: <45F934FC.2020002@wasp.net.au> Date: Thu, 15 Mar 2007 15:58:52 +0400 From: Brad Campbell MIME-Version: 1.0 Subject: Re: [Qemu-devel] -kernel-kqemu option causes kernel-panic References: <20070315063448.GA15229@halim.local> <45F8F1E9.9070607@wasp.net.au> <20070315072332.GA22667@halim.local> <45F9100A.40002@aurel32.net> <20070315092910.GA20799@halim.local> <20070315093227.GB20799@halim.local> <20070315101157.GA7775@halim.local> In-Reply-To: <20070315101157.GA7775@halim.local> Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit 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 Halim Sahin wrote: > Hello, > Is the cvs-repo of qemu down? > cvs -z3 -d:pserver:anonymous@cvs.savannah.nongnu.org:/sources/qemu co > qemu > gives me a timeout after a few minutes. > > The qemu release 0.9.0 does not work for me. > 1. DMA not activable in guest > 2. kernel-kqemu causes kernel panic (not the debian package) > 3. The shutdown does not work That sounds exactly like what happens when your bios is not the same bios that qemu is using. Are you properly installing your bios files?? Make sure you update them every time you update qemu. brad@bklaptop2:~$ ls /usr/local/share/qemu/ -l total 732 -rw-r--r-- 1 root root 131072 2007-02-12 09:20 bios.bin drwxr-xr-x 2 root root 4096 2006-05-23 16:24 keymaps -rw-r--r-- 1 root root 512 2006-09-28 19:24 linux_boot.bin -rw-r--r-- 1 root root 524288 2006-09-28 19:24 ppc_rom.bin -rw-r--r-- 1 root root 37888 2006-09-28 19:24 vgabios.bin -rw-r--r-- 1 root root 35328 2006-09-28 19:24 vgabios-cirrus.bin Brad -- "Human beings, who are almost unique in having the ability to learn from the experience of others, are also remarkable for their apparent disinclination to do so." -- Douglas Adams