From mboxrd@z Thu Jan 1 00:00:00 1970 From: Ian Campbell Subject: Re: [PATCH 1/2] libxl: pass environment to device model Date: Wed, 22 Apr 2015 14:19:32 +0100 Message-ID: <1429708772.6604.44.camel@citrix.com> References: <1429537232-8356-1-git-send-email-olaf@aepfle.de> <1429537232-8356-2-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-2-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: Wei Liu , Stefano Stabellini , Ian Jackson , xen-devel@lists.xen.org List-Id: xen-devel@lists.xenproject.org On Mon, 2015-04-20 at 13:40 +0000, Olaf Hering wrote: > Prepare device-model setup functions to pass also environment variables > to the spawned process. This is required for upcoming changes which will > set DISPLAY and XAUTHORITY for SDL. > > Signed-off-by: Olaf Hering > Cc: Ian Jackson > Cc: Stefano Stabellini Acked-by: Ian Campbell