From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from eggs.gnu.org ([2001:4830:134:3::10]:38538) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1VUWGx-0005Cp-On for qemu-devel@nongnu.org; Fri, 11 Oct 2013 02:32:32 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1VUWGs-0002DH-TQ for qemu-devel@nongnu.org; Fri, 11 Oct 2013 02:32:27 -0400 Received: from mx1.redhat.com ([209.132.183.28]:48481) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1VUWGs-0002DD-Lg for qemu-devel@nongnu.org; Fri, 11 Oct 2013 02:32:22 -0400 Message-ID: <1381473118.14526.3.camel@nilsson.home.kraxel.org> From: Gerd Hoffmann Date: Fri, 11 Oct 2013 08:31:58 +0200 In-Reply-To: <20131010211714.00007cef@localhost> References: <20130919185352.0000135e@unknown> <523CCF9D.1090002@comstyle.com> <20130921183824.00002cd3@unknown> <524370C6.3010603@comstyle.com> <5254B7BA.1080402@comstyle.com> <525573CC.2000804@suse.de> <20131010211714.00007cef@localhost> Content-Type: text/plain; charset="UTF-8" Mime-Version: 1.0 Content-Transfer-Encoding: quoted-printable Subject: Re: [Qemu-devel] [PATCH] Ensure PCIR is aligned to 4 bytes List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: Sebastian Herbszt Cc: qemu-devel@nongnu.org, Bo Yang , Andreas =?ISO-8859-1?Q?F=E4rber?= , Anthony Liguori , Brad Smith On Do, 2013-10-10 at 21:17 +0200, Sebastian Herbszt wrote: > Andreas F=C3=A4rber wrote: > > Same for http://patchwork.ozlabs.org/patch/273758/ - vgabios seems to > > be falling through the cracks... > >=20 > > Andreas > > >=20 > Is this patch still required? > I was under the impression that no patch is needed for Win 8 after > reading the thread on SeaBIOS list. There are two implementations, the lgpl vgabios and the seavgabios. The prebuild roms in the qemu git repo are lgpl vgabios roms. Probably I'll go switch to seavgabios with the next major (non-stable-branch) seabios update. cheers, Gerd