From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1JCGyF-0006w5-3B for qemu-devel@nongnu.org; Tue, 08 Jan 2008 11:06:31 -0500 Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1JCGyD-0006vY-Ud for qemu-devel@nongnu.org; Tue, 08 Jan 2008 11:06:30 -0500 Received: from [199.232.76.173] (helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1JCGyD-0006vT-Qc for qemu-devel@nongnu.org; Tue, 08 Jan 2008 11:06:29 -0500 Received: from relay01.mx.bawue.net ([193.7.176.67]) by monty-python.gnu.org with esmtps (TLS-1.0:DHE_RSA_AES_256_CBC_SHA1:32) (Exim 4.60) (envelope-from ) id 1JCGyD-0005I1-E7 for qemu-devel@nongnu.org; Tue, 08 Jan 2008 11:06:29 -0500 Date: Tue, 8 Jan 2008 16:06:38 +0000 From: Thiemo Seufer Subject: Re: [Qemu-devel] [PATCH 9/9] Bochsbios patch Message-ID: <20080108160638.GD30298@networkno.de> References: <4783955C.7080603@csgraf.de> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <4783955C.7080603@csgraf.de> Reply-To: qemu-devel@nongnu.org List-Id: qemu-devel.nongnu.org List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: Alexander Graf Cc: qemu-devel@nongnu.org Alexander Graf wrote: > Several ACPI entries were missing from the bios and the new controllers > need to be initialized properly. > Furthermore COM2 is not being emulated, so Mac OS X broke trying to > initialize it. > The HPET ACPI table parts are optional. > > This patch is against the bochsbios. Should this rather be sent to the > bochs ML? Yes please. (Maybe you want to keep this list Cc'ed.) Thiemo