summary refs log tree commit diff stats
path: root/linux-user/loader.h (follow)
Commit message (Expand)AuthorAgeFilesLines
* linux-user: Report AArch64 hwcap2 fields above bit 31Peter Maydell2023-11-021-1/+1
* linux-user: Replace bprm->fd with bprm->src.fdRichard Henderson2023-10-301-1/+0
* linux-user: Introduce imgsrc_read, imgsrc_read_allocRichard Henderson2023-10-301-9/+52
* linux-user: Emulate /proc/cpuinfo on aarch64 and armHelge Deller2023-09-011-1/+5
* linux-user/elfload: Introduce elf_hwcap_str() on s390xIlya Leoshkevich2023-06-051-0/+1
* linux-user/elfload: Expose get_elf_hwcap() on s390xIlya Leoshkevich2023-06-051-0/+4
* linux-user: Split loader-related prototypes into loader.hPeter Maydell2021-09-131-0/+59