All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH 0/2] tools: enable sdl display and xauth
@ 2015-04-20 13:40 Olaf Hering
  2015-04-20 13:40 ` [PATCH 1/2] libxl: pass environment to device model Olaf Hering
                   ` (2 more replies)
  0 siblings, 3 replies; 7+ messages in thread
From: Olaf Hering @ 2015-04-20 13:40 UTC (permalink / raw)
  To: xen-devel; +Cc: Olaf Hering

For some reason DISPLAY and XAUTHORITY are not set by libxl. 
Thats not an issue for xl(1) because it can reuse the DISPLAY from the
calling process. But libvirtd will benefit from being able to pass the
configured display and xauth settings.

Olaf

Olaf Hering (2):
  libxl: pass environment to device model
  libxl: set DISPLAY and XAUTHORITY if sdl is enabled

 docs/man/xl.cfg.pod.5  |  7 ++--
 tools/libxl/libxl_dm.c | 86 ++++++++++++++++++++++++++++++++------------------
 2 files changed, 58 insertions(+), 35 deletions(-)

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

end of thread, other threads:[~2015-05-21 14:50 UTC | newest]

Thread overview: 7+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2015-04-20 13:40 [PATCH 0/2] tools: enable sdl display and xauth Olaf Hering
2015-04-20 13:40 ` [PATCH 1/2] libxl: pass environment to device model Olaf Hering
2015-04-22 13:19   ` Ian Campbell
2015-04-20 13:40 ` [PATCH 2/2] libxl: set DISPLAY and XAUTHORITY if sdl is enabled Olaf Hering
2015-04-20 14:26   ` Olaf Hering
2015-04-22 13:21   ` Ian Campbell
2015-05-21 14:50 ` [PATCH 0/2] tools: enable sdl display and xauth Ian Campbell

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.