All of lore.kernel.org
 help / color / mirror / Atom feed
From: Olaf Hering <olaf@aepfle.de>
To: xen-devel@lists.xen.org
Cc: Wei Liu <wei.liu2@citrix.com>,
	Ian Jackson <ian.jackson@eu.citrix.com>,
	Ian Campbell <ian.campbell@citrix.com>,
	Stefano Stabellini <stefano.stabellini@eu.citrix.com>
Subject: Re: [PATCH 2/2] libxl: set DISPLAY and XAUTHORITY if sdl is enabled
Date: Mon, 20 Apr 2015 16:26:38 +0200	[thread overview]
Message-ID: <20150420142638.GA12372@aepfle.de> (raw)
In-Reply-To: <1429537232-8356-3-git-send-email-olaf@aepfle.de>

On Mon, Apr 20, Olaf Hering wrote:

> With this change the following domU.cfg will show the VM window on the
> local dom0 display, instead of the remote side (it via ssh -X login):
>   vnc=0
>   sdl=1
>   display=":0"
>   xauthority="/run/gdm/auth-for-olaf-nMXhOi/database"

libvirt works as well with this xml config:
<graphics type='sdl' display=':0' xauth='/run/gdm/auth-for-olaf-nMXhOi/database'/>

Olaf

  reply	other threads:[~2015-04-20 14:26 UTC|newest]

Thread overview: 7+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
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 [this message]
2015-04-22 13:21   ` Ian Campbell
2015-05-21 14:50 ` [PATCH 0/2] tools: enable sdl display and xauth Ian Campbell

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=20150420142638.GA12372@aepfle.de \
    --to=olaf@aepfle.de \
    --cc=ian.campbell@citrix.com \
    --cc=ian.jackson@eu.citrix.com \
    --cc=stefano.stabellini@eu.citrix.com \
    --cc=wei.liu2@citrix.com \
    --cc=xen-devel@lists.xen.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.