From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from [140.186.70.92] (port=39901 helo=eggs.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1PCxzG-0001zU-To for qemu-devel@nongnu.org; Mon, 01 Nov 2010 13:16:03 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1PCxzC-0003v8-Rx for qemu-devel@nongnu.org; Mon, 01 Nov 2010 13:16:02 -0400 Received: from mail-yw0-f45.google.com ([209.85.213.45]:39108) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1PCxzC-0003uo-PK for qemu-devel@nongnu.org; Mon, 01 Nov 2010 13:15:58 -0400 Received: by ywa8 with SMTP id 8so3077740ywa.4 for ; Mon, 01 Nov 2010 10:15:58 -0700 (PDT) Message-ID: <4CCEF5C5.9020100@codemonkey.ws> Date: Mon, 01 Nov 2010 12:15:49 -0500 From: Anthony Liguori MIME-Version: 1.0 Subject: Re: [Qemu-devel] Re: [PATCH v2 0/4] use new vgabios. References: <1287136966-31632-1-git-send-email-kraxel@redhat.com> <4CCEE4ED.7040002@redhat.com> In-Reply-To: <4CCEE4ED.7040002@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:03 AM, Gerd Hoffmann wrote: > On 10/15/10 12:02, Gerd Hoffmann wrote: >> This patch series will put the new vgabios into use for stdvga and >> vmware_vga. The vgabios patches have been posted a while ago, they >> are also also available from >> git://anongit.freedesktop.org/~kraxel/vgabios pcibios >> >> For obvious reasons it depends on the new vgabios binaries being >> present, i.e. vgabios patches being committed to vgabios.git, subtree >> being updated and vgabios binaries being recompiled + committed to >> qemu.git. >> >> Changes in v2: >> * rebase to master, resolve video.x removal conflict. >> * add a new clean up patch, removes bits which where >> used by video.x code only. >> >> The qemu patches are also available from >> git://anongit.freedesktop.org/spice/qemu vgabios.2 >> >> please pull, >> Gerd > > Ping? Have you tried getting the bios patches upstream? I don't mind carrying the patches. I can't upload them at the moment as our qemu.org DNS server is having issues. The QEMU patches are missing Signed-off-by's though. Regards, Anthony Liguori > > cheers, > Gerd > >