From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.33) id 1BdsJz-00019m-CG for qemu-devel@nongnu.org; Fri, 25 Jun 2004 11:08:55 -0400 Received: from exim by lists.gnu.org with spam-scanned (Exim 4.33) id 1BdsJx-00018z-EK for qemu-devel@nongnu.org; Fri, 25 Jun 2004 11:08:54 -0400 Received: from [199.232.76.173] (helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.33) id 1BdsJx-00018p-Bs for qemu-devel@nongnu.org; Fri, 25 Jun 2004 11:08:53 -0400 Received: from [193.252.22.27] (helo=mwinf0403.wanadoo.fr) by monty-python.gnu.org with esmtp (Exim 4.34) id 1BdsI2-0003dX-NJ for qemu-devel@nongnu.org; Fri, 25 Jun 2004 11:06:54 -0400 Received: from bellard.org (ATuileries-112-1-3-110.w81-48.abo.wanadoo.fr [81.48.134.110]) by mwinf0403.wanadoo.fr (SMTP Server) with ESMTP id E4A9E5000D18 for ; Fri, 25 Jun 2004 17:06:52 +0200 (CEST) Message-ID: <40DC4029.7070002@bellard.org> Date: Fri, 25 Jun 2004 17:09:29 +0200 From: Fabrice Bellard MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii; format=flowed Content-Transfer-Encoding: 7bit Subject: [Qemu-devel] Darwin 7.01 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 Hi, Darwin 7.01 x86 should work better now. In order to make it work, PCI IDE DMA was added, but it is kept disabled in the BIOS so that most OSes won't use it as it is not considered as stable yet. Fabrice.