Re: [Xen-devel] [PATCH v6 22/29] elfnotes: intorduce a new PHYS_ENTRY elfnote

2015-09-28 Thread Andrew Cooper
On 28/09/15 11:56, Jan Beulich wrote: On 28.09.15 at 12:35, wrote: >> El 21/09/15 a les 16.47, Jan Beulich ha escrit: >> On 04.09.15 at 14:09, wrote: --- a/xen/include/public/elfnote.h +++ b/xen/include/public/elfnote.h @@ -200,9 +200,18 @@ #define XEN_ELFNOTE_SUPPOR

Re: [Xen-devel] [PATCH v6 22/29] elfnotes: intorduce a new PHYS_ENTRY elfnote

2015-09-28 Thread Jan Beulich
>>> On 28.09.15 at 12:35, wrote: > El 21/09/15 a les 16.47, Jan Beulich ha escrit: > On 04.09.15 at 14:09, wrote: >>> --- a/xen/include/public/elfnote.h >>> +++ b/xen/include/public/elfnote.h >>> @@ -200,9 +200,18 @@ >>> #define XEN_ELFNOTE_SUPPORTED_FEATURES 17 >>> >>> /* >>> + * Physica

Re: [Xen-devel] [PATCH v6 22/29] elfnotes: intorduce a new PHYS_ENTRY elfnote

2015-09-28 Thread Roger Pau Monné
El 21/09/15 a les 16.47, Jan Beulich ha escrit: On 04.09.15 at 14:09, 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. >> + * >> + *

Re: [Xen-devel] [PATCH v6 22/29] elfnotes: intorduce a new PHYS_ENTRY elfnote

2015-09-21 Thread Jan Beulich
>>> On 04.09.15 at 14:09, 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 entr