qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
From: "Dr. David Alan Gilbert" <dgilbert@redhat.com>
To: qemu-devel@nongnu.org
Cc: kraxel@redhat.com
Subject: Re: [Qemu-devel] virt-test broken by 'gtk: add opengl support, using egl'   97edf3bd5
Date: Thu, 11 Jun 2015 11:26:07 +0100	[thread overview]
Message-ID: <20150611102606.GC2123@work-vm> (raw)
In-Reply-To: <20150611093720.GA2123@work-vm>

* Dr. David Alan Gilbert (dgilbert@redhat.com) wrote:
> Hi,
>   I've just bisected a virt-test breakage down to:

This is fixed by the just posted 'gtk: don't exit early in case gtk init fails'

Dave

> 
> 97edf3bd5 'gtk: add opengl support, using egl'
> 
> I think the problem is that it's trying to start X up early
> on, even in the cases when qemu would just print some help and
> exit.  I'm running virt-test on a remote machine via ssh and
> don't have DISPLAY set.
> 
> Symptom
> -------
> Virt-test run of migrate.default.tcp is marked as 'SKIP'
> The debug logs show:
>    TestNAError: usb controller ich9-usb-uhci1 not available
> 
> Bisect:
> GOOD 2.3.0 fresh iconfigure
> GOOD 4d2d2d8
> GOOD a308817743be5cc051d3379477f54027deb0befb
> GOOD 922cc8823e484733021a7be5b0e876eba2218623
> GOOD 9441aa282bc3213ef0530cab86f318b877bac25c
> GOOD 7ced9e9f6da2257224591b91727cfeee4f3977fb
> BAD 97edf3bd5eab8952d475de66ede77307c12b8c48
> BAD 63c67b6d4462b6589b371d55e3740e9f0dba3281
> BAD 2a90c454a1b90ace56ed908cd064f2fd483d1231
> BAD 39b87c7
> BAD 13644819c5bf322ae4c2a415aca77d5dbde95fe8
> BAD 6fa6b312765f698dc81b
> 
> 97edf3bd5eab8952d475de66ede77307c12b8c48 is the first bad commit
> commit 97edf3bd5eab8952d475de66ede77307c12b8c48
> Author: Gerd Hoffmann <kraxel@redhat.com>
> Date:   Tue Jan 20 12:43:28 2015 +0100
> 
>     gtk: add opengl support, using egl
> 
> 
> Virt-test at startup runs
> 
> qemu -device ?
> 
> to get a list of devices; on older versions that gives
> me the list and exit's with $?=0
> 
> on 973ef3 it does:
> [root@virtlab403 virt-test]# /root/try/bin/qemu-system-x86_64 -device '?'
> 
> (qemu-system-x86_64:5192): Gtk-WARNING **: cannot open display: 
> 
> 
> (Test environment is RHEL7.1ish)
> 
> Dave
> --
> Dr. David Alan Gilbert / dgilbert@redhat.com / Manchester, UK
> 
--
Dr. David Alan Gilbert / dgilbert@redhat.com / Manchester, UK

      reply	other threads:[~2015-06-11 10:26 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2015-06-11  9:37 [Qemu-devel] virt-test broken by 'gtk: add opengl support, using egl' 97edf3bd5 Dr. David Alan Gilbert
2015-06-11 10:26 ` Dr. David Alan Gilbert [this message]

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20150611102606.GC2123@work-vm \
    --to=dgilbert@redhat.com \
    --cc=kraxel@redhat.com \
    --cc=qemu-devel@nongnu.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).