All of lore.kernel.org
 help / color / mirror / Atom feed
* [xen-devel] How to build a PAE-enabled XEN hypervisor(3.1.2)
@ 2014-10-21  6:08 machi1271
  2014-10-21  8:51 ` Ian Campbell
  0 siblings, 1 reply; 2+ messages in thread
From: machi1271 @ 2014-10-21  6:08 UTC (permalink / raw)
  To: xen-devel


[-- Attachment #1.1: Type: text/plain, Size: 478 bytes --]

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

[-- Attachment #1.2: Type: text/html, Size: 1412 bytes --]

[-- Attachment #2: Type: text/plain, Size: 126 bytes --]

_______________________________________________
Xen-devel mailing list
Xen-devel@lists.xen.org
http://lists.xen.org/xen-devel

^ permalink raw reply	[flat|nested] 2+ messages in thread

* Re: [xen-devel] How to build a PAE-enabled XEN hypervisor(3.1.2)
  2014-10-21  6:08 [xen-devel] How to build a PAE-enabled XEN hypervisor(3.1.2) machi1271
@ 2014-10-21  8:51 ` Ian Campbell
  0 siblings, 0 replies; 2+ messages in thread
From: Ian Campbell @ 2014-10-21  8:51 UTC (permalink / raw)
  To: machi1271; +Cc: xen-devel

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

^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2014-10-21  8:51 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2014-10-21  6:08 [xen-devel] How to build a PAE-enabled XEN hypervisor(3.1.2) machi1271
2014-10-21  8:51 ` Ian Campbell

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.