All of lore.kernel.org
 help / color / mirror / Atom feed
From: machi1271 <machi1271@gmail.com>
To: xen-devel <xen-devel@lists.xen.org>
Subject: [xen-devel] How to build a PAE-enabled XEN hypervisor(3.1.2)
Date: Tue, 21 Oct 2014 14:08:46 +0800	[thread overview]
Message-ID: <201410211408428357712@gmail.com> (raw)


[-- 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

             reply	other threads:[~2014-10-21  6:08 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2014-10-21  6:08 machi1271 [this message]
2014-10-21  8:51 ` [xen-devel] How to build a PAE-enabled XEN hypervisor(3.1.2) Ian Campbell

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=201410211408428357712@gmail.com \
    --to=machi1271@gmail.com \
    --cc=xen-devel@lists.xen.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
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.