From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from eggs.gnu.org ([2001:4830:134:3::10]:43414) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1VJKeM-0000LI-L6 for qemu-devel@nongnu.org; Tue, 10 Sep 2013 05:54:27 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1VJKeH-0000sQ-Qp for qemu-devel@nongnu.org; Tue, 10 Sep 2013 05:54:22 -0400 Received: from mx1.redhat.com ([209.132.183.28]:21955) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1VJKeH-0000sA-Ic for qemu-devel@nongnu.org; Tue, 10 Sep 2013 05:54:17 -0400 Message-ID: <522EECDE.8000504@redhat.com> Date: Tue, 10 Sep 2013 11:56:46 +0200 From: Laszlo Ersek MIME-Version: 1.0 References: <1378783465-31216-1-git-send-email-boyang@suse.com> In-Reply-To: <1378783465-31216-1-git-send-email-boyang@suse.com> Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit Subject: Re: [Qemu-devel] [PATCH vgabios] Make windows8 work with high resolution when using -vga std in qmeu List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: Bo Yang Cc: qemu-devel@nongnu.org, Gerd Hoffmann On 09/10/13 05:24, Bo Yang wrote: > This patch has been sent to upstream vgabios maillist, but there > is no response. Since it is useful for windows8 resolution, I > resend it to qemu maillist for review. > > Signed-off-by: Bo Yang > --- > vbe.c | 42 ++++++++++++++++++++++++++++++++++++++---- > 1 files changed, 38 insertions(+), 4 deletions(-) SeaBIOS / SeaVGABIOS is separate from the asm-ized vgabios; this patch doesn't apply AFAICS. Regarding the win8 resolution problem, see this seabios thread: http://www.seabios.org/pipermail/seabios/2013-September/006875.html Laszlo