166 Commits (a1b4ecfd6f4e7d8bfba3a3990150cb92577d92d4)

Author SHA1 Message Date
Ilya Leoshkevich 9f22020b91 linux-user: Provide MADV_* definitions 4 years ago
Richard Henderson fbd3c4cff6 linux-user/arm: Mark the commpage executable 4 years ago
Richard Henderson ed3a06b10a semihosting: Return void from do_common_semihosting 4 years ago
Richard Henderson 063bbd8061 target/arm: Change CPUArchState.thumb to bool 4 years ago
Marc-André Lureau 0f9668e0c1 Remove qemu-common.h include from most units 4 years ago
Marc-André Lureau ee3eb3a7ce Replace TARGET_WORDS_BIGENDIAN 4 years ago
Marc-André Lureau e03b56863d Replace config-time define HOST_WORDS_BIGENDIAN 4 years ago
Richard Henderson 330ea9d1d8 linux-user/arm: Implement __kernel_cmpxchg64 with host atomics 4 years ago
Richard Henderson 7f4f0d9ea8 linux-user/arm: Implement __kernel_cmpxchg with host atomics 4 years ago
Richard Henderson 6e05e7047c linux-user/arm: Implement __kernel_memory_barrier 4 years ago
Serge Belyshev b13e49bc86 linux-user: Move generic TARGET_RLIMIT* definitions to generic/target_resource.h 4 years ago
Peter Maydell 5b602fc4ed linux-user: Fix comment typo in arm cpu_loop code 4 years ago
Richard Henderson 72f692694f linux-user: Move target_struct.h generic definitions to generic/ 4 years ago
Richard Henderson ffe81d4398 linux-user/arm: Move target_oabi_flock64 out of target_structs.h 4 years ago
Richard Henderson 87e9bf2323 linux-user: Split out do_prctl and subroutines 4 years ago
Song Gao f9d0707182 linux-user: target_syscall.h remove definition TARGET_MINSIGSTKSZ 4 years ago
Song Gao e068b57d01 linux-user: Move target_signal.h generic definitions to generic/signal.h 4 years ago
Richard Henderson 57a0c9384c linux-user: Rename TARGET_QEMU_ESIGRETURN to QEMU_ESIGRETURN 4 years ago
Richard Henderson af254a2792 linux-user: Rename TARGET_ERESTARTSYS to QEMU_ERESTARTSYS 4 years ago
Richard Henderson 39a099ca25 target/arm: Implement arm_cpu_record_sigbus 5 years ago
Richard Henderson b5d66e0dd8 linux-user/arm: Implement setup_sigtramp 5 years ago
Richard Henderson b807a1087e linux-user/arm: Drop "_v2" from symbols in signal.c 5 years ago
Richard Henderson eef9790007 linux-user/arm: Drop v1 signal frames 5 years ago
Peter Maydell 4c90f0ba9d linux-user/arm: Use force_sig_fault() 5 years ago
Peter Maydell babe6d5c88 linux-user/arm: Use force_sig() to deliver fpa11 emulation SIGFPE 5 years ago
Peter Maydell 1af354120d linux-user/arm: Set siginfo_t addr field for SIGTRAP signals 5 years ago
Peter Maydell 3b249d2661 linux-user: Split linux-user internals out of qemu.h 5 years ago
Peter Maydell 2113aed687 linux-user: Split signal-related prototypes into signal-common.h 5 years ago
Peter Maydell e784807cd2 target/arm: Do hflags rebuild in cpsr_write() 5 years ago
Laurent Vivier 2fa4ad3f90 linux-user: update syscall.tbl to Linux v5.13 5 years ago
Philippe Mathieu-Daudé 8f968b6a24 linux-user: Extract target errno to 'target_errno_defs.h' 5 years ago
Richard Henderson 8da5f1dbb0 softfloat: Introduce Floatx80RoundPrec 5 years ago
Richard Henderson ddc3e74d9c linux-user: Pass CPUArchState to target_restore_altstack 5 years ago
Richard Henderson 56384cf3ad linux-user: Use target_restore_altstack in all sigreturn 5 years ago
Richard Henderson 74081ae0ff linux-user/arm: Simplify accumulating and raising fpa11 exceptions 5 years ago
Richard Henderson 0a50285ee8 linux-user/arm: Do not fill in si_code for fpa11 exceptions 5 years ago
Richard Henderson d827f6d5fd linux-user/arm: Do not emulate fpa11 in thumb mode 5 years ago
Richard Henderson c1438d6c02 linux-user/arm: Split out emulate_arm_fpa11 5 years ago
Philippe Mathieu-Daudé 6b5fe13786 semihosting: Move include/hw/semihosting/ -> include/semihosting/ 5 years ago
Keith Packard 0bb446d8b0 semihosting: Change common-semi API to be architecture-independent 5 years ago
Keith Packard 56b5170c87 semihosting: Move ARM semihosting code to shared directories 5 years ago
Peter Maydell acebed948c linux-user/arm: Deliver SIGTRAP for UDF patterns used as breakpoints 5 years ago
Chetan Pant 1c79145f12 linux user: Fix Lesser GPL version number 6 years ago
LemonBoy ce437484fc linux-user: Correct definition of stack_t 6 years ago
Laurent Vivier 0cb113ad1a linux-user: update syscall.tbl to Linux 5.9-rc7 6 years ago
Filip Bozuta fcb6fcf63b linux-user: Add generic 'termbits.h' for some archs 6 years ago
Filip Bozuta 02e5d7d78e linux-user: Add strace support for printing arguments of syscalls used to lock and unlock memory 6 years ago
Marc-André Lureau 3a30446aed meson: linux-user 7 years ago
Peter Maydell fafe722927 linux-user/arm/signal.c: Drop TARGET_CONFIG_CPU_32 6 years ago
Amanieu d'Antras 45e2813964 linux-user/arm: Reset CPSR_E when entering a signal handler 6 years ago