From mboxrd@z Thu Jan 1 00:00:00 1970 From: Ian Campbell Subject: Re: [xen-devel] How to build a PAE-enabled XEN hypervisor(3.1.2) Date: Tue, 21 Oct 2014 09:51:51 +0100 Message-ID: <1413881511.29506.19.camel@citrix.com> References: <201410211408428357712@gmail.com> Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Return-path: In-Reply-To: <201410211408428357712@gmail.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: machi1271 Cc: xen-devel List-Id: xen-devel@lists.xenproject.org On Tue, 2014-10-21 at 14:08 +0800, machi1271 wrote: I'm afraid that as Xen 3.1.2 was released nearly 7 years ago you are unlikely to find much help on this list. I suggest you update to a much newer hypervisor (switching to 64-bit in the process) or ask whichever third party mandates the use of such an old hypervisor to support it. Ian. > I have a PAE-enabled dom0, but my hypervisor compiled by myself is > PAE-disabled. > So, the hypervisor claimed: > Xen kernel: 32-bit, lsb > Dom0 kernel: 32-bit, PAE, lsb, paddr 0xc0400000 -> 0xc07ec000 > Mismatch between Xen and DOM0 kernel > when booting. > > I want to debug my code under PAE environment, but I don't know how to > compile a > PAE-enabled hypervisor. > > I've tried modifying XEN_TARGET_X86_PAE to 'y' in Config.mk, but it > does not work. > > Regards~ > > > ______________________________________________________________________ > machi1271 > _______________________________________________ > Xen-devel mailing list > Xen-devel@lists.xen.org > http://lists.xen.org/xen-devel