From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1HRmxE-0006eq-5y for qemu-devel@nongnu.org; Thu, 15 Mar 2007 06:13:04 -0400 Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1HRmxC-0006Z0-1F for qemu-devel@nongnu.org; Thu, 15 Mar 2007 06:13:03 -0400 Received: from [199.232.76.173] (helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1HRmxB-0006Yl-TE for qemu-devel@nongnu.org; Thu, 15 Mar 2007 05:13:01 -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 1HRmwC-00088D-8y for qemu-devel@nongnu.org; Thu, 15 Mar 2007 06:12:00 -0400 Received: from localhost (localhost [127.0.0.1]) by mail.as-6.de (Postfix) with ESMTP id 9B43A928289 for ; Thu, 15 Mar 2007 11:11:57 +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 tnL86mlEUUn4 for ; Thu, 15 Mar 2007 11:11:57 +0100 (CET) Received: from halim.local (p54aed292.dip.t-dialin.net [84.174.210.146]) by mail.as-6.de (Postfix) with ESMTP id 6ACE3928288 for ; Thu, 15 Mar 2007 11:11:57 +0100 (CET) Received: from halim by halim.local with local (Exim 4.63) (envelope-from ) id 1HRmwA-0002HG-4s for qemu-devel@nongnu.org; Thu, 15 Mar 2007 11:11:58 +0100 Date: Thu, 15 Mar 2007 11:11:58 +0100 From: Halim Sahin Subject: Re: [Qemu-devel] -kernel-kqemu option causes kernel-panic Message-ID: <20070315101157.GA7775@halim.local> 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> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20070315093227.GB20799@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 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 so I want to try a cvs version of qemu. Halim