From: Wei Jiang <talk90091e@gmail.com>
To: xen-users@lists.xensource.com, xen-devel@lists.xensource.com
Subject: how to determine whether a kernel is PV or FV without __xen_guest section?
Date: Thu, 13 Aug 2009 09:58:08 +0800 [thread overview]
Message-ID: <20090813015808.GA4632@catbot-desktop> (raw)
Hi All,
As we know, for newer kernels of Xen guest, there are NO __xen_guest
section in vmlinz according to this link:
[[PATCH 4/5] XEN: Remove __xen_guest section] http://www.spinics.net/lists/linux-virtualization/msg01407.html
Normally, if a kernel(vmliuz) has __xen_guest, then we can read some
notes with tool readnotes to determine whether a kernel is PV or not.
Now, if the __xen_guest is no longer required, then we how to
determine a kernel of Xen guest is Para-Virtual or Full-Virtual?
Thanks,
--Wei
reply other threads:[~2009-08-13 1:58 UTC|newest]
Thread overview: [no followups] expand[flat|nested] mbox.gz Atom feed
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=20090813015808.GA4632@catbot-desktop \
--to=talk90091e@gmail.com \
--cc=xen-devel@lists.xensource.com \
--cc=xen-users@lists.xensource.com \
/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.