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
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
2009-07-17
Userspace guest address offsetting
Paul Brook
2009-06-16
linux-user: added x86 and x86_64 support for ELF coredump
Mika Westerberg
2009-06-16
linux-user: implemented ELF coredump support for ARM target
Mika Westerberg
2009-05-26
microblaze: linux-user support.
Edgar E. Iglesias
2009-05-16
support ELF_HWCAP for PPPC
Nathan Froyd
2009-01-15
Convert references to logfile/loglevel to use qemu_log*() macros
aliguori
2009-01-14
Remove all traces of __powerpc__
malc
2008-10-22
* Use function pointers for symbol lookup (currently for elf32 and elf64,
pbrook
2008-10-05
Export x86_stack_size in qemu.h
blueswir1
2008-09-30
Silence some warnings about uninitialized variables
blueswir1
2008-09-20
Suppress gcc 4.x -Wpointer-sign (included in -Wall) warnings
blueswir1
2008-08-20
Kludge to support linux-user on a PPC64
malc
2008-06-07
Multithreaded locking fixes.
pbrook
2008-03-26
Implement AT_CLKTCK.
pbrook
2007-11-16
suppressed tgetx and tputx (initial patch by Thayne Harbaugh)
bellard
2007-11-11
Linux user memory access API change (initial patch by Thayne Harbaugh)
bellard
2007-10-28
Implement missing MIPS supervisor mode bits.
ths
2007-10-27
PowerPC user-mode fix: MSR is now entirelly set-up in the cpu_reset routine.
j_mayer
2007-10-18
Use the new TARGET_ABI32 feature to implement a ppc64abi32-linux-user target
j_mayer
2007-10-14
Support for 32 bit ABI on 64 bit targets (only enabled Sparc64)
blueswir1
2007-10-09
Support for executing 32 bit SPARC32PLUS files for Sparc64 user emulator
blueswir1
2007-10-08
CRIS Linux userland emulation, part 2. By Edgar E. Iglesias.
ths
2007-10-07
Fix confusions between host and target long types.
j_mayer
2007-09-27
memset string pages to zero to avoid putting random data on the stack
j_mayer
2007-09-27
New ppc64-linux-user target.
j_mayer
2007-09-17
find -type f | xargs sed -i 's/[\t ]*$//g' # Yes, again. Note the star in the...
ths
2007-09-16
find -type f | xargs sed -i 's/[\t ]$//g' # on most files
ths
2007-07-05
Fix 64 bit ELF file symbol lookup
blueswir1
2007-06-22
Setup stack properly, fixes wrong argc value problem, by Magnus Damm.
ths
2007-06-03
Spelling fixes, by Stefan Weil.
ths
2007-05-13
MIPS linux-user update.
ths
2007-04-06
Code provision for x86_64 and PowerPC 64 linux user mode support.
j_mayer
2007-04-05
Preliminary patch for Alpha Linux user mode emulation support.
j_mayer
2006-12-14
Fix userland ELF loader for zero sized BSS.
ths
2006-10-22
ColdFire target.
pbrook
2006-07-18
Sparc64 user emulator fixes (Blue Swirl)
bellard
2006-06-11
bFLT loader (for uClinux binaries).
pbrook
2006-04-27
sh4 target (Samuel Tardieu)
bellard
[next]