COMMITS
/ linux-user/flatload.c August 23, 2023
M
accel/tcg: spelling fixes
Michael Tokarev committed
August 2, 2023
R
linux-user: Properly set image_info.brk in flatload
Richard Henderson committed
March 27, 2023
R
linux-user: Pass last not end to probe_guest_base
Richard Henderson committed
July 28, 2022
P
linux-user/flatload.c: Fix setting of image_info::end_code
Peter Maydell committed
September 8, 2021
P
linux-user: Split linux-user internals out of qemu.h
Peter Maydell committed
P
linux-user: Split mmap prototypes into user-mmap.h
Peter Maydell committed
P
linux-user: Split loader-related prototypes into loader.h
Peter Maydell committed
February 12, 2021
R
exec: Use cpu_untagged_addr in g2h; split out g2h_untagged
Richard Henderson committed
September 17, 2020
Z
linux-user/: fix some comment spelling errors
zhaolichang committed
May 13, 2020
A
linux-user: completely re-write init_guest_space
Alex Bennée committed
March 19, 2020
P
linux-user/flatload.c: Use "" for include of QEMU header target_flat.h
Peter Maydell committed
October 24, 2018
M
linux-user/flatload: fix initial stack pointer alignment
Max Filippov committed
October 20, 2018
M
linux-user: xtensa: enable bFLT support
Max Filippov committed
June 4, 2018
P
linux-user: Use is_error() to avoid warnings and make the code clearer
Philippe Mathieu-Daudé committed
July 12, 2016
P
linux-user: Fix error handling in flatload.c target_pread()
Peter Maydell committed
June 22, 2016
M
Use #include "..." for our own headers, <...> for others
Markus Armbruster committed
June 6, 2016
P
os-posix: include sys/mman.h
Paolo Bonzini committed
March 7, 2016
D
osdep: add wrappers for socket functions
Daniel P. Berrange committed
January 26, 2016
P
linux-user: Clean up includes
Peter Maydell committed
September 2, 2015
S
linux-user: remove MAX_ARG_PAGES limit
Stefan Brüns committed
January 9, 2014
W
linux-user: Remove regs parameter of load_elf_binary and load_flt_binary
Will Newton committed
October 5, 2013
C
flatload: fix non-GOT relocations
Corey J. Boyle committed
July 9, 2012
M
flatload: fix bss clearing
Mike Frysinger committed
November 22, 2011
D
fix spelling in linux-user sub directory
Dong Xu Wang committed
June 16, 2011
J
flatload: memp was a write-only variable
Juan Quintela committed
J
flatload: end_code was only used in a debug message
Juan Quintela committed
February 7, 2011
M
linux-user/FLAT: allow targets to override FLAT processing
Mike Frysinger committed
M
linux-user/FLAT: fix auto-stack sizing
Mike Frysinger committed
September 18, 2010
B
linux-user: improve flatload error checking
Blue Swirl committed
June 16, 2010
P
Usermode exec-stack fix
Paul Brook committed
May 19, 2010
R
linux-user: Fix compilation with DEBUG defined
Riccardo Magliocchetti committed
July 16, 2009
B
Update to a hopefully more future proof FSF address
Blue Swirl committed
May 13, 2009
B
Replace gcc variadic macro extension with C99 version
Blue Swirl committed
January 5, 2009
B
Fix more FSF addresses
blueswir1 committed
October 26, 2008
B
Fix undeclared symbol warnings from sparse
blueswir1 committed
July 16, 2008
B
Fix a bunch of type mismatch-related warnings (Jan Kiszka).
balrog committed
November 16, 2007
B
suppressed tgetx and tputx (initial patch by Thayne Harbaugh)
bellard committed
November 11, 2007
B
Linux user memory access API change (initial patch by Thayne Harbaugh)
bellard committed
October 14, 2007
B
Support for 32 bit ABI on 64 bit targets (only enabled Sparc64)
blueswir1 committed
September 17, 2007
September 16, 2007
T
April 15, 2007
P
bFLT loader alignment fix.
pbrook committed
March 15, 2007
P
Align stack when loading bFLT binaries.
pbrook committed
December 26, 2006
P
bFLT loader commandline fix.
pbrook committed
June 17, 2006
P
Respond to qOffsets gdb packet (for debugging bFLT binaries).
pbrook committed
June 11, 2006
P
bFLT loader (for uClinux binaries).
pbrook committed