[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] Re: [Xen-devel] [PATCH v6 22/29] elfnotes: intorduce a new PHYS_ENTRY elfnote
>>> On 04.09.15 at 14:09, <roger.pau@xxxxxxxxxx> wrote: > --- a/xen/include/public/elfnote.h > +++ b/xen/include/public/elfnote.h > @@ -200,9 +200,18 @@ > #define XEN_ELFNOTE_SUPPORTED_FEATURES 17 > > /* > + * Physical entry point into the kernel. > + * > + * 32bit entry point into the kernel. Xen will use this entry point > + * in order to launch the guest kernel in 32bit protected mode > + * with paging disabled. > + */ > +#define XEN_ELFNOTE_PHYS32_ENTRY 18 The comment reads as if this was the case for all kinds of guests, yet I suppose it doesn't apply to PV ones. This should be made explicit if so. Jan _______________________________________________ Xen-devel mailing list Xen-devel@xxxxxxxxxxxxx http://lists.xen.org/xen-devel
|
Lists.xenproject.org is hosted with RackSpace, monitoring our |