From mboxrd@z Thu Jan 1 00:00:00 1970 From: Ian Campbell Subject: Re: [PATCH 0/2] tools: enable sdl display and xauth Date: Thu, 21 May 2015 15:50:04 +0100 Message-ID: <1432219804.10746.51.camel@citrix.com> References: <1429537232-8356-1-git-send-email-olaf@aepfle.de> Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Return-path: In-Reply-To: <1429537232-8356-1-git-send-email-olaf@aepfle.de> List-Unsubscribe: , List-Post: List-Help: List-Subscribe: , Sender: xen-devel-bounces@lists.xen.org Errors-To: xen-devel-bounces@lists.xen.org To: Olaf Hering Cc: xen-devel@lists.xen.org List-Id: xen-devel@lists.xenproject.org On Mon, 2015-04-20 at 13:40 +0000, Olaf Hering wrote: > 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. Applied. Sorry for the delay.