From mboxrd@z Thu Jan 1 00:00:00 1970 From: Boris Ostrovsky Subject: Re: [PATCH v5 0/8] Display IO topology when PXM data is available (plus some cleanup) Date: Mon, 23 Mar 2015 10:33:11 -0400 Message-ID: <55102427.2070603@oracle.com> References: <1426802044-19444-1-git-send-email-boris.ostrovsky@oracle.com> <55100A26.7080801@linaro.org> <55101964.7020303@oracle.com> Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii"; Format="flowed" 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: George Dunlap Cc: elena.ufimtseva@oracle.com, Keir Fraser , Ian Campbell , Stefano Stabellini , Andrew Cooper , Dario Faggioli , Julien Grall , Ian Jackson , "xen-devel@lists.xen.org" , Jan Beulich , Wei Liu List-Id: xen-devel@lists.xenproject.org On 03/23/2015 10:30 AM, George Dunlap wrote: > On Mon, Mar 23, 2015 at 1:47 PM, Boris Ostrovsky > wrote: >> I unfortunately have no ability to build on ARM (but I should have realized >> that APICID has no meaning there). > Does gcc have a tolerable cross-compiler for ARM? Particularly just > for building the hypervisor. The resulting code doesn't need to be > that great, it just needs to catch this sort of thing. Yes. Konrad pointed out to me that we do have ARM cross-compiler set up on our test harness. -boris