Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1755788Ab2JRUgI (ORCPT ); Thu, 18 Oct 2012 16:36:08 -0400 Received: from mail-bk0-f46.google.com ([209.85.214.46]:46680 "EHLO mail-bk0-f46.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1752842Ab2JRUgH (ORCPT ); Thu, 18 Oct 2012 16:36:07 -0400 MIME-Version: 1.0 In-Reply-To: References: <1349827115-16600-1-git-send-email-yinghai@kernel.org> <20121018162611.GA11556@jshin-Toonie> Date: Thu, 18 Oct 2012 13:36:06 -0700 X-Google-Sender-Auth: FFNmn_Lzf_vkwQu1Xkw4NwHEo04 Message-ID: Subject: Re: [PATCH -v3 0/7] x86: Use BRK to pre mapping page table to make xen happy From: Yinghai Lu To: Stefano Stabellini Cc: Jacob Shin , Thomas Gleixner , Ingo Molnar , "H. Peter Anvin" , Tejun Heo , "linux-kernel@vger.kernel.org" Content-Type: text/plain; charset=ISO-8859-1 Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 795 Lines: 28 On Thu, Oct 18, 2012 at 9:57 AM, Stefano Stabellini wrote: > Jacob, > thanks for testing! > > Yinghai, it might be useful for you to try your patch series on Xen. > It is pretty simple, considering that you only need the hypervisor. > Just follow these steps: > > - clone the xen-unstable git mirror > git clone git://xenbits.xen.org/xen.git > > - compile and install xen > make xen > cp xen/xen.gz /boot yes, i tried dom0 with xen 32bit and 64bit, all can boot well. but did not test with domU. Thanks Yinghai -- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majordomo@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/