From: Jim Shu <jim.shu@sifive.com>
To: qemu-devel@nongnu.org
Cc: Laurent Vivier <laurent@vivier.eu>,
Richard Henderson <richard.henderson@linaro.org>,
Jim Shu <jim.shu@sifive.com>
Subject: [PATCH 0/2] Let gen-vdso tool to use internal ELF header
Date: Fri, 26 Jul 2024 12:32:44 +0800 [thread overview]
Message-ID: <20240726043246.10999-1-jim.shu@sifive.com> (raw)
Let gen-vdso tool to use QEMU's internal ELF header. It could avoid
compatibility issue of glibc version in the environment. QEMU RISC-V
zicfiss/lp extension patchset will add "EM_RISCV" symbol to it. This
symbol is not supported in the legacy glibc.
Jim Shu (2):
include/elf.h: align ELF macro name with glibc
linux-user: Add QEMU include path to vdso
include/elf.h | 2 +-
linux-user/meson.build | 5 ++++-
2 files changed, 5 insertions(+), 2 deletions(-)
--
2.17.1
next reply other threads:[~2024-07-26 4:33 UTC|newest]
Thread overview: 7+ messages / expand[flat|nested] mbox.gz Atom feed top
2024-07-26 4:32 Jim Shu [this message]
2024-07-26 4:32 ` [PATCH 1/2] include/elf.h: align ELF macro name with glibc Jim Shu
2024-07-26 5:18 ` Richard Henderson
2024-07-26 4:32 ` [PATCH 2/2] linux-user: Add QEMU include path to vdso Jim Shu
2024-07-26 5:32 ` Richard Henderson
2024-07-26 5:28 ` [PATCH 0/2] Let gen-vdso tool to use internal ELF header Richard Henderson
2024-07-26 6:44 ` Jim Shu
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=20240726043246.10999-1-jim.shu@sifive.com \
--to=jim.shu@sifive.com \
--cc=laurent@vivier.eu \
--cc=qemu-devel@nongnu.org \
--cc=richard.henderson@linaro.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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).