Sign in
qemu-android
/
qemu-android
/
b907b69dd75415bc28349d1dd1e9a598ddace463
/
linux-user
/
elfload.c
5d5c993
linux-user: Protect against allocation failure in load_symbols.
by Richard Henderson
· 15 years ago
bf85889
linux-user: Re-use load_elf_image for the main binary.
by Richard Henderson
· 15 years ago
8e62a71
linux-user: Extract load_elf_image from load_elf_interp.
by Richard Henderson
· 15 years ago
b9329d4
linux-user: Remove partial support for a.out interpreters.
by Richard Henderson
· 15 years ago
60dcbcb
linux-user: Put the stack guard page at the top.
by Richard Henderson
· 15 years ago
9058abd
linux-user: Improve consistency checking in elf headers.
by Richard Henderson
· 15 years ago
682674b
linux-user: Load symbols from the interpreter.
by Richard Henderson
· 15 years ago
991f8f0
linux-user: Clean up byte-swapping in elfload.c.
by Richard Henderson
· 15 years ago
2849023
linux-user: Define ELF_DATA generically.
by Richard Henderson
· 15 years ago
9955ffa
linux-user: Reduce lseek+reads while loading elf files.
by Richard Henderson
· 15 years ago
d97ef72
linux-user: Reindent elfload.c.
by Richard Henderson
· 15 years ago
e167d46
Add more DT_* and AT_* constants to qemu's copy of elf.h.
by Richard Henderson
· 15 years ago
cf129f3
linux-user: Handle filesz < memsz for any PT_LOAD segment.
by Richard Henderson
· 15 years ago
97374d3
Usermode exec-stack fix
by Paul Brook
· 15 years ago
68a1c81
Pre-allocate guest address space
by Paul Brook
· 15 years ago
0d5d469
microblaze: Update elf machine nums.
by Edgar E. Iglesias
· 15 years ago
e4cbd44
microblaze: Add linux-user core dumping support.
by Edgar E. Iglesias
· 15 years ago
c581ded
Better default guest_base
by Paul Brook
· 15 years ago
2e9a571
Remove PAGE_RESERVED
by Paul Brook
· 15 years ago
7983f43
linux-user/ppc: use the Linux register layout
by Rob Landley
· 15 years ago
703e0e8
linux-user: Use RLIMIT_STACK for default stack size.
by Richard Henderson
· 15 years ago
b480d9b
Fix usermode virtual address type
by Paul Brook
· 15 years ago
9f9f030
Disassembler symbol lookup fix
by Paul Brook
· 15 years ago
0ddbc96
fix linux-user microblaze ELF_ARCH definition
by Mike Frysinger
· 15 years ago
7631c97
linux-user: add core dump support for SH
by Nathan Froyd
· 15 years ago
7a93cc5
linux-user: add core dump support for M68K
by Nathan Froyd
· 15 years ago
51e5260
linux-user: add core dump support for MIPS
by Nathan Froyd
· 15 years ago
e2f3e74
linux-user: add core dump support for PPC
by Nathan Froyd
· 15 years ago
d049e62
linux-user: fix ARM core dumps on opposite-endian hosts
by Nathan Froyd
· 15 years ago
21e807f
linux-user: commonify definitions of target typedefs
by Nathan Froyd
· 15 years ago
dd0a365
linux-user: fix ELF_USE_CORE_DUMP/USE_ELF_CORE_DUMP confusion
by Nathan Froyd
· 15 years ago
49995e1
linux-user: use TARGET_ABI_FMT_lx to print abi_ulong types
by Aurelien Jarno
· 15 years ago
8a57a6c
target-alpha: Drop bogus UNIQ initial value on Linux.
by Richard Henderson
· 15 years ago
cf6de34
linux-user: Update ARM hwcaps
by Riku Voipio
· 15 years ago
3bc0bdc
linux-user: fix "#if 0"'d printf()
by Paul Bolle
· 15 years ago
c227f09
Revert "Get rid of _t suffix"
by Anthony Liguori
· 15 years ago
99a0949
Get rid of _t suffix
by malc
· 15 years ago
6ece4df
elfload: fix coding style nit
by Michael S. Tsirkin
· 15 years ago
ca20cf3
Compile loader only once
by Blue Swirl
· 15 years ago
72cf2d4
Fix sys-queue.h conflict for good
by Blue Swirl
· 16 years ago
ec82200
Fix symfind.
by Laurent Desnogues
· 16 years ago
7cba04f
More NULL pointer fixes
by Blue Swirl
· 16 years ago
9fdca5a
Use correct byteswap routine for elf_note
by malc
· 16 years ago
3efa9a6
Avoid name clashes with symbols that leak from system headers
by malc
· 16 years ago
a2547a1
ELF codedump build failures
by Laurent Desnogues
· 16 years ago
379f669
Userspace guest address offsetting
by Paul Brook
· 16 years ago
9edc5d7
linux-user: added x86 and x86_64 support for ELF coredump
by Mika Westerberg
· 16 years ago
edf8e2a
linux-user: implemented ELF coredump support for ARM target
by Mika Westerberg
· 16 years ago
b779e29
microblaze: linux-user support.
by Edgar E. Iglesias
· 16 years ago
df84e4f
support ELF_HWCAP for PPPC
by Nathan Froyd
· 16 years ago
93fcfe3
Convert references to logfile/loglevel to use qemu_log*() macros
by aliguori
· 16 years ago
e58ffeb
Remove all traces of __powerpc__
by malc
· 16 years ago
49918a7
* Use function pointers for symbol lookup (currently for elf32 and elf64,
by pbrook
· 16 years ago
440c7e8
Export x86_stack_size in qemu.h
by blueswir1
· 16 years ago
98448f5
Silence some warnings about uninitialized variables
by blueswir1
· 16 years ago
b55266b
Suppress gcc 4.x -Wpointer-sign (included in -Wall) warnings
by blueswir1
· 16 years ago
a6cc84f
Kludge to support linux-user on a PPC64
by malc
· 17 years ago
d597536
Multithreaded locking fixes.
by pbrook
· 17 years ago
a07c67d
Implement AT_CLKTCK.
by pbrook
· 17 years ago
2f61969
suppressed tgetx and tputx (initial patch by Thayne Harbaugh)
by bellard
· 17 years ago
579a97f
Linux user memory access API change (initial patch by Thayne Harbaugh)
by bellard
· 17 years ago
623a930
Implement missing MIPS supervisor mode bits.
by ths
· 17 years ago
a32ff1a
PowerPC user-mode fix: MSR is now entirelly set-up in the cpu_reset routine.
by j_mayer
· 17 years ago
e85e7c6
Use the new TARGET_ABI32 feature to implement a ppc64abi32-linux-user target
by j_mayer
· 17 years ago
992f48a
Support for 32 bit ABI on 64 bit targets (only enabled Sparc64)
by blueswir1
· 17 years ago
cb33da5
Support for executing 32 bit SPARC32PLUS files for Sparc64 user emulator
by blueswir1
· 17 years ago
48733d1
CRIS Linux userland emulation, part 2. By Edgar E. Iglesias.
by ths
· 17 years ago
863cf0b
Fix confusions between host and target long types.
by j_mayer
· 17 years ago
4118a97
memset string pages to zero to avoid putting random data on the stack
by j_mayer
· 17 years ago
92a343d
New ppc64-linux-user target.
by j_mayer
· 17 years ago
3b46e62
find -type f | xargs sed -i 's/[\t ]*$//g' # Yes, again. Note the star in the regex.
by ths
· 18 years ago
5fafdf2
find -type f | xargs sed -i 's/[\t ]$//g' # on most files
by ths
· 18 years ago
0774bed
Fix 64 bit ELF file symbol lookup
by blueswir1
· 18 years ago
072ae84
Setup stack properly, fixes wrong argc value problem, by Magnus Damm.
by ths
· 18 years ago
e91c8a7
Spelling fixes, by Stefan Weil.
by ths
· 18 years ago
388bb21
MIPS linux-user update.
by ths
· 18 years ago
84409dd
Code provision for x86_64 and PowerPC 64 linux user mode support.
by j_mayer
· 18 years ago
7a3148a
Preliminary patch for Alpha Linux user mode emulation support.
by j_mayer
· 18 years ago
768a4a3
Fix userland ELF loader for zero sized BSS.
by ths
· 18 years ago
e6e5906
ColdFire target.
by pbrook
· 18 years ago
5ef5411
Sparc64 user emulator fixes (Blue Swirl)
by bellard
· 19 years ago
e5fe0c5
bFLT loader (for uClinux binaries).
by pbrook
· 19 years ago
fdf9b3e
sh4 target (Samuel Tardieu)
by bellard
· 19 years ago
53a5960
Avoid accessing guest memory directly in usermode emulation.
by pbrook
· 19 years ago
e89f07d
Make target_mmap always return -1 on failure.
by pbrook
· 19 years ago
0240ded
Correctly initialize Arm CPU for Thumb entry points.
by pbrook
· 19 years ago
048f6b4
mips user emulation
by bellard
· 19 years ago
15338fd
added AT_PLATFORM and AT_HWCAP for x86 (initial patch by Gwenole Beauchesne)
by bellard
· 19 years ago
afce292
Arm AT_HWCAP AUXV entry (Paul Brook)
by bellard
· 19 years ago
0bccf03
fix AUX vector entries (Paul Brook)
by bellard
· 20 years ago
92a31b1
64 bit support
by bellard
· 20 years ago
a315a14
initial sparc64 support
by bellard
· 20 years ago
e80cfcf
SPARC merge
by bellard
· 20 years ago
83fb7ad
Darwin patch (initial patch by Pierre d'Herbemont)
by bellard
· 21 years ago
eba2af6
buffer overflow fix
by bellard
· 21 years ago
274da6b
64 bit fix (Jocelyn Mayer)
by bellard
· 21 years ago
edf779f
use kernel like macros for user access (will be useful someday to have a better error checking
by bellard
· 21 years ago
c273579
avoid exiting directly if file not found
by bellard
· 21 years ago
44a91ca
suppressed cast to lvalue
by bellard
· 21 years ago
f515528
aligned stack on 16 byte boundary - PPC target fixes - SPARC target fixes
by bellard
· 21 years ago
Next »