Markus Armbruster
|
dc5e9ac716
Include qemu/queue.h slightly less
|
6 年之前 |
Peter Maydell
|
5bfce0b74f
linux-user: Make sigaltstack stacks per-thread
|
6 年之前 |
Rémi Denis-Courmont
|
0acd4ab849
linux-user: check valid address in access_ok()
|
6 年之前 |
Laurent Vivier
|
c6d0700f57
linux-user/m68k: remove simulator syscall interface
|
6 年之前 |
Richard Henderson
|
30ab9ef296
linux-user: Fix shmat emulation by honoring host SHMLBA
|
6 年之前 |
Thomas Huth
|
798b858130
linux-user: Fix compilation with clang 3.4
|
6 年之前 |
Paolo Bonzini
|
7d37435bd5
avoid TABs in files that only contain a few
|
6 年之前 |
Peter Maydell
|
a2e002ff79
Merge remote-tracking branch 'remotes/vivier2/tags/qemu-trivial-for-3.1-pull-request' into staging
|
6 年之前 |
Stefan Markovic
|
74cfc704e5
linux-user: Extend image_info struct with MIPS fp_abi and interp_fp_abi fields
|
6 年之前 |
Emilio G. Cota
|
83f164bd5a
linux-user: fix comment s/atomic_write/atomic_set/
|
7 年之前 |
Peter Maydell
|
850d5e330a
linux-user: Suppress address-of-packed-member warnings in __get/put_user_e
|
6 年之前 |
Richard Henderson
|
fa97e38eed
linux-user/ppc: Implement swapcontext syscall
|
7 年之前 |
Laurent Vivier
|
33143c446e
linux-user: fix ELF load alignment error
|
7 年之前 |
Alex Bennée
|
708b6a643c
linux-user: introduce preexit_cleanup
|
7 年之前 |
Philippe Mathieu-Daudé
|
1129dd7121
linux-user: Export use is_error(), use it to avoid warnings
|
7 年之前 |
Laurent Vivier
|
9850f9f63a
linux-user: move get_sp_from_cpustate() to target_cpu.h
|
7 年之前 |
Christophe Lyon
|
3cb10cfafd
linux-user: ARM-FDPIC: Add support of FDPIC for ARM.
|
7 年之前 |
Christophe Lyon
|
a99856cd7f
Remove CONFIG_USE_FDPIC.
|
7 年之前 |
Max Filippov
|
41c97cc022
linux-user: drop unused target_msync function
|
7 年之前 |
Peter Maydell
|
daa4374a04
linux-user: Drop unicore32 code
|
7 年之前 |
YunQiang Su
|
768fe76e92
linux-user: introduce functions to detect CPU type
|
7 年之前 |
Peter Maydell
|
b44316fb36
linux-user: Remove THREAD macro
|
7 年之前 |
Richard Henderson
|
7c4ee5bcc8
linux-user: Support stack-grows-up in elfload.c
|
8 年之前 |
Peter Maydell
|
9d2803f720
linux-user: Pass si_type information to queue_signal() explicitly
|
9 年之前 |
Peter Maydell
|
0cb581d6bd
linux-user: report signals being taken in strace output
|
9 年之前 |
Md Haris Iqbal
|
38e826de00
linux-user/qemu.h: change malloc to g_malloc, free to g_free
|
9 年之前 |
Igor Mammedov
|
1bc7e522d9
exec: Reduce CONFIG_USER_ONLY ifdeffenery
|
9 年之前 |
Peter Maydell
|
d317091d5e
linux-user: Make semihosting heap/stack fields abi_ulongs
|
9 年之前 |
Peter Maydell
|
1d48fdd9d8
linux-user: Don't use sigfillset() on uc->uc_sigmask
|
9 年之前 |
Peter Maydell
|
7dcdaeafe0
linux-user: Make target_strerror() return 'const char *'
|
9 年之前 |