From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from eggs.gnu.org ([2001:4830:134:3::10]:41999) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1VkqBw-0005ER-QP for qemu-devel@nongnu.org; Mon, 25 Nov 2013 02:02:49 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1VkqBr-00073r-08 for qemu-devel@nongnu.org; Mon, 25 Nov 2013 02:02:44 -0500 Received: from mx1.redhat.com ([209.132.183.28]:45153) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1VkqBq-00073g-Nk for qemu-devel@nongnu.org; Mon, 25 Nov 2013 02:02:38 -0500 Message-ID: <1385362929.25009.8.camel@nilsson.home.kraxel.org> From: Gerd Hoffmann Date: Mon, 25 Nov 2013 08:02:09 +0100 In-Reply-To: <529262FC.7030407@comstyle.com> 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> <1381473118.14526.3.camel@nilsson.home.kraxel.org> <529262FC.7030407@comstyle.com> 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: Brad Smith Cc: qemu-devel@nongnu.org, Bo Yang , Andreas =?ISO-8859-1?Q?F=E4rber?= , Anthony Liguori , Sebastian Herbszt On So, 2013-11-24 at 15:35 -0500, Brad Smith wrote: > On 11/10/13 2:31 AM, Gerd Hoffmann wrote: > > 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... > >>> > >>> Andreas > >>> > >> > >> 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) seabi= os > > update. >=20 > When will that switch happen? Looking at the archive this proposal for=20 > switching to SeaVGABIOS has already been dragging on for a long time as= =20 > it is. When the next seabios release is out, hopefully early in the 1.8 devel cycle. cheers, Gerd