Richard Henderson
|
a3a67f54f0
linux-user: Pass last not end to probe_guest_base
|
2 年之前 |
Peter Maydell
|
734a659ad2
linux-user/flatload.c: Fix setting of image_info::end_code
|
3 年之前 |
Peter Maydell
|
3b249d2661
linux-user: Split linux-user internals out of qemu.h
|
4 年之前 |
Peter Maydell
|
5423e6d3a4
linux-user: Split mmap prototypes into user-mmap.h
|
4 年之前 |
Peter Maydell
|
3ad0a76928
linux-user: Split loader-related prototypes into loader.h
|
4 年之前 |
Richard Henderson
|
3e8f1628e8
exec: Use cpu_untagged_addr in g2h; split out g2h_untagged
|
4 年之前 |
zhaolichang
|
6f9ff551a4
linux-user/: fix some comment spelling errors
|
5 年之前 |
Alex Bennée
|
ee94743034
linux-user: completely re-write init_guest_space
|
5 年之前 |
Peter Maydell
|
94db8de179
linux-user/flatload.c: Use "" for include of QEMU header target_flat.h
|
5 年之前 |
Max Filippov
|
5c76d652ab
linux-user/flatload: fix initial stack pointer alignment
|
6 年之前 |
Max Filippov
|
02e33e9ffd
linux-user: xtensa: enable bFLT support
|
6 年之前 |
Philippe Mathieu-Daudé
|
71987b125b
linux-user: Use is_error() to avoid warnings and make the code clearer
|
7 年之前 |
Peter Maydell
|
e5a869ed56
linux-user: Fix error handling in flatload.c target_pread()
|
9 年之前 |
Markus Armbruster
|
a9c94277f0
Use #include "..." for our own headers, <...> for others
|
9 年之前 |
Paolo Bonzini
|
02d0e09503
os-posix: include sys/mman.h
|
9 年之前 |
Daniel P. Berrange
|
a2d96af4bb
osdep: add wrappers for socket functions
|
9 年之前 |
Peter Maydell
|
d39594e9d9
linux-user: Clean up includes
|
9 年之前 |
Stefan Brüns
|
59baae9a62
linux-user: remove MAX_ARG_PAGES limit
|
10 年之前 |
Will Newton
|
f0116c5458
linux-user: Remove regs parameter of load_elf_binary and load_flt_binary
|
11 年之前 |
Corey J. Boyle
|
9721cf2cd6
flatload: fix non-GOT relocations
|
12 年之前 |
Mike Frysinger
|
cd8e407d24
flatload: fix bss clearing
|
13 年之前 |
Dong Xu Wang
|
b4916d7b9d
fix spelling in linux-user sub directory
|
13 年之前 |
Juan Quintela
|
3002fa8472
flatload: memp was a write-only variable
|
14 年之前 |
Juan Quintela
|
e7730352fb
flatload: end_code was only used in a debug message
|
14 年之前 |
Mike Frysinger
|
c3109ba1b1
linux-user/FLAT: allow targets to override FLAT processing
|
14 年之前 |
Mike Frysinger
|
82a39595f7
linux-user/FLAT: fix auto-stack sizing
|
14 年之前 |
Blue Swirl
|
f562e716c9
linux-user: improve flatload error checking
|
15 年之前 |
Paul Brook
|
97374d3858
Usermode exec-stack fix
|
15 年之前 |
Riccardo Magliocchetti
|
564e2fe8cd
linux-user: Fix compilation with DEBUG defined
|
15 年之前 |
Blue Swirl
|
8167ee8839
Update to a hopefully more future proof FSF address
|
16 年之前 |