From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from [140.186.70.92] (port=47093 helo=eggs.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1PIMsx-0002ZS-TL for qemu-devel@nongnu.org; Tue, 16 Nov 2010 09:51:52 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1PIMsw-0004Dc-HR for qemu-devel@nongnu.org; Tue, 16 Nov 2010 09:51:51 -0500 Received: from mail-yw0-f45.google.com ([209.85.213.45]:41250) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1PIMsw-0004DY-6d for qemu-devel@nongnu.org; Tue, 16 Nov 2010 09:51:50 -0500 Received: by ywt2 with SMTP id 2so373641ywt.4 for ; Tue, 16 Nov 2010 06:51:49 -0800 (PST) Message-ID: <4CE29A81.8040507@codemonkey.ws> Date: Tue, 16 Nov 2010 08:51:45 -0600 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? Merged this and the qemu patches (vgabios.3 branch). Thanks. Regards, Anthony Liguori > > cheers, > Gerd > > >