From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from [140.186.70.92] (port=43229 helo=eggs.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1PIfE8-0004Eu-Sx for qemu-devel@nongnu.org; Wed, 17 Nov 2010 05:26:57 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1PIfE7-0007z6-0F for qemu-devel@nongnu.org; Wed, 17 Nov 2010 05:26:56 -0500 Received: from mx1.redhat.com ([209.132.183.28]:60004) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1PIfE6-0007ym-Po for qemu-devel@nongnu.org; Wed, 17 Nov 2010 05:26:54 -0500 Message-ID: <4CE3ADE8.1090207@redhat.com> Date: Wed, 17 Nov 2010 11:26:48 +0100 From: Gerd Hoffmann 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> <4CE29A81.8040507@codemonkey.ws> In-Reply-To: <4CE29A81.8040507@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/16/10 15:51, Anthony Liguori wrote: > 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 > Merged this and the qemu patches (vgabios.3 branch). Thanks. The updates are not visible @ http://git.qemu.org/vgabios.git/, forgot to push? cheers, Gerd