2716 Commits (ff0ac2c8b89dfcfbb4186d8ae5469d4e80a10da9)

Author SHA1 Message Date
Richard Henderson 10b81272b3 linux-user/s390x: Save and restore psw.mask properly 5 years ago
David Hildenbrand da215c2394 linux-user: elf: s390x: Prepare for Vector enhancements facility 5 years ago
Michael Forney 96ff758c6e linux-user: Use public sigev_notify_thread_id member if available 5 years ago
Michael Forney febf6fade6 linux-user: Fix incorrect use of feature-test-macros 5 years ago
Khem Raj 8a589aeb27 linux-user: Check for ieee128 fpbits in PPC64 HWCAP2 feature list 5 years ago
Ilya Leoshkevich ee3500d33a linux-user: Let sigaction query SIGKILL/SIGSTOP 5 years ago
YAMAMOTO Takashi e10fbe8f34 linux-user: Implement pivot_root 5 years ago
Alex Bennée 0e88769704 linux-user/trace-events: fix minor typo in format string 5 years ago
Michael Forney 144bff0304 linux-user: Disable static assert involving __SIGRTMAX if it is missing 5 years ago
Richard Henderson 228168cbb7 linux-user: Set CF_PARALLEL when mapping shared memory 5 years ago
Richard Henderson b0a0794a0f tcg: Re-order tcg_region_init vs tcg_prologue_init 5 years ago
Philippe Mathieu-Daudé 180d4ef3ad linux-user/syscall: Constify bitmask_transtbl fcntl/mmap flags_tlb[] 5 years ago
Richard Henderson 8da5f1dbb0 softfloat: Introduce Floatx80RoundPrec 5 years ago
Richard Henderson 6c47a9053c linux-user/aarch64: Enable hwcap bits for bfloat16 5 years ago
Stefano Garzarella d0fb9657a3 docs: fix references to docs/devel/tracing.rst 5 years ago
Richard Henderson cdc8d8b273 linux-user/aarch64: Enable hwcap bits for sve2 and related extensions 5 years ago
Richard Henderson 6086c751c3 target/ppc: Replace POWERPC_EXCP_BRANCH with DISAS_NORETURN 5 years ago
Richard Henderson d736de8ff6 target/ppc: Replace POWERPC_EXCP_STOP with DISAS_EXIT_UPDATE 5 years ago
Ilya Leoshkevich 4a1e8931ec linux-user/elfload: add s390x core dumping support 5 years ago
Ilya Leoshkevich 5f779a3a26 linux-user/elfload: fix filling psinfo->pr_psargs 5 years ago
Richard Henderson fb80439b1e linux-user: Tidy TARGET_NR_rt_sigaction 5 years ago
Richard Henderson 02d0de101c linux-user/alpha: Share code for TARGET_NR_sigaction 5 years ago
Richard Henderson 0f6f99032e linux-user/alpha: Define TARGET_ARCH_HAS_KA_RESTORER 5 years ago
Richard Henderson ca192277db linux-user: Honor TARGET_ARCH_HAS_SA_RESTORER in do_syscall 5 years ago
Richard Henderson 02fb28e8ef linux-user: Pass ka_restorer to do_sigaction 5 years ago
Richard Henderson f20a9ca6d0 linux-user/alpha: Rename the sigaction restorer field 5 years ago
Richard Henderson 8f5141a9e1 linux-user/alpha: Fix rt sigframe return 5 years ago
Daniel P. Berrangé 68af19ad72 linux-user: use GDateTime for formatting timestamp for core file 5 years ago
Giuseppe Musacchio 0fa259dd79 linux-user: Fix erroneous conversion in copy_file_range 5 years ago
Giuseppe Musacchio db3221454d linux-user: Add copy_file_range to strace.list 5 years ago
Richard Henderson 0b16f04c1f linux-user/s390x: Handle vector regs in signal stack 5 years ago
Richard Henderson 79d6f2baa4 linux-user/s390x: Clean up signal.c 5 years ago
Richard Henderson 9e0fb648b2 linux-user/s390x: Add build asserts for sigset sizes 5 years ago
Richard Henderson ac1a92ec8f linux-user/s390x: Fix frame_addr corruption in setup_frame 5 years ago
Richard Henderson 6c18757dc5 linux-user/s390x: Add stub sigframe argument for last_break 5 years ago
Richard Henderson 7e5355578e linux-user/s390x: Set psw.mask properly for the signal handler 5 years ago
Richard Henderson 2080734880 linux-user/s390x: Clean up single-use gotos in signal.c 5 years ago
Richard Henderson 82839490e4 linux-user/s390x: Tidy save_sigregs 5 years ago
Richard Henderson bb17fc5b47 linux-user/s390x: Use tswap_sigset in setup_rt_frame 5 years ago
Richard Henderson 4e4a08200b linux-user/s390x: Fix sigcontext sregs value 5 years ago
Richard Henderson bd45be9f5f linux-user/s390x: Fix trace in restore_regs 5 years ago
Richard Henderson e6f960fcbe linux-user/s390x: Remove restore_sigregs return value 5 years ago
Richard Henderson 915c69dc02 linux-user/s390x: Remove PSW_ADDR_AMODE 5 years ago
Richard Henderson cb1f198296 linux-user/s390x: Use uint16_t for signal retcode 5 years ago
Richard Henderson 5d79bd111f linux-user/s390x: Fix sigframe types 5 years ago
Richard Henderson bb3347f80f linux-user/sparc: Implement sparc64 rt signals 5 years ago
Richard Henderson e76f2f847d linux-user/sparc: Implement sparc32 rt signals 5 years ago
Richard Henderson 11670e8492 linux-user/sparc: Add 64-bit support to fpu save/restore 5 years ago
Richard Henderson 1176e57a8b linux-user/sparc: Minor corrections to do_sigreturn 5 years ago
Richard Henderson 757d260143 linux-user/sparc: Clean up setup_frame 5 years ago