|
|
|
|
|
|
|
|
|
|
xen-changelog
[Xen-changelog] [xen-unstable] [XEN] Update comments in elfnote.h interf
# HG changeset patch
# User Ian Campbell <ian.campbell@xxxxxxxxxxxxx>
# Date 1168511801 0
# Node ID c8bfa8d94cf662ae1c5d37309f07002a36725a2b
# Parent 204a4a040a42c3e043f5420a67f96de42c24c927
[XEN] Update comments in elfnote.h interface header.
Signed-off-by: Ian Campbell <ian.campbell@xxxxxxxxxxxxx>
---
xen/include/public/elfnote.h | 9 ++++++---
1 files changed, 6 insertions(+), 3 deletions(-)
diff -r 204a4a040a42 -r c8bfa8d94cf6 xen/include/public/elfnote.h
--- a/xen/include/public/elfnote.h Mon Jan 08 12:54:41 2007 -0800
+++ b/xen/include/public/elfnote.h Thu Jan 11 10:36:41 2007 +0000
@@ -40,8 +40,6 @@
/*
* NAME=VALUE pair (string).
- *
- * LEGACY: FEATURES and PAE
*/
#define XEN_ELFNOTE_INFO 0
@@ -108,7 +106,12 @@
#define XEN_ELFNOTE_LOADER 8
/*
- * The kernel supports PAE (x86/32 only, string = "yes" or "no").
+ * The kernel supports PAE (x86/32 only, string = "yes", "no" or
+ * "bimodal").
+ *
+ * For compatibility with Xen 3.0.3 and earlier the "bimodal" setting
+ * may be given as "yes,bimodal" which will cause older Xen to treat
+ * this kernel as PAE.
*
* LEGACY: PAE (n.b. The legacy interface included a provision to
* indicate 'extended-cr3' support allowing L3 page tables to be
_______________________________________________
Xen-changelog mailing list
Xen-changelog@xxxxxxxxxxxxxxxxxxx
http://lists.xensource.com/xen-changelog
|
<Prev in Thread] |
Current Thread |
[Next in Thread> |
- [Xen-changelog] [xen-unstable] [XEN] Update comments in elfnote.h interface header.,
Xen patchbot-unstable <=
|
|
|
|
|