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
/
flatload.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
linux-user: Fix error handling in flatload.c target_pread()
Peter Maydell
2016-09-21
1
-0
/
+6
*
Use #include "..." for our own headers, <...> for others
Markus Armbruster
2016-07-12
1
-1
/
+1
*
os-posix: include sys/mman.h
Paolo Bonzini
2016-06-16
1
-1
/
+0
*
osdep: add wrappers for socket functions
Daniel P. Berrange
2016-03-10
1
-1
/
+0
*
linux-user: Clean up includes
Peter Maydell
2016-01-29
1
-4
/
+1
*
linux-user: remove MAX_ARG_PAGES limit
Stefan BrĂ¼ns
2015-09-28
1
-1
/
+1
*
linux-user: Remove regs parameter of load_elf_binary and load_flt_binary
Will Newton
2014-01-10
1
-2
/
+1
*
flatload: fix non-GOT relocations
Corey J. Boyle
2013-11-29
1
-1
/
+1
*
flatload: fix bss clearing
Mike Frysinger
2012-08-14
1
-1
/
+1
*
fix spelling in linux-user sub directory
Dong Xu Wang
2011-12-02
1
-1
/
+1
*
flatload: memp was a write-only variable
Juan Quintela
2011-06-21
1
-3
/
+0
*
flatload: end_code was only used in a debug message
Juan Quintela
2011-06-21
1
-3
/
+2
*
linux-user/FLAT: allow targets to override FLAT processing
Mike Frysinger
2011-02-09
1
-16
/
+11
*
linux-user/FLAT: fix auto-stack sizing
Mike Frysinger
2011-02-09
1
-2
/
+9
*
linux-user: improve flatload error checking
Blue Swirl
2010-09-18
1
-1
/
+2
*
Usermode exec-stack fix
Paul Brook
2010-06-16
1
-0
/
+1
*
linux-user: Fix compilation with DEBUG defined
Riccardo Magliocchetti
2010-05-28
1
-1
/
+1
*
Update to a hopefully more future proof FSF address
Blue Swirl
2009-07-16
1
-3
/
+1
*
Replace gcc variadic macro extension with C99 version
Blue Swirl
2009-05-13
1
-2
/
+2
*
Fix more FSF addresses
blueswir1
2009-01-05
1
-1
/
+2
*
Fix undeclared symbol warnings from sparse
blueswir1
2008-10-26
1
-3
/
+3
*
Fix a bunch of type mismatch-related warnings (Jan Kiszka).
balrog
2008-07-16
1
-3
/
+3
*
suppressed tgetx and tputx (initial patch by Thayne Harbaugh)
bellard
2007-11-16
1
-10
/
+21
*
Linux user memory access API change (initial patch by Thayne Harbaugh)
bellard
2007-11-11
1
-1
/
+1
*
Support for 32 bit ABI on 64 bit targets (only enabled Sparc64)
blueswir1
2007-10-14
1
-46
/
+46
*
find -type f | xargs sed -i 's/[\t ]*$//g' # Yes, again. Note the star in the...
ths
2007-09-17
1
-9
/
+9
*
find -type f | xargs sed -i 's/[\t ]$//g' # on most files
ths
2007-09-16
1
-12
/
+12
*
bFLT loader alignment fix.
pbrook
2007-04-15
1
-8
/
+11
*
Align stack when loading bFLT binaries.
pbrook
2007-03-15
1
-0
/
+7
*
bFLT loader commandline fix.
pbrook
2006-12-26
1
-1
/
+1
*
Respond to qOffsets gdb packet (for debugging bFLT binaries).
pbrook
2006-06-17
1
-0
/
+3
*
bFLT loader (for uClinux binaries).
pbrook
2006-06-11
1
-0
/
+790