From mboxrd@z Thu Jan 1 00:00:00 1970 From: Julien Grall Subject: Re: [PATCH V14 2/7] xen/arm: Implement domain_get_maximum_gpfn Date: Wed, 08 Apr 2015 14:49:45 +0100 Message-ID: <552531F9.2070002@gmail.com> References: <1427407531-31694-1-git-send-email-tklengyel@sec.in.tum.de> <1427407531-31694-3-git-send-email-tklengyel@sec.in.tum.de> <55252BDA.6000209@gmail.com> <55253041.3070404@gmail.com> Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Return-path: In-Reply-To: List-Unsubscribe: , List-Post: List-Help: List-Subscribe: , Sender: xen-devel-bounces@lists.xen.org Errors-To: xen-devel-bounces@lists.xen.org To: Tamas K Lengyel Cc: "wei.liu2@citrix.com" , Ian Campbell , Stefano Stabellini , Tim Deegan , Julien Grall , Ian Jackson , Xen-devel , Stefano Stabellini , Keir Fraser List-Id: xen-devel@lists.xenproject.org On 08/04/15 14:47, Tamas K Lengyel wrote: > I think updating libxc to not truncate the value would be the preferred > way to go forward (changing return type to uint64_t). I already added > those changes to this patch and it's only a handful of instances. It won't work if the toolstack is running in a 32-bit domain on a 64-bit platform. Regards, -- Julien Grall