index
:
bwlp/qemu.git
block_qcow2_cluster_info
master
spice_video_codecs
Experimental fork of QEMU with video encoding patches
OpenSLX
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
linux-user
/
elfload.c
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
linux-user: Reindent elfload.c.
Richard Henderson
2010-07-29
1
-510
/
+518
*
Add more DT_* and AT_* constants to qemu's copy of elf.h.
Richard Henderson
2010-07-29
1
-9
/
+0
*
linux-user: Handle filesz < memsz for any PT_LOAD segment.
Richard Henderson
2010-07-29
1
-97
/
+55
*
Usermode exec-stack fix
Paul Brook
2010-06-16
1
-0
/
+1
*
Pre-allocate guest address space
Paul Brook
2010-05-29
1
-1
/
+1
*
microblaze: Update elf machine nums.
Edgar E. Iglesias
2010-05-19
1
-2
/
+2
*
microblaze: Add linux-user core dumping support.
Edgar E. Iglesias
2010-05-19
1
-0
/
+18
*
Better default guest_base
Paul Brook
2010-05-05
1
-6
/
+67
*
Remove PAGE_RESERVED
Paul Brook
2010-05-05
1
-6
/
+0
*
linux-user/ppc: use the Linux register layout
Rob Landley
2010-03-28
1
-21
/
+2
*
linux-user: Use RLIMIT_STACK for default stack size.
Richard Henderson
2010-03-27
1
-1
/
+1
*
Fix usermode virtual address type
Paul Brook
2010-03-13
1
-2
/
+2
*
Disassembler symbol lookup fix
Paul Brook
2010-03-01
1
-2
/
+2
*
fix linux-user microblaze ELF_ARCH definition
Mike Frysinger
2010-01-17
1
-1
/
+1
*
linux-user: add core dump support for SH
Nathan Froyd
2009-12-19
1
-0
/
+33
*
linux-user: add core dump support for M68K
Nathan Froyd
2009-12-19
1
-0
/
+29
*
linux-user: add core dump support for MIPS
Nathan Froyd
2009-12-19
1
-0
/
+46
*
linux-user: add core dump support for PPC
Nathan Froyd
2009-12-19
1
-0
/
+26
*
linux-user: fix ARM core dumps on opposite-endian hosts
Nathan Froyd
2009-12-19
1
-19
/
+19
*
linux-user: commonify definitions of target typedefs
Nathan Froyd
2009-12-19
1
-22
/
+10
*
linux-user: fix ELF_USE_CORE_DUMP/USE_ELF_CORE_DUMP confusion
Nathan Froyd
2009-12-19
1
-1
/
+1
*
linux-user: use TARGET_ABI_FMT_lx to print abi_ulong types
Aurelien Jarno
2009-12-19
1
-1
/
+1
*
target-alpha: Drop bogus UNIQ initial value on Linux.
Richard Henderson
2009-12-13
1
-3
/
+0
*
linux-user: Update ARM hwcaps
Riku Voipio
2009-10-16
1
-1
/
+8
*
linux-user: fix "#if 0"'d printf()
Paul Bolle
2009-10-04
1
-1
/
+1
*
Revert "Get rid of _t suffix"
Anthony Liguori
2009-10-01
1
-32
/
+32
*
Get rid of _t suffix
malc
2009-10-01
1
-32
/
+32
*
elfload: fix coding style nit
Michael S. Tsirkin
2009-09-30
1
-1
/
+1
*
Compile loader only once
Blue Swirl
2009-09-20
1
-2
/
+2
*
Fix sys-queue.h conflict for good
Blue Swirl
2009-09-12
1
-14
/
+14
*
Fix symfind.
Laurent Desnogues
2009-08-10
1
-1
/
+1
*
More NULL pointer fixes
Blue Swirl
2009-08-01
1
-1
/
+1
*
Use correct byteswap routine for elf_note
malc
2009-07-18
1
-3
/
+3
*
Avoid name clashes with symbols that leak from system headers
malc
2009-07-18
1
-37
/
+37
*
ELF codedump build failures
Laurent Desnogues
2009-07-17
1
-29
/
+30
*
Userspace guest address offsetting
Paul Brook
2009-07-17
1
-0
/
+23
*
linux-user: added x86 and x86_64 support for ELF coredump
Mika Westerberg
2009-06-16
1
-0
/
+83
*
linux-user: implemented ELF coredump support for ARM target
Mika Westerberg
2009-06-16
1
-8
/
+920
*
microblaze: linux-user support.
Edgar E. Iglesias
2009-05-26
1
-0
/
+22
*
support ELF_HWCAP for PPPC
Nathan Froyd
2009-05-15
1
-0
/
+58
*
Convert references to logfile/loglevel to use qemu_log*() macros
aliguori
2009-01-15
1
-1
/
+1
*
Remove all traces of __powerpc__
malc
2009-01-14
1
-1
/
+1
*
* Use function pointers for symbol lookup (currently for elf32 and elf64,
pbrook
2008-10-22
1
-44
/
+98
*
Export x86_stack_size in qemu.h
blueswir1
2008-10-05
1
-2
/
+0
*
Silence some warnings about uninitialized variables
blueswir1
2008-09-30
1
-0
/
+1
*
Suppress gcc 4.x -Wpointer-sign (included in -Wall) warnings
blueswir1
2008-09-20
1
-1
/
+1
*
Kludge to support linux-user on a PPC64
malc
2008-08-21
1
-0
/
+9
*
Multithreaded locking fixes.
pbrook
2008-06-07
1
-2
/
+2
*
Implement AT_CLKTCK.
pbrook
2008-03-27
1
-0
/
+1
*
suppressed tgetx and tputx (initial patch by Thayne Harbaugh)
bellard
2007-11-16
1
-14
/
+11
[prev]
[next]