From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1LFtq0-0003RF-I5 for qemu-devel@nongnu.org; Thu, 25 Dec 2008 12:17:32 -0500 Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1LFtpx-0003Qg-FP for qemu-devel@nongnu.org; Thu, 25 Dec 2008 12:17:30 -0500 Received: from [199.232.76.173] (port=34273 helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1LFtpx-0003Qd-7A for qemu-devel@nongnu.org; Thu, 25 Dec 2008 12:17:29 -0500 Received: from moutng.kundenserver.de ([212.227.17.8]:60505) by monty-python.gnu.org with esmtp (Exim 4.60) (envelope-from ) id 1LFtpw-0007Pm-Gs for qemu-devel@nongnu.org; Thu, 25 Dec 2008 12:17:29 -0500 From: Volker Ruppert Subject: Re: [Qemu-devel] [6110] Add patch to allow Bochs patch queue to be built from another directory. Date: Thu, 25 Dec 2008 18:17:14 +0100 References: <200812201538.12061.info@vruppert.de> <494D9B3D.7060507@codemonkey.ws> In-Reply-To: <494D9B3D.7060507@codemonkey.ws> MIME-Version: 1.0 Content-Type: text/plain; charset="utf-8" Content-Transfer-Encoding: 7bit Content-Disposition: inline Message-Id: <200812251817.14728.info@vruppert.de> Reply-To: qemu-devel@nongnu.org List-Id: qemu-devel.nongnu.org List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: Anthony Liguori Cc: qemu-devel@nongnu.org Hi all! > Fantastic! I was planning on patch bombing the whole series to > bochs-devel soon but this works too. Do you have any comments on #2, > #3, or #5? #3 and #5 are guarded in BX_QEMU so they should be safe > (although both could be useful to Bochs). > > #4 enables the e820 map to describe more than 4GB of memory. It's > equally applicable to Bochs even if Bochs doesn't support this feature. I have now applied the outstanding patches to the Bochs BIOS. -- Thanks Volker