From mboxrd@z Thu Jan 1 00:00:00 1970 From: Julien Grall Subject: Re: [PATCH RFC 10/15] libxc: allow caller to specify guest rambase rather than hardcoding Date: Thu, 10 Oct 2013 16:31:31 +0100 Message-ID: <5256C853.3080106@linaro.org> References: <1381163944.21562.129.camel@kazak.uk.xensource.com> <1381164001-1446-10-git-send-email-ian.campbell@citrix.com> Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Return-path: In-Reply-To: <1381164001-1446-10-git-send-email-ian.campbell@citrix.com> List-Unsubscribe: , List-Post: List-Help: List-Subscribe: , Sender: xen-devel-bounces@lists.xen.org Errors-To: xen-devel-bounces@lists.xen.org To: Ian Campbell Cc: stefano.stabellini@eu.citrix.com, tim@xen.org, xen-devel@lists.xen.org List-Id: xen-devel@lists.xenproject.org On 10/07/2013 05:39 PM, Ian Campbell wrote: > It's still hardcoded but it could now be plausibly be made variable. There is a thread were people asking to change the base address. For the xl side, how about a parameter in the configuration file? The default value would be 0. > > TODO: the #if is a bit lame. -- Julien Grall