33 Commits (a3607def89f9cd68c1b994e1030527df33aa91d0)

Author SHA1 Message Date
Warner Losh 0763788868 linux-user/signal.c: Create a common rewind_if_in_safe_syscall 5 years ago
Warner Losh c6cda6a44a linux-user: Add host_signal_set_pc to set pc in mcontext 5 years ago
Richard Henderson 4f3bbd9cfb linux-user/host/riscv: Improve host_signal_write 5 years ago
Richard Henderson 97be8c6a95 linux-user/host/riscv: Populate host_signal.h 5 years ago
Richard Henderson b12161120a linux-user/host/mips: Populate host_signal.h 5 years ago
Richard Henderson 66ee11d407 linux-user/host/s390: Populate host_signal.h 5 years ago
Richard Henderson cf5f42fd07 linux-user/host/aarch64: Populate host_signal.h 5 years ago
Richard Henderson a30bfaa7bd linux-user/host/arm: Populate host_signal.h 5 years ago
Richard Henderson 8b5bd46193 linux-user/host/sparc: Populate host_signal.h 5 years ago
Richard Henderson 44c8f2cd90 linux-user/host/alpha: Populate host_signal.h 5 years ago
Richard Henderson 8cc7b85d56 linux-user/host/ppc: Populate host_signal.h 5 years ago
Richard Henderson 85442fce49 linux-user/host/x86: Populate host_signal.h 5 years ago
Richard Henderson e6037d04c5 linux-user: Reorg handling for SIGSEGV 5 years ago
Richard Henderson ba0e733362 configure: Merge riscv32 and riscv64 host architectures 5 years ago
zhaolichang 6f9ff551a4 linux-user/: fix some comment spelling errors 6 years ago
Richard Henderson b8c92c6d29 linux-user: Add safe_syscall for riscv64 host 8 years ago
Alistair Francis 511f3138e4 linux-user: Add host dependency for RISC-V 64-bit 8 years ago
Alistair Francis f936eac808 linux-user: Add host dependency for RISC-V 32-bit 8 years ago
Shivaprasad G Bhat 5d9f3ea081 linux-user: ppc64: don't use volatile register during safe_syscall 8 years ago
Guido Günther 2c418853b9 linux-user: Fix register used for 6th and 7th syscall argument on aarch64 9 years ago
Khem Raj 04b33e2186 Replace 'struct ucontext' with 'ucontext_t' type 9 years ago
Richard Henderson 6cde51769e linux-user: Fix s390x safe-syscall for z900 10 years ago
Markus Armbruster 59e96bcbf9 linux-user: Clean up hostdep.h header guards 10 years ago
Richard Henderson 4aa3f4dd5b linux-user: Fix i386 safe-syscall.S 10 years ago
Richard Henderson 4ba92cd736 linux-user: Provide safe_syscall for ppc64 10 years ago
Richard Henderson c9bc3437a9 linux-user: Provide safe_syscall for s390x 10 years ago
Richard Henderson 31f875f211 linux-user: Provide safe_syscall for aarch64 10 years ago
Richard Henderson e942fefa6e linux-user: Provide safe_syscall for arm 10 years ago
Richard Henderson 5d3acaf89c linux-user: Provide safe_syscall for i386 10 years ago
Richard Henderson 4eed9990a0 linux-user: fix x86_64 safe_syscall 10 years ago
Peter Maydell ba4537805d linux-user: Create a hostdep.h for each host architecture 10 years ago
Peter Maydell 9e024732f5 linux-user: provide frame information in x86-64 safe_syscall 10 years ago
Timothy E Baldwin 4d330cee37 linux-user: Provide safe_syscall for fixing races between signals and syscalls 10 years ago