All of lore.kernel.org
 help / color / mirror / Atom feed
From: Erik Skultety <eskultet@redhat.com>
To: qemu-devel@nongnu.org
Cc: Erik Skultety <eskultet@redhat.com>, kraxel@redhat.com
Subject: [Qemu-devel] [PATCH 0/3] Introduce 'rendernode' option for egl-headless display type
Date: Thu, 15 Nov 2018 16:15:53 +0100	[thread overview]
Message-ID: <cover.1542294676.git.eskultet@redhat.com> (raw)

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

             reply	other threads:[~2018-11-15 15:17 UTC|newest]

Thread overview: 9+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2018-11-15 15:15 Erik Skultety [this message]
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

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.1542294676.git.eskultet@redhat.com \
    --to=eskultet@redhat.com \
    --cc=kraxel@redhat.com \
    --cc=qemu-devel@nongnu.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.