From mboxrd@z Thu Jan 1 00:00:00 1970 From: Julien Grall Subject: Re: [PATCH 0/2] xen: Allow xen tools to run in guest using 64K page granularity Date: Tue, 7 Jul 2015 13:20:41 +0100 Message-ID: <559BC419.7020103@citrix.com> References: <1431345336-5476-1-git-send-email-julien.grall@citrix.com> <20150625102147.GC6545@zion.uk.xensource.com> <1435231406.32500.40.camel@citrix.com> Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Return-path: Received: from mail6.bemta5.messagelabs.com ([195.245.231.135]) by lists.xen.org with esmtp (Exim 4.72) (envelope-from ) id 1ZCRsN-0001Rh-Gv for xen-devel@lists.xenproject.org; Tue, 07 Jul 2015 12:21:27 +0000 In-Reply-To: <1435231406.32500.40.camel@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 , Wei Liu Cc: xen-devel@lists.xenproject.org, tim@xen.org, ian.jackson@eu.citrix.com, stefano.stabellini@citrix.com List-Id: xen-devel@lists.xenproject.org Hi Ian, On 25/06/15 12:23, Ian Campbell wrote: > On Thu, 2015-06-25 at 11:21 +0100, Wei Liu wrote: >> On Mon, May 11, 2015 at 12:55:34PM +0100, Julien Grall wrote: >>> Hi all, >>> >>> This small series are the only changes required in Xen in order to run a guest >>> using 64K page granularity on top of an unmodified Xen. >>> >>> I'd like feedback from maintainers tools to know if it might be worth to >>> introduce a function xc_pagesize() replicating the behavior of getpagesize() >>> for Xen. >>> >> >> Can we start with documenting the ABI (?) for communicating between >> guests with different page sizes? > > We should certainly make it clearer what things are in terms of "Xen ABI > page size" vs "the guest's page size" and other things. > > I think we can commit these two without that though? Ping? It would be nice to have these 2 patches for Xen 4.5. This is the only patch necessary in Xen in order to run OS using 64KB page granularity as DOM0. Regards, -- Julien Grall