All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH 0/2] fix qemu segfault with nVidia proprietary driver
@ 2011-03-16 12:32 Zhai Edwin
  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
  0 siblings, 2 replies; 4+ messages in thread
From: Zhai Edwin @ 2011-03-16 12:32 UTC (permalink / raw)
  To: poky

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(-)



^ permalink raw reply	[flat|nested] 4+ messages in thread

end of thread, other threads:[~2011-03-16 18:18 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2011-03-16 12:32 [PATCH 0/2] fix qemu segfault with nVidia proprietary driver Zhai Edwin
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

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.