qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
* [Qemu-devel] [PATCH 0/3] ui: improve feedback if gl setup fails
@ 2016-05-18 16:40 Cole Robinson
  2016-05-18 16:40 ` [Qemu-devel] [PATCH 1/3] ui: egl: Replace fprintf with error_report Cole Robinson
                   ` (2 more replies)
  0 siblings, 3 replies; 11+ messages in thread
From: Cole Robinson @ 2016-05-18 16:40 UTC (permalink / raw)
  To: qemu-devel; +Cc: Marc-André Lureau, Gerd Hoffmann, Cole Robinson

patch 1 is just a cleanup, patch 2-3 improves feedback for invalid
gl configs (which would have saved me an hour of head scratching)

Cole Robinson (3):
  ui: egl: Replace fprintf with error_report
  ui: spice: Exit if gl=on EGL init fails
  virtio-gpu: Warn if UI config will disable virgl

 hw/display/virtio-gpu.c |  5 +++++
 ui/egl-helpers.c        | 27 ++++++++++++++-------------
 ui/spice-core.c         |  6 ++++--
 3 files changed, 23 insertions(+), 15 deletions(-)

-- 
2.7.4

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

end of thread, other threads:[~2016-05-23  7:34 UTC | newest]

Thread overview: 11+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2016-05-18 16:40 [Qemu-devel] [PATCH 0/3] ui: improve feedback if gl setup fails Cole Robinson
2016-05-18 16:40 ` [Qemu-devel] [PATCH 1/3] ui: egl: Replace fprintf with error_report Cole Robinson
2016-05-18 16:50   ` Eric Blake
2016-05-19 15:19   ` Marc-André Lureau
2016-05-18 16:40 ` [Qemu-devel] [PATCH 2/3] ui: spice: Exit if gl=on EGL init fails Cole Robinson
2016-05-19 15:19   ` Marc-André Lureau
2016-05-18 16:40 ` [Qemu-devel] [PATCH 3/3] virtio-gpu: Warn if UI config will disable virgl Cole Robinson
2016-05-19 15:19   ` Marc-André Lureau
2016-05-20  5:53   ` Gerd Hoffmann
2016-05-20 14:49     ` Cole Robinson
2016-05-23  7:34       ` Gerd Hoffmann

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