Filip Bozuta
|
79482e5987
linux-user: Add strace support for printing arguments of ioctl()
|
5 years ago |
Filip Bozuta
|
f4d92c5e9f
linux-user: Add strace support for printing arguments of fallocate()
|
5 years ago |
Filip Bozuta
|
c84be71f68
linux-user: Extend strace support to enable argument printing after syscall execution
|
5 years ago |
Alex Bennée
|
ee94743034
linux-user: completely re-write init_guest_space
|
5 years ago |
Josh Kunz
|
f63c9862ff
linux-user: remove gemu_log from the linux-user tree
|
5 years ago |
Josh Kunz
|
4b25a50674
linux-user: Use `qemu_log' for strace
|
5 years ago |
Richard Henderson
|
6fd5944980
linux-user: Reserve space for brk
|
5 years ago |
Markus Armbruster
|
dc5e9ac716
Include qemu/queue.h slightly less
|
6 years ago |
Peter Maydell
|
5bfce0b74f
linux-user: Make sigaltstack stacks per-thread
|
6 years ago |
Rémi Denis-Courmont
|
0acd4ab849
linux-user: check valid address in access_ok()
|
6 years ago |
Laurent Vivier
|
c6d0700f57
linux-user/m68k: remove simulator syscall interface
|
6 years ago |
Richard Henderson
|
30ab9ef296
linux-user: Fix shmat emulation by honoring host SHMLBA
|
6 years ago |
Thomas Huth
|
798b858130
linux-user: Fix compilation with clang 3.4
|
6 years ago |
Paolo Bonzini
|
7d37435bd5
avoid TABs in files that only contain a few
|
6 years ago |
Peter Maydell
|
a2e002ff79
Merge remote-tracking branch 'remotes/vivier2/tags/qemu-trivial-for-3.1-pull-request' into staging
|
6 years ago |
Stefan Markovic
|
74cfc704e5
linux-user: Extend image_info struct with MIPS fp_abi and interp_fp_abi fields
|
6 years ago |
Emilio G. Cota
|
83f164bd5a
linux-user: fix comment s/atomic_write/atomic_set/
|
7 years ago |
Peter Maydell
|
850d5e330a
linux-user: Suppress address-of-packed-member warnings in __get/put_user_e
|
6 years ago |
Richard Henderson
|
fa97e38eed
linux-user/ppc: Implement swapcontext syscall
|
7 years ago |
Laurent Vivier
|
33143c446e
linux-user: fix ELF load alignment error
|
7 years ago |
Alex Bennée
|
708b6a643c
linux-user: introduce preexit_cleanup
|
7 years ago |
Philippe Mathieu-Daudé
|
1129dd7121
linux-user: Export use is_error(), use it to avoid warnings
|
7 years ago |
Laurent Vivier
|
9850f9f63a
linux-user: move get_sp_from_cpustate() to target_cpu.h
|
7 years ago |
Christophe Lyon
|
3cb10cfafd
linux-user: ARM-FDPIC: Add support of FDPIC for ARM.
|
7 years ago |
Christophe Lyon
|
a99856cd7f
Remove CONFIG_USE_FDPIC.
|
7 years ago |
Max Filippov
|
41c97cc022
linux-user: drop unused target_msync function
|
7 years ago |
Peter Maydell
|
daa4374a04
linux-user: Drop unicore32 code
|
7 years ago |
YunQiang Su
|
768fe76e92
linux-user: introduce functions to detect CPU type
|
7 years ago |
Peter Maydell
|
b44316fb36
linux-user: Remove THREAD macro
|
7 years ago |
Richard Henderson
|
7c4ee5bcc8
linux-user: Support stack-grows-up in elfload.c
|
8 years ago |