index
:
qemu
fix/guest_error_led_mask
QEMU is a generic and open source machine & userspace emulator and virtualizer.
cos
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
linux-user
/
elfload.c
Age
Commit message (
Expand
)
Author
2011-05-20
s390x: s390x-linux-user support
Ulrich Hecht
2011-04-12
unicore32: necessary modifications for other files to support unicore32
Guan Xuetao
2011-02-17
linux-user: correct core dump format
Laurent Vivier
2011-02-09
linux-user/elfload: add FDPIC support
Mike Frysinger
2011-02-09
linux-user: Fix possible realloc memory leak
Stefan Weil
2010-07-29
linux-user: Protect against allocation failure in load_symbols.
Richard Henderson
2010-07-29
linux-user: Re-use load_elf_image for the main binary.
Richard Henderson
2010-07-29
linux-user: Extract load_elf_image from load_elf_interp.
Richard Henderson
2010-07-29
linux-user: Remove partial support for a.out interpreters.
Richard Henderson
2010-07-29
linux-user: Put the stack guard page at the top.
Richard Henderson
2010-07-29
linux-user: Improve consistency checking in elf headers.
Richard Henderson
2010-07-29
linux-user: Load symbols from the interpreter.
Richard Henderson
2010-07-29
linux-user: Clean up byte-swapping in elfload.c.
Richard Henderson
2010-07-29
linux-user: Define ELF_DATA generically.
Richard Henderson
2010-07-29
linux-user: Reduce lseek+reads while loading elf files.
Richard Henderson
2010-07-29
linux-user: Reindent elfload.c.
Richard Henderson
2010-07-29
Add more DT_* and AT_* constants to qemu's copy of elf.h.
Richard Henderson
2010-07-29
linux-user: Handle filesz < memsz for any PT_LOAD segment.
Richard Henderson
2010-06-16
Usermode exec-stack fix
Paul Brook
2010-05-29
Pre-allocate guest address space
Paul Brook
2010-05-19
microblaze: Update elf machine nums.
Edgar E. Iglesias
2010-05-19
microblaze: Add linux-user core dumping support.
Edgar E. Iglesias
2010-05-05
Better default guest_base
Paul Brook
2010-05-05
Remove PAGE_RESERVED
Paul Brook
2010-03-28
linux-user/ppc: use the Linux register layout
Rob Landley
2010-03-27
linux-user: Use RLIMIT_STACK for default stack size.
Richard Henderson
2010-03-12
Fix usermode virtual address type
Paul Brook
2010-03-01
Disassembler symbol lookup fix
Paul Brook
2010-01-17
fix linux-user microblaze ELF_ARCH definition
Mike Frysinger
2009-12-19
linux-user: add core dump support for SH
Nathan Froyd
2009-12-19
linux-user: add core dump support for M68K
Nathan Froyd
2009-12-19
linux-user: add core dump support for MIPS
Nathan Froyd
2009-12-19
linux-user: add core dump support for PPC
Nathan Froyd
2009-12-19
linux-user: fix ARM core dumps on opposite-endian hosts
Nathan Froyd
2009-12-19
linux-user: commonify definitions of target typedefs
Nathan Froyd
2009-12-19
linux-user: fix ELF_USE_CORE_DUMP/USE_ELF_CORE_DUMP confusion
Nathan Froyd
2009-12-19
linux-user: use TARGET_ABI_FMT_lx to print abi_ulong types
Aurelien Jarno
2009-12-13
target-alpha: Drop bogus UNIQ initial value on Linux.
Richard Henderson
2009-10-16
linux-user: Update ARM hwcaps
Riku Voipio
2009-10-04
linux-user: fix "#if 0"'d printf()
Paul Bolle
2009-10-01
Revert "Get rid of _t suffix"
Anthony Liguori
2009-10-01
Get rid of _t suffix
malc
2009-09-30
elfload: fix coding style nit
Michael S. Tsirkin
2009-09-20
Compile loader only once
Blue Swirl
2009-09-12
Fix sys-queue.h conflict for good
Blue Swirl
2009-08-10
Fix symfind.
Laurent Desnogues
2009-08-01
More NULL pointer fixes
Blue Swirl
2009-07-18
Use correct byteswap routine for elf_note
malc
2009-07-18
Avoid name clashes with symbols that leak from system headers
malc
2009-07-17
ELF codedump build failures
Laurent Desnogues
[prev]
[next]