From mboxrd@z Thu Jan 1 00:00:00 1970 From: Anthony PERARD Subject: Re: [qemu-upstream-unstable test] 21375: regressions - FAIL Date: Fri, 1 Nov 2013 11:58:32 +0000 Message-ID: <20131101115831.GL3195@perard.uk.xensource.com> References: <1383302596.672.25.camel@kazak.uk.xensource.com> Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Return-path: Content-Disposition: inline In-Reply-To: <1383302596.672.25.camel@kazak.uk.xensource.com> List-Unsubscribe: , List-Post: List-Help: List-Subscribe: , Sender: xen-devel-bounces@lists.xen.org Errors-To: xen-devel-bounces@lists.xen.org To: Ian Campbell Cc: Stefano Stabellini , xen-devel@lists.xensource.com, "xen.org" List-Id: xen-devel@lists.xenproject.org On Fri, Nov 01, 2013 at 10:43:16AM +0000, Ian Campbell wrote: > On Fri, 2013-11-01 at 10:38 +0000, xen.org wrote: > > flight 21375 qemu-upstream-unstable real [real] > > http://www.chiark.greenend.org.uk/~xensrcts/logs/21375/ > > > > Regressions :-( > > > > Tests which did not succeed and are blocking, > > including tests which could not be run: > > test-amd64-i386-qemuu-rhel6hvm-intel 7 redhat-install fail REGR. vs. 20054 > > Anythony, have you made any progress on this? It's been failing for ages > now... Yes, looks like the bug it trigger during a vesa resolution change. I have try to use the vgabios blob that we use for qemu-traditionnal and it works fine. But with the vgabios blob provided by qemu, it does not work... I'm still not sure of what the bug is, but I'm getting closer to it. Also, this happen only on an Intel machine, on an AMD machine, everything works like a charm. More detail, if anyone want to know: It's look like syslinux is doing a int 10h call that never return to set video mode: Int 0x10, with AX=0x4F02 Regards, -- Anthony PERARD