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
/
hw
/
elf_ops.h
Age
Commit message (
Expand
)
Author
2013-04-08
hw: move headers to include/
Paolo Bonzini
2013-03-08
Save memory allocation in the elf loader
Fabien Chouteau
2012-10-23
Rename target_phys_addr_t to hwaddr
Avi Kivity
2012-09-07
fix entry pointer for ELF kernels loaded with -kernel option
Henning Schild
2012-01-10
elf: Improve symbol lookup (optimize, fix for bsd-user)
Stefan Weil
2011-08-20
Use glib memory allocation and free functions
Anthony Liguori
2010-09-09
elf: Calculate symbol size if needed
Stefan Weil
2010-05-24
microblaze: Handle new elf mach nr for sysemu.
Edgar E. Iglesias
2010-03-16
load_elf: replace the address addend by a translation function
Aurelien Jarno
2010-01-03
loader: don't call realloc(non_null, 0) when no symbols are present
Aurelien Jarno
2009-10-06
Reorganize option rom (+linux kernel) loading.
Gerd Hoffmann
2009-10-01
Revert "Get rid of _t suffix"
Anthony Liguori
2009-10-01
Get rid of _t suffix
malc
2009-09-20
Compile loader only once
Blue Swirl
2006-04-23
use generic ELF loader
bellard
2005-07-02
sparc64 marge (Blue Swirl)
bellard