From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1LED5S-0006v8-05 for qemu-devel@nongnu.org; Sat, 20 Dec 2008 20:26:30 -0500 Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1LED5P-0006um-Hb for qemu-devel@nongnu.org; Sat, 20 Dec 2008 20:26:28 -0500 Received: from [199.232.76.173] (port=51556 helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1LED5P-0006uj-Bm for qemu-devel@nongnu.org; Sat, 20 Dec 2008 20:26:27 -0500 Received: from yx-out-1718.google.com ([74.125.44.155]:62685) by monty-python.gnu.org with esmtp (Exim 4.60) (envelope-from ) id 1LED5O-0006Ow-FD for qemu-devel@nongnu.org; Sat, 20 Dec 2008 20:26:26 -0500 Received: by yx-out-1718.google.com with SMTP id 3so585101yxi.82 for ; Sat, 20 Dec 2008 17:26:24 -0800 (PST) Message-ID: <494D9B3D.7060507@codemonkey.ws> Date: Sat, 20 Dec 2008 19:26:21 -0600 From: Anthony Liguori MIME-Version: 1.0 Subject: Re: [Qemu-devel] [6110] Add patch to allow Bochs patch queue to be built from another directory. References: <200812201538.12061.info@vruppert.de> In-Reply-To: <200812201538.12061.info@vruppert.de> Content-Type: text/plain; charset=UTF-8; format=flowed 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: Volker Ruppert Cc: qemu-devel@nongnu.org Volker Ruppert wrote: > Hi all! > > >> Revision: 6110 >> http://svn.sv.gnu.org/viewvc/?view=rev&root=qemu&revision=6110 >> Author: aliguori >> Date: 2008-12-19 18:59:10 +0000 (Fri, 19 Dec 2008) >> >> Log Message: >> ----------- >> Add patch to allow Bochs patch queue to be built from another directory. >> > > The patches #4, #6 and #7 are now applied to Bochs CVS. > 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. > BTW: The file vgabios.diff is obsolete, since the changes are already present > in vgabios CVS (appear first in release 0.6a / August 2006). > Indeed, I'll remove it from SVN. Thanks! Regards, Anthony Liguori > -- > Thanks > > Volker >