All of lore.kernel.org
 help / color / mirror / Atom feed
* [Qemu-devel] [PATCH 0/3] Introduce 'rendernode' option for egl-headless display type
@ 2018-11-15 15:15 Erik Skultety
  2018-11-15 15:15 ` [Qemu-devel] [PATCH 1/3] qapi: Add "rendernode" display option for egl-headless Erik Skultety
                   ` (3 more replies)
  0 siblings, 4 replies; 9+ messages in thread
From: Erik Skultety @ 2018-11-15 15:15 UTC (permalink / raw)
  To: qemu-devel; +Cc: Erik Skultety, kraxel

Since QEMU always picks the default DRI device, libvirt doesn't know which one
to put into the mount namespace and relabel it accordingly, hence hitting
permission issues, unless admin tweaks the default permissions of the DRI
devices.

https://bugzilla.redhat.com/show_bug.cgi?id=1648236

Erik Skultety (3):
  qapi: Add "rendernode" display option for egl-headless
  ui: Allow specifying 'rendernode' display option for egl-headless
  help: Provide help for egl-headless

 qapi/ui.json      | 16 +++++++++++++++-
 qemu-options.hx   |  6 +++++-
 ui/egl-headless.c |  2 +-
 3 files changed, 21 insertions(+), 3 deletions(-)

--
2.19.1

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

end of thread, other threads:[~2018-11-16  9:31 UTC | newest]

Thread overview: 9+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2018-11-15 15:15 [Qemu-devel] [PATCH 0/3] Introduce 'rendernode' option for egl-headless display type Erik Skultety
2018-11-15 15:15 ` [Qemu-devel] [PATCH 1/3] qapi: Add "rendernode" display option for egl-headless Erik Skultety
2018-11-15 15:48   ` Eric Blake
2018-11-15 15:15 ` [Qemu-devel] [PATCH 2/3] ui: Allow specifying 'rendernode' " Erik Skultety
2018-11-15 15:15 ` [Qemu-devel] [PATCH 3/3] help: Provide help " Erik Skultety
2018-11-15 15:47 ` [Qemu-devel] [PATCH 0/3] Introduce 'rendernode' option for egl-headless display type Eric Blake
2018-11-16  8:43   ` Gerd Hoffmann
2018-11-16  9:24     ` Erik Skultety
2018-11-16  9:30       ` Gerd Hoffmann

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.