From mboxrd@z Thu Jan 1 00:00:00 1970 From: Ian Campbell Subject: Re: [PATCH v7] libxl_set_memory_target: retain the same maxmem offset on top of the current target Date: Mon, 2 Mar 2015 17:00:44 +0000 Message-ID: <1425315644.24959.16.camel@citrix.com> References: <1425310515-29053-1-git-send-email-stefano.stabellini@eu.citrix.com> <20150302153939.GK11855@zion.uk.xensource.com> Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Return-path: In-Reply-To: <20150302153939.GK11855@zion.uk.xensource.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: Wei Liu Cc: xen-devel@lists.xensource.com, Ian.Jackson@eu.citrix.com, dslutz@verizon.com, Stefano Stabellini List-Id: xen-devel@lists.xenproject.org On Mon, 2015-03-02 at 15:39 +0000, Wei Liu wrote: > On Mon, Mar 02, 2015 at 03:35:15PM +0000, Stefano Stabellini wrote: > > In libxl_set_memory_target when setting the new maxmem, retain the same > > offset on top of the current target. In the future the offset will > > include memory allocated by QEMU for rom files. > > > > Signed-off-by: Stefano Stabellini > > Acked-by: Wei Liu Acked + applied, thanks.