index
:
bwlp/qemu.git
block_qcow2_cluster_info
master
spice_video_codecs
Experimental fork of QEMU with video encoding patches
OpenSLX
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
linux-user
/
elfload.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
linux-user: Check copy_from_user() return value in vma_dump_size()
Peter Maydell
2020-11-04
1
-1
/
+3
*
linux-user: Use "!= 0" when checking if MAP_FIXED_NOREPLACE is non-zero
Peter Maydell
2020-11-04
1
-1
/
+2
*
linux-user/elfload: Parse GNU_PROPERTY_AARCH64_FEATURE_1_AND
Richard Henderson
2020-10-27
1
-2
/
+46
*
linux-user/elfload: Parse NT_GNU_PROPERTY_TYPE_0 notes
Richard Henderson
2020-10-27
1
-0
/
+157
*
linux-user/elfload: Use Error for load_elf_interp
Richard Henderson
2020-10-27
1
-7
/
+8
*
linux-user/elfload: Use Error for load_elf_image
Richard Henderson
2020-10-27
1
-17
/
+20
*
linux-user/elfload: Move PT_INTERP detection to first loop
Richard Henderson
2020-10-27
1
-29
/
+31
*
linux-user/elfload: Adjust iteration over phdr
Richard Henderson
2020-10-27
1
-4
/
+5
*
linux-user/elfload: Fix coding style in load_elf_image
Richard Henderson
2020-10-27
1
-3
/
+9
*
linux-user/elfload: Avoid leaking interp_name using GLib memory API
Philippe Mathieu-Daudé
2020-10-27
1
-4
/
+4
*
linux-user: test, don't assert addr != test in pgb_reserved_va
Alex Bennée
2020-09-16
1
-5
/
+4
*
linux-user: Correctly start brk after executable
Timothy E Baldwin
2020-09-05
1
-4
/
+3
*
target/microblaze: Split out MSR[C] to its own variable
Richard Henderson
2020-09-01
1
-1
/
+1
*
target/microblaze: Split out EDR from env->sregs
Richard Henderson
2020-09-01
1
-3
/
+6
*
linux-user: detect mismatched ELF ABI in qemu-mips[n32][el]
Carlo Marcelo Arenas Belón
2020-08-27
1
-0
/
+11
*
linux-user: don't use MAP_FIXED in pgd_find_hole_fallback
Alex Bennée
2020-07-27
1
-4
/
+6
*
linux-user/elfload: use MAP_FIXED_NOREPLACE in pgb_reserved_va
Alex Bennée
2020-07-11
1
-3
/
+7
*
linux-user: deal with address wrap for ARM_COMMPAGE on 32 bit
Alex Bennée
2020-06-08
1
-14
/
+17
*
linux-user: provide fallback pgd_find_hole for bare chroots
Alex Bennée
2020-06-08
1
-0
/
+48
*
linux-user: limit check to HOST_LONG_BITS < TARGET_ABI_BITS
Alex Bennée
2020-05-28
1
-0
/
+2
*
linux-user: completely re-write init_guest_space
Alex Bennée
2020-05-15
1
-253
/
+250
*
linux-user: more debug for init_guest_space
Alex Bennée
2020-04-07
1
-1
/
+7
*
linux-user: Add AT_EXECFN auxval
Lirong Yuan
2020-03-20
1
-1
/
+2
*
target/arm: Implement v8.4-RCPC
Peter Maydell
2020-02-28
1
-0
/
+1
*
target/arm: Implement v8.3-RCPC
Peter Maydell
2020-02-28
1
-0
/
+1
*
linux-user/arm: Replace ARM_FEATURE_VFP* tests for HWCAP
Richard Henderson
2020-02-28
1
-10
/
+13
*
target/arm: Add _aa32_ to isar_feature functions testing 32-bit ID registers
Peter Maydell
2020-02-21
1
-2
/
+2
*
linux-user: Reserve space for brk
Richard Henderson
2020-01-22
1
-17
/
+56
*
linux-user:Fix align mistake when mmap guest space
Xinyu Li
2020-01-22
1
-1
/
+1
*
target/arm: Add support for DC CVAP & DC CVADP ins
Beata Michalska
2019-12-16
1
-0
/
+2
*
linux-user: Support gdb 'qOffsets' query for ELF
Josh Kunz
2019-09-11
1
-0
/
+2
*
linux-user: Add AT_HWCAP2 for aarch64-linux-user
Richard Henderson
2019-09-10
1
-4
/
+27
*
Include qemu/queue.h slightly less
Markus Armbruster
2019-08-16
1
-0
/
+1
*
linux-user: update PPC64 HWCAP2 feature list
Laurent Vivier
2019-06-24
1
-2
/
+10
*
cpu: Replace ENV_GET_CPU with env_cpu
Richard Henderson
2019-06-10
1
-3
/
+3
*
linux-user: elf: ELF_HWCAP for s390x
David Hildenbrand
2019-06-07
1
-0
/
+28
*
Merge remote-tracking branch 'remotes/vivier2/tags/linux-user-for-4.1-pull-re...
Peter Maydell
2019-05-24
1
-7
/
+15
|
\
|
*
linux-user: Fix shmat emulation by honoring host SHMLBA
Richard Henderson
2019-05-24
1
-7
/
+10
|
*
linux-user: Sanitize interp_info and, for mips only, init field fp_abi
Daniel Santos
2019-05-22
1
-0
/
+5
*
|
linux-user: Use qemu_guest_getrandom_nofail for AT_RANDOM
Richard Henderson
2019-05-22
1
-5
/
+3
|
/
*
linux-user: elf: Map empty PT_LOAD segments
Giuseppe Musacchio
2019-05-10
1
-5
/
+13
*
linux-user/elfload: Fix GCC 9 build warnings
Alistair Francis
2019-05-09
1
-1
/
+1
*
linux-user: Fix ELF_PLATFORM for aarch64_be-linux-user
Richard Henderson
2019-03-07
1
-1
/
+5
*
linux-user: Add ELF_PLATFORM for arm
Richard Henderson
2019-03-07
1
-0
/
+31
*
target/arm: Implement ARMv8.4-CondM
Richard Henderson
2019-03-05
1
-0
/
+1
*
target/arm: Implement ARMv8.0-SB
Richard Henderson
2019-03-05
1
-0
/
+1
*
linux-user: Enable HWCAP_ASIMDFHM, HWCAP_JSCVT
Richard Henderson
2019-02-28
1
-0
/
+2
*
linux-user/elfload: enable HWCAP_CPUID for AArch64
Alex Bennée
2019-02-15
1
-0
/
+1
*
aarch64-linux-user: Enable HWCAP bits for PAuth
Richard Henderson
2019-02-01
1
-0
/
+1
*
aarch64-linux-user: Update HWCAP bits from linux 5.0-rc1
Richard Henderson
2019-02-01
1
-0
/
+9
[next]