qemu-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Qemu-devel] [PATCH 0/3] ui: improve feedback if gl setup fails


From: Cole Robinson
Subject: [Qemu-devel] [PATCH 0/3] ui: improve feedback if gl setup fails
Date: Wed, 18 May 2016 12:40:48 -0400

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




reply via email to

[Prev in Thread] Current Thread [Next in Thread]