qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
* [PATCH 0/2] Let gen-vdso tool to use internal ELF header
@ 2024-07-26  4:32 Jim Shu
  2024-07-26  4:32 ` [PATCH 1/2] include/elf.h: align ELF macro name with glibc Jim Shu
                   ` (2 more replies)
  0 siblings, 3 replies; 7+ messages in thread
From: Jim Shu @ 2024-07-26  4:32 UTC (permalink / raw)
  To: qemu-devel; +Cc: Laurent Vivier, Richard Henderson, Jim Shu

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



^ permalink raw reply	[flat|nested] 7+ messages in thread

end of thread, other threads:[~2024-07-26  6:45 UTC | newest]

Thread overview: 7+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2024-07-26  4:32 [PATCH 0/2] Let gen-vdso tool to use internal ELF header Jim Shu
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

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).