From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from [140.186.70.92] (port=50353 helo=eggs.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1PCygs-0007DN-AW for qemu-devel@nongnu.org; Mon, 01 Nov 2010 14:01:14 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1PCygl-0006Vv-5X for qemu-devel@nongnu.org; Mon, 01 Nov 2010 14:01:06 -0400 Received: from mail-pv0-f173.google.com ([74.125.83.173]:56062) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1PCygk-0006VN-Vh for qemu-devel@nongnu.org; Mon, 01 Nov 2010 14:00:59 -0400 Received: by pvh11 with SMTP id 11so650742pvh.4 for ; Mon, 01 Nov 2010 11:00:57 -0700 (PDT) Message-ID: <4CCF0057.2050003@codemonkey.ws> Date: Mon, 01 Nov 2010 13:00:55 -0500 From: Anthony Liguori 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> In-Reply-To: <4CCEE4AE.6010104@redhat.com> 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: Gerd Hoffmann Cc: qemu-devel@nongnu.org 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, and have you tried to submit these to the upstream bochs project? Regards, Anthony Liguori > > cheers, > Gerd >