All of lore.kernel.org
 help / color / mirror / Atom feed
From: Zhai Edwin <edwin.zhai@intel.com>
To: poky@yoctoproject.org
Subject: [PATCH 0/2] fix qemu segfault with nVidia proprietary driver
Date: Wed, 16 Mar 2011 20:32:08 +0800	[thread overview]
Message-ID: <cover.1300277765.git.edwin.zhai@intel.com> (raw)

From: Zhai Edwin <edwin.zhai@intel.com>

Saul,
When linked with nVidia's libGL, qemu get segfault. Patch 1 give warnings to
end user if nVidia's libGL installed. Patch 2 use original libGL to avoid
segfault.

Scott can comment on patch 2 if something better to do this.

Thanks for Kevin's help.

Best Rgds,
edwin

Pull URL: git://git.pokylinux.org/poky-contrib.git
  Branch: gzhai/fix2
  Browse: http://git.pokylinux.org/cgit.cgi/poky-contrib/log/?h=gzhai/fix2

Thanks,
    Zhai Edwin <edwin.zhai@intel.com>
---


Zhai Edwin (2):
  qemu: Give warnings when running qemu if nVidia GL library installed
    on host
  qemu: Use mesa's libGL rather than nVidia's to avoid segfault of qemu

 scripts/poky-qemu |   16 ++++++++++++++++
 1 files changed, 16 insertions(+), 0 deletions(-)



             reply	other threads:[~2011-03-16 12:29 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2011-03-16 12:32 Zhai Edwin [this message]
2011-03-16 12:32 ` [PATCH 1/2] qemu: Give warnings when running qemu if nVidia GL library installed on host Zhai Edwin
2011-03-16 12:32 ` [PATCH 2/2] qemu: Use mesa's libGL rather than nVidia's to avoid segfault of qemu Zhai Edwin
2011-03-16 18:18   ` Scott Garman

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=cover.1300277765.git.edwin.zhai@intel.com \
    --to=edwin.zhai@intel.com \
    --cc=poky@yoctoproject.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 an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.