From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from [140.186.70.92] (port=52220 helo=eggs.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1PFoQO-00025N-ME for qemu-devel@nongnu.org; Tue, 09 Nov 2010 08:39:53 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1PFoQJ-0001hn-9C for qemu-devel@nongnu.org; Tue, 09 Nov 2010 08:39:48 -0500 Received: from mx1.redhat.com ([209.132.183.28]:17927) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1PFoQI-0001hg-VT for qemu-devel@nongnu.org; Tue, 09 Nov 2010 08:39:43 -0500 Received: from int-mx09.intmail.prod.int.phx2.redhat.com (int-mx09.intmail.prod.int.phx2.redhat.com [10.5.11.22]) by mx1.redhat.com (8.13.8/8.13.8) with ESMTP id oA9DdgRW024794 (version=TLSv1/SSLv3 cipher=DHE-RSA-AES256-SHA bits=256 verify=OK) for ; Tue, 9 Nov 2010 08:39:42 -0500 Message-ID: <4CD94F18.1060406@redhat.com> Date: Tue, 09 Nov 2010 14:39:36 +0100 From: Gerd Hoffmann MIME-Version: 1.0 Subject: Re: [Qemu-devel] [PATCH v3 0/4] use new vgabios. References: <1288785372-17514-1-git-send-email-kraxel@redhat.com> In-Reply-To: <1288785372-17514-1-git-send-email-kraxel@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/03/10 12:56, Gerd Hoffmann wrote: > Hi, > > This patch series will put the new vgabios into use for stdvga and > vmware_vga. The vgabios patches this patch series depends on have > just been posted to the list. > > 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. [ ... ] > The following changes since commit 7d72e76228351d18a856f1e4f5365b59d3205dc3: > > intel-hda: documentation update (2010-11-02 00:41:04 +0300) > > are available in the git repository at: > git://anongit.freedesktop.org/spice/qemu vgabios.3 Ping? cheers, Gerd