* how to determine whether a kernel is PV or FV without __xen_guest section?
@ 2009-08-13 1:58 Wei Jiang
0 siblings, 0 replies; only message in thread
From: Wei Jiang @ 2009-08-13 1:58 UTC (permalink / raw)
To: xen-users, xen-devel
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
^ permalink raw reply [flat|nested] only message in thread
only message in thread, other threads:[~2009-08-13 1:58 UTC | newest]
Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2009-08-13 1:58 how to determine whether a kernel is PV or FV without __xen_guest section? Wei Jiang
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.