2890 Commits (1ade5b2fed4966a05cfde6261e4a67c27e715fac)

Author SHA1 Message Date
Richard Henderson 1ade5b2fed linux-user/i386: Split out maybe_handle_vm86_trap 4 years ago
Richard Henderson 0edf34c93e linux-user/hppa: Set FPE_CONDTRAP for COND 4 years ago
Richard Henderson 6ac3bf1f55 linux-user: Remove TARGET_NSIGFPE 4 years ago
Richard Henderson 7337adeac0 linux-user/hppa: Use the proper si_code for PRIV_OPR, PRIV_REG, OVERFLOW 4 years ago
Richard Henderson f64859684a linux-user/hppa: Use force_sig_fault 4 years ago
Richard Henderson 32e321861d linux-user/cris: Use force_sig_fault 4 years ago
Richard Henderson 1c165977de linux-user/alpha: Use force_sig_fault 4 years ago
Richard Henderson d9c5d7cf4d linux-user/alpha: Set FPE_FLTUNK for gentrap ROPRAND 4 years ago
Richard Henderson d010b8bd93 linux-user/alpha: Set TRAP_UNK for bugchk and unknown gentrap 4 years ago
Laurent Vivier f0effdbc2a linux-user: netlink: update IFLA_BRPORT entries 4 years ago
Laurent Vivier a99478672c linux-user: netlink: Add IFLA_VFINFO_LIST 4 years ago
Laurent Vivier 312aef98ae linux-user: netlink: update IFLA entries 4 years ago
Ahmed Abouzied 7a5626a1d8 linux-user/syscall.c: malloc to g_try_malloc 4 years ago
Richard Henderson 155fff93f8 linux-user/nios2: Use set_sigmask in do_rt_sigreturn 4 years ago
Richard Henderson 7a83cbb0b0 linux-user/nios2: Fix sigmask in setup_rt_frame 4 years ago
Richard Henderson 8222d8ba6f linux-user/nios2: Fix EA vs PC confusion 4 years ago
Richard Henderson f5ef0e518d linux-user/nios2: Map a real kuser page 4 years ago
Richard Henderson 66346faf32 linux-user/elfload: Rename ARM_COMMPAGE to HI_COMMPAGE 4 years ago
Richard Henderson 80c6e9d4ae linux-user/nios2: Fixes for signal frame setup 4 years ago
Richard Henderson 87d7bfdba1 linux-user/nios2: Properly emulate EXCP_TRAP 4 years ago
Andrey Kazmin e13685a6e5 linux-user/syscall.c: fix missed flag for shared memory in open_self_maps 4 years ago
Tonis Tiigi 407a119bfd linux-user: call set/getscheduler set/getparam directly 4 years ago
Tonis Tiigi 45ad761c27 linux-user: add sched_getattr support 4 years ago
Matthias Schiffer 139e5de7c8 linux-user/signal: Map exit signals in SIGCHLD siginfo_t 5 years ago
Richard Henderson 4da06fb306 target/sh4: Implement prctl_unalign_sigbus 4 years ago
Richard Henderson 217d1a5ef8 target/hppa: Implement prctl_unalign_sigbus 4 years ago
Richard Henderson fed1424617 target/alpha: Implement prctl_unalign_sigbus 4 years ago
Richard Henderson 6e8dcacd08 linux-user: Add code for PR_GET/SET_UNALIGN 4 years ago
Richard Henderson 220717a6f4 linux-user: Disable more prctl subcodes 4 years ago
Richard Henderson 87e9bf2323 linux-user: Split out do_prctl and subroutines 4 years ago
Song Gao c1e8e3a746 linux-user: Remove TARGET_SIGSTKSZ 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
Philippe Mathieu-Daudé f93d0af88d linux-user: Mark cpu_loop() with noreturn attribute 4 years ago
Philippe Mathieu-Daudé be23b0eb47 linux-user/hexagon: Use generic target_stat64 structure 4 years ago
Philippe Mathieu-Daudé f341b9aabd linux-user: Fix trivial build error on loongarch64 hosts 4 years ago
WANG Xuerui ad812c3bd6 linux-user: Implement CPU-specific signal handler for loongarch64 hosts 4 years ago
Richard Henderson 4d06bb4e03 meson: Move linux_user_ss to linux-user/ 4 years ago
Richard Henderson ff9c1e5500 linux-user: Move thunk.c from top-level 4 years ago
Richard Henderson bbf15aaf7c common-user: Move safe-syscall.* from linux-user 4 years ago
Khem Raj a7cad953fa riscv: Set 5.4 as minimum kernel version for riscv32 4 years ago
Richard Henderson 5da4063f64 linux-user: Create special-errno.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 0a7e01904d linux-user: Remove HAVE_SAFE_SYSCALL and hostdep.h 4 years ago
Richard Henderson 95c021dac8 linux-user/host/sparc64: Add safe-syscall.inc.S 4 years ago
Richard Henderson 4542adef5b linux-user/host/mips: Add safe-syscall.inc.S 4 years ago
Richard Henderson a3310c0397 linux-user: Move syscall error detection into safe_syscall_base 4 years ago
Richard Henderson b9d2af3c62 linux-user: Untabify all safe-syscall.inc.S 4 years ago
Peter Maydell 70a37f7faa target/hexagon/cpu.h: don't include qemu-common.h 4 years ago