From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1IU6Rs-000857-1B for qemu-devel@nongnu.org; Sat, 08 Sep 2007 15:58:32 -0400 Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1IU6Rr-00084r-A0 for qemu-devel@nongnu.org; Sat, 08 Sep 2007 15:58:31 -0400 Received: from [199.232.76.173] (helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1IU6Rr-00084o-81 for qemu-devel@nongnu.org; Sat, 08 Sep 2007 15:58:31 -0400 Received: from one.dotblob.com ([195.56.55.181]) by monty-python.gnu.org with esmtp (Exim 4.60) (envelope-from ) id 1IU6Rq-0001dV-Ns for qemu-devel@nongnu.org; Sat, 08 Sep 2007 15:58:30 -0400 Received: from [192.168.1.105] (3e44ad0e.adsl.enternet.hu [62.68.173.14]) by one.dotblob.com (Postfix) with ESMTP id F06B01484298 for ; Sat, 8 Sep 2007 21:54:58 +0200 (CEST) Subject: Re: [Qemu-devel] [PATCH] Partial IDE DVD emulation From: Alex Beregszaszi In-Reply-To: <5b31733c0709081221l5915a81bs9954de3cfb4f2452@mail.gmail.com> References: <5b31733c0709081221l5915a81bs9954de3cfb4f2452@mail.gmail.com> Content-Type: text/plain Date: Sat, 08 Sep 2007 21:58:00 +0200 Message-Id: <1189281480.26302.131.camel@localhost> Mime-Version: 1.0 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 Hi, On Sat, 2007-09-08 at 21:21 +0200, Filip Navara wrote: > Attached patch implements enough of the MMC-6 specification so that > certain guest operating systems (Darwin/x86) recognize the emulated > CD-ROM drive as DVD one. Specific DVD behavior is enabled for images > larger than 700Mb. Are there any changes required to the Bochs BIOS to support this? -- Alex