From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from [140.186.70.92] (port=49029 helo=eggs.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1PJqPR-0002FW-RZ for qemu-devel@nongnu.org; Sat, 20 Nov 2010 11:35:31 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1PJqPQ-0003EB-6v for qemu-devel@nongnu.org; Sat, 20 Nov 2010 11:35:29 -0500 Received: from mail-vw0-f45.google.com ([209.85.212.45]:46028) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1PJqPQ-0003CC-4M for qemu-devel@nongnu.org; Sat, 20 Nov 2010 11:35:28 -0500 Received: by mail-vw0-f45.google.com with SMTP id 5so2991784vws.4 for ; Sat, 20 Nov 2010 08:35:27 -0800 (PST) Message-ID: <4CE72E82.8020802@codemonkey.ws> Date: Fri, 19 Nov 2010 20:12:18 -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> <4CE29A81.8040507@codemonkey.ws> <4CE3ADE8.1090207@redhat.com> In-Reply-To: <4CE3ADE8.1090207@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/17/2010 04:26 AM, Gerd Hoffmann wrote: > 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? Hrm, vgabios is currently setup in mirror mode. I guess if we're going to take it over, I need to switch it back to push mode. I'll reswizzle the repo. Regards, Anthony Liguori > cheers, > Gerd > >