summaryrefslogtreecommitdiffstats
path: root/linux-user/elfload.c
Commit message (Expand)AuthorAgeFilesLines
* linux-user: Check copy_from_user() return value in vma_dump_size()Peter Maydell2020-11-041-1/+3
* linux-user: Use "!= 0" when checking if MAP_FIXED_NOREPLACE is non-zeroPeter Maydell2020-11-041-1/+2
* linux-user/elfload: Parse GNU_PROPERTY_AARCH64_FEATURE_1_ANDRichard Henderson2020-10-271-2/+46
* linux-user/elfload: Parse NT_GNU_PROPERTY_TYPE_0 notesRichard Henderson2020-10-271-0/+157
* linux-user/elfload: Use Error for load_elf_interpRichard Henderson2020-10-271-7/+8
* linux-user/elfload: Use Error for load_elf_imageRichard Henderson2020-10-271-17/+20
* linux-user/elfload: Move PT_INTERP detection to first loopRichard Henderson2020-10-271-29/+31
* linux-user/elfload: Adjust iteration over phdrRichard Henderson2020-10-271-4/+5
* linux-user/elfload: Fix coding style in load_elf_imageRichard Henderson2020-10-271-3/+9
* linux-user/elfload: Avoid leaking interp_name using GLib memory APIPhilippe Mathieu-Daudé2020-10-271-4/+4
* linux-user: test, don't assert addr != test in pgb_reserved_vaAlex Bennée2020-09-161-5/+4Star
* linux-user: Correctly start brk after executableTimothy E Baldwin2020-09-051-4/+3Star
* target/microblaze: Split out MSR[C] to its own variableRichard Henderson2020-09-011-1/+1
* target/microblaze: Split out EDR from env->sregsRichard Henderson2020-09-011-3/+6
* linux-user: detect mismatched ELF ABI in qemu-mips[n32][el]Carlo Marcelo Arenas Belón2020-08-271-0/+11
* linux-user: don't use MAP_FIXED in pgd_find_hole_fallbackAlex Bennée2020-07-271-4/+6
* linux-user/elfload: use MAP_FIXED_NOREPLACE in pgb_reserved_vaAlex Bennée2020-07-111-3/+7
* linux-user: deal with address wrap for ARM_COMMPAGE on 32 bitAlex Bennée2020-06-081-14/+17
* linux-user: provide fallback pgd_find_hole for bare chrootsAlex Bennée2020-06-081-0/+48
* linux-user: limit check to HOST_LONG_BITS < TARGET_ABI_BITSAlex Bennée2020-05-281-0/+2
* linux-user: completely re-write init_guest_spaceAlex Bennée2020-05-151-253/+250Star
* linux-user: more debug for init_guest_spaceAlex Bennée2020-04-071-1/+7
* linux-user: Add AT_EXECFN auxvalLirong Yuan2020-03-201-1/+2
* target/arm: Implement v8.4-RCPCPeter Maydell2020-02-281-0/+1
* target/arm: Implement v8.3-RCPCPeter Maydell2020-02-281-0/+1
* linux-user/arm: Replace ARM_FEATURE_VFP* tests for HWCAPRichard Henderson2020-02-281-10/+13
* target/arm: Add _aa32_ to isar_feature functions testing 32-bit ID registersPeter Maydell2020-02-211-2/+2
* linux-user: Reserve space for brkRichard Henderson2020-01-221-17/+56
* linux-user:Fix align mistake when mmap guest spaceXinyu Li2020-01-221-1/+1
* target/arm: Add support for DC CVAP & DC CVADP insBeata Michalska2019-12-161-0/+2
* linux-user: Support gdb 'qOffsets' query for ELFJosh Kunz2019-09-111-0/+2
* linux-user: Add AT_HWCAP2 for aarch64-linux-userRichard Henderson2019-09-101-4/+27
* Include qemu/queue.h slightly lessMarkus Armbruster2019-08-161-0/+1
* linux-user: update PPC64 HWCAP2 feature listLaurent Vivier2019-06-241-2/+10
* cpu: Replace ENV_GET_CPU with env_cpuRichard Henderson2019-06-101-3/+3
* linux-user: elf: ELF_HWCAP for s390xDavid Hildenbrand2019-06-071-0/+28
* Merge remote-tracking branch 'remotes/vivier2/tags/linux-user-for-4.1-pull-re...Peter Maydell2019-05-241-7/+15
|\
| * linux-user: Fix shmat emulation by honoring host SHMLBARichard Henderson2019-05-241-7/+10
| * linux-user: Sanitize interp_info and, for mips only, init field fp_abiDaniel Santos2019-05-221-0/+5
* | linux-user: Use qemu_guest_getrandom_nofail for AT_RANDOMRichard Henderson2019-05-221-5/+3Star
|/
* linux-user: elf: Map empty PT_LOAD segmentsGiuseppe Musacchio2019-05-101-5/+13
* linux-user/elfload: Fix GCC 9 build warningsAlistair Francis2019-05-091-1/+1
* linux-user: Fix ELF_PLATFORM for aarch64_be-linux-userRichard Henderson2019-03-071-1/+5
* linux-user: Add ELF_PLATFORM for armRichard Henderson2019-03-071-0/+31
* target/arm: Implement ARMv8.4-CondMRichard Henderson2019-03-051-0/+1
* target/arm: Implement ARMv8.0-SBRichard Henderson2019-03-051-0/+1
* linux-user: Enable HWCAP_ASIMDFHM, HWCAP_JSCVTRichard Henderson2019-02-281-0/+2
* linux-user/elfload: enable HWCAP_CPUID for AArch64Alex Bennée2019-02-151-0/+1
* aarch64-linux-user: Enable HWCAP bits for PAuthRichard Henderson2019-02-011-0/+1
* aarch64-linux-user: Update HWCAP bits from linux 5.0-rc1Richard Henderson2019-02-011-0/+9