aboutsummaryrefslogtreecommitdiff
path: root/linux-user/loader.h
AgeCommit message (Expand)Author
2023-11-02linux-user: Report AArch64 hwcap2 fields above bit 31Peter Maydell
2023-10-30linux-user: Replace bprm->fd with bprm->src.fdRichard Henderson
2023-10-30linux-user: Introduce imgsrc_read, imgsrc_read_allocRichard Henderson
2023-09-01linux-user: Emulate /proc/cpuinfo on aarch64 and armHelge Deller
2023-06-05linux-user/elfload: Introduce elf_hwcap_str() on s390xIlya Leoshkevich
2023-06-05linux-user/elfload: Expose get_elf_hwcap() on s390xIlya Leoshkevich
2021-09-13linux-user: Split loader-related prototypes into loader.hPeter Maydell