index
:
slackcoder/qemu
master
QEMU is a generic and open source machine & userspace emulator and virtualizer
Mirror
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
linux-user
/
elfload.c
Age
Commit message (
Expand
)
Author
2004-07-05
Darwin patch (initial patch by Pierre d'Herbemont)
bellard
2004-06-19
buffer overflow fix
bellard
2004-05-20
64 bit fix (Jocelyn Mayer)
bellard
2004-02-22
use kernel like macros for user access (will be useful someday to have a bett...
bellard
2004-01-18
avoid exiting directly if file not found
bellard
2004-01-18
suppressed cast to lvalue
bellard
2004-01-04
aligned stack on 16 byte boundary - PPC target fixes - SPARC target fixes
bellard
2003-11-23
PowerPC target support (Jocelyn Mayer) - added better support for uid16
bellard
2003-09-30
sparc support - hack to fix case where real_host_page_size < TARGET_PAGE_SIZE...
bellard
2003-07-09
ARM init fix
bellard
2003-06-15
ARM emulation support
bellard
2003-06-09
removed unused code
bellard
2003-05-13
mmap emulation
bellard
2003-04-29
symbol fix
bellard
2003-04-11
path patch
bellard
2003-04-10
first self virtualizable version
bellard
2003-04-07
moved i386 specific stuff outside elf.h
bellard
2003-03-24
ld.so load fix
bellard
2003-03-24
glibc2.2 fixes - more command line options - misc doc fixes
v0.1.1
bellard
2003-03-23
distribution patches
v0.1.0
bellard
2003-03-23
better signal/exception support
bellard
2003-02-18
endianness fixes
bellard
2003-02-18
This commit was generated by cvs2svn to compensate for changes in r2,
bellard