All of lore.kernel.org
 help / color / mirror / Atom feed
From: Andrew Cooper <andrew.cooper3@citrix.com>
To: xen-devel@lists.xen.org
Subject: Re: ELF .note BSD_SYMTAB
Date: Wed, 06 Aug 2014 20:31:47 +0100	[thread overview]
Message-ID: <53E282A3.9030501@citrix.com> (raw)
In-Reply-To: <53E280E4.2060806@zoho.com>


[-- Attachment #1.1: Type: text/plain, Size: 765 bytes --]

On 06/08/2014 20:24, Ryan O'Neill wrote:
> Hello. After reading through some of the libelf-loader.c and
> libelf-dominfo.c code, it appears that Xen expects BSD guest kernels
> to have an ELF .note auxillary entry of type XEN_ELFNOTE_BSD_SYMTAB
> that gets parsed in so that Xen knows to allocate room for the kernels
> symbol table. I do not see this Note (Or any note segment/section) in
> my freebsd guest kernel image (readelf -n). Can someone explain to me
> if this Note is still used? If so, then in what case?
>

There is no expectation persay.  Merely alternative actions taken if found.

I seem to recall (or I might be completely confused), it is a somewhat
legacy NetBSDism, so I would not be at all surprised if modern FreeBSD
doesn't use it.

~Andrew

[-- Attachment #1.2: Type: text/html, Size: 1148 bytes --]

[-- Attachment #2: Type: text/plain, Size: 126 bytes --]

_______________________________________________
Xen-devel mailing list
Xen-devel@lists.xen.org
http://lists.xen.org/xen-devel

  reply	other threads:[~2014-08-06 19:31 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2014-08-06 19:24 ELF .note BSD_SYMTAB Ryan O'Neill
2014-08-06 19:31 ` Andrew Cooper [this message]
2014-08-07  8:55   ` Egger, Christoph

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=53E282A3.9030501@citrix.com \
    --to=andrew.cooper3@citrix.com \
    --cc=xen-devel@lists.xen.org \
    /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.