From mboxrd@z Thu Jan 1 00:00:00 1970 From: Juergen Gross Subject: Re: [PATCH] libxc: remove superpages option for pv domains Date: Mon, 19 Oct 2015 12:39:18 +0200 Message-ID: <5624C856.7090506@suse.com> References: <1444317827-20661-1-git-send-email-jgross@suse.com> <1444403532.1410.420.camel@citrix.com> <20151009190814.GB18202@l.oracle.com> Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii"; Format="flowed" Content-Transfer-Encoding: 7bit Return-path: In-Reply-To: <20151009190814.GB18202@l.oracle.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: Konrad Rzeszutek Wilk , Ian Campbell Cc: ian.jackson@eu.citrix.com, Konrad Rzeszutek Wilk , xen-devel@lists.xen.org, wei.liu2@citrix.com, stefano.stabellini@eu.citrix.com List-Id: xen-devel@lists.xenproject.org On 10/09/2015 09:08 PM, Konrad Rzeszutek Wilk wrote: > On Fri, Oct 09, 2015 at 04:12:12PM +0100, Ian Campbell wrote: >> On Thu, 2015-10-08 at 17:23 +0200, Juergen Gross wrote: >>> The pv domain builder currently supports the additional flag >>> "superpages" to build a pv domain with 2MB pages. This feature isn't >>> being used by any component other than the python xc bindings. >>> >>> Remove the flag and it's support from the xc bindings and the domain >>> builder >>> >>> Signed-off-by: Juergen Gross >> >> Konrad, >> >> In <20151008011056.GA22076@andromeda.dapyr.net> you indicated you were ok >> with this, may we take that as an: >> >> Acked-by: Konrad Rzeszutek Wilk < konrad@darnok.org > >> >> for this change? >> >> (Or maybe even an >> Acked-by: Konrad Rzeszutek Wilk < konrad.wilk@oracle.com> >> ?) > That one. > > > Acked-by: Konrad Rzeszutek Wilk Any further comments? Juergen