From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from [140.186.70.92] (port=38898 helo=eggs.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1PDIDK-0008R8-Te for qemu-devel@nongnu.org; Tue, 02 Nov 2010 10:52:00 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1PDCA6-0003Pe-7D for qemu-devel@nongnu.org; Tue, 02 Nov 2010 04:24:15 -0400 Received: from mx1.redhat.com ([209.132.183.28]:32912) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1PDCA6-0003PT-0B for qemu-devel@nongnu.org; Tue, 02 Nov 2010 04:24:10 -0400 Message-ID: <4CCFCAA4.6010509@redhat.com> Date: Tue, 02 Nov 2010 09:24:04 +0100 From: Gerd Hoffmann MIME-Version: 1.0 Subject: Re: [Qemu-devel] Re: [VGABIOS PATCH 00/11] vgabios update References: <1285088885-10931-1-git-send-email-kraxel@redhat.com> <4CCEE4AE.6010104@redhat.com> <4CCF0057.2050003@codemonkey.ws> In-Reply-To: <4CCF0057.2050003@codemonkey.ws> Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit List-Id: qemu-devel.nongnu.org List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: Anthony Liguori Cc: qemu-devel@nongnu.org On 11/01/10 19:00, Anthony Liguori wrote: > On 11/01/2010 11:02 AM, Gerd Hoffmann wrote: >> On 09/21/10 19:07, Gerd Hoffmann wrote: >>> Hi, >>> >>> This patch series updates the vgabios. The first five patches are taken >>> from the vgabios cvs and update the vgabios.git tree @ qemu.org to >>> vgabios release 0.6c. As this update depends on a newer bochs API it >>> fully works on qemu 0.13 and master only. When using this vgabios >>> version on qemu 0.12 vesa bios support will break. >>> >>> The last six patches cleanup the build system a bit, add a proper >>> PCIROM header so seabios will happily load the roms from the PCI option >>> rom bar and add vgabios binaries for all current and the upcoming qxl >>> vga device. >> >> Ping? > > What's the relationship to the other vgabios series, This one is for vgabios, the other one is for qemu. The qemu patch series depends on new vgabios builds. > and have you tried > to submit these to the upstream bochs project? See other mail, vgabios upstream seems to be dead. cheers, Gerd