From mboxrd@z Thu Jan 1 00:00:00 1970 From: Anthony PERARD Subject: Backport of SeaVgaBios binary from upstream to our branch Date: Thu, 12 Jun 2014 16:37:00 +0100 Message-ID: <20140612153700.GB1128@perard> Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Return-path: Content-Disposition: inline List-Unsubscribe: , List-Post: List-Help: List-Subscribe: , Sender: xen-devel-bounces@lists.xen.org Errors-To: xen-devel-bounces@lists.xen.org To: Stefano Stabellini Cc: Ian Jackson , Xen Devel List-Id: xen-devel@lists.xenproject.org Hi, The recent merge of QEMU 2.0 into our qemu-xen tree make the FreeBSD test of osstest fail. This is related to a change of vgabios upstream, they have switch from lgplvgabios to seavgabios. First commit to fail the test: 6eefccc0bb9c34051b1e21880fc3a1c1c8686edd roms: update vgabios binaries This also switches from lgplvgabios to seavgabios. But a more recent version of seavgabios fix the issue. So backporting it from upstream would fix the issue. The two commits to cherry-pick: db76ec6291df8a03c2cc82ea1249049383cca392 seabios: update to 1.7.5-rc1 3257fc8383b13856e6719d1390655ce24bafd071 seabios: update to 1.7.5 final I've tested these change using osstest on FreeBSD and Windows XP. (test-amd64-i386-freebsd10-amd64 and test-amd64-amd64-xl-qemuu-winxpsp3) Thanks, -- Anthony PERARD