aboutsummaryrefslogtreecommitdiff
path: root/linux-user/loader.h
AgeCommit message (Expand)AuthorFilesLines
2023-11-02linux-user: Report AArch64 hwcap2 fields above bit 31Peter Maydell1-1/+1
2023-10-30linux-user: Replace bprm->fd with bprm->src.fdRichard Henderson1-1/+0
2023-10-30linux-user: Introduce imgsrc_read, imgsrc_read_allocRichard Henderson1-9/+52
2023-09-01linux-user: Emulate /proc/cpuinfo on aarch64 and armHelge Deller1-1/+5
2023-06-05linux-user/elfload: Introduce elf_hwcap_str() on s390xIlya Leoshkevich1-0/+1
2023-06-05linux-user/elfload: Expose get_elf_hwcap() on s390xIlya Leoshkevich1-0/+4
2021-09-13linux-user: Split loader-related prototypes into loader.hPeter Maydell1-0/+59