2793 Commits (a88abc6f841ea7f0a9c57d69ccf133e2c7d12348)

Author SHA1 Message Date
Richard Henderson e91a7227cb target/riscv: Split misa.mxl and misa.ext 5 years ago
Matheus Ferst 10de052188 linux-user: Fix XER access in ppc version of elf_core_copy_regs 5 years ago
Matheus Ferst 66c6b40aba linux-user/ppc: Fix XER access in save/restore_user_regs 5 years ago
Warner Losh dda2da6c94 meson: *-user: only descend into *-user when configured 5 years ago
Richard Henderson 525c4670c5 linux-user: Remove default for TARGET_ARCH_HAS_SIGTRAMP_PAGE 5 years ago
Richard Henderson 55e83c2005 linux-user/xtensa: Implement setup_sigtramp 5 years ago
Richard Henderson 3f7685eaf9 linux-user/sparc: Implement setup_sigtramp 5 years ago
Richard Henderson b9188f9ccc linux-user/sh4: Implement setup_sigtramp 5 years ago
Richard Henderson 31330e6cec linux-user/s390x: Implement setup_sigtramp 5 years ago
Richard Henderson 3c62b5d201 linux-user/riscv: Implement setup_sigtramp 5 years ago
Richard Henderson c790e4ebfe linux-user/ppc: Implement setup_sigtramp 5 years ago
Richard Henderson 5d2fc70f57 linux-user/ppc: Simplify encode_trampoline 5 years ago
Richard Henderson 9ce3ad4452 linux-user/openrisc: Implement setup_sigtramp 5 years ago
Richard Henderson f32d3b6793 linux-user/nios2: Document non-use of setup_sigtramp 5 years ago
Richard Henderson 317a33b6eb linux-user/mips: Implement setup_sigtramp 5 years ago
Richard Henderson 4f7a0a4c86 linux-user/mips: Tidy install_sigtramp 5 years ago
Richard Henderson 8004316d81 linux-user/microblaze: Implement setup_sigtramp 5 years ago
Richard Henderson 5125aced7c linux-user/m68k: Implement setup_sigtramp 5 years ago
Richard Henderson db20554159 linux-user/x86_64: Raise SIGSEGV if SA_RESTORER not set 5 years ago
Richard Henderson 8ee8a10480 linux-user/i386: Implement setup_sigtramp 5 years ago
Richard Henderson a22fccd8b7 linux-user/hppa: Document non-use of setup_sigtramp 5 years ago
Richard Henderson c8ef02b1ac linux-user/hexagon: Implement setup_sigtramp 5 years ago
Richard Henderson e281c2bafe linux-user/cris: Implement setup_sigtramp 5 years ago
Richard Henderson dd55f1c8b2 linux-user/alpha: Implement setup_sigtramp 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
Richard Henderson c70887a382 linux-user/aarch64: Implement setup_sigtramp 5 years ago
Richard Henderson db2af69d6b linux-user: Add infrastructure for a signal trampoline page 5 years ago
Peter Maydell fce9608d02 linux-user/aarch64: Use force_sig_fault() 5 years ago
Peter Maydell 4c90f0ba9d linux-user/arm: Use force_sig_fault() 5 years ago
Peter Maydell af7969605e linux-user: Provide new force_sig_fault() function 5 years ago
Peter Maydell 819121b9b0 linux-user: Zero out target_siginfo_t in force_sig() 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 1fb6a87d0b linux-user/aarch64: Set siginfo_t addr field for SIGTRAP signals 5 years ago
Peter Maydell 74e43b04b0 linux-user: Check lock_user result for ip_mreq_source sockopts 5 years ago
Philippe Mathieu-Daudé 76d0042bb2 user: Remove cpu_get_pic_interrupt() stubs 5 years ago
Peter Maydell d0a7920eb4 linux-user: Drop unneeded includes from qemu.h 5 years ago
Peter Maydell 85b4fa0cd1 linux-user: Don't include gdbstub.h in qemu.h 5 years ago
Peter Maydell 3b249d2661 linux-user: Split linux-user internals out of qemu.h 5 years ago
Peter Maydell a57e0c3657 linux-user: Split safe-syscall macro into its own header 5 years ago
Peter Maydell 5423e6d3a4 linux-user: Split mmap prototypes into user-mmap.h 5 years ago
Peter Maydell 3ad0a76928 linux-user: Split loader-related prototypes into loader.h 5 years ago
Peter Maydell 2113aed687 linux-user: Split signal-related prototypes into signal-common.h 5 years ago
Peter Maydell a44d57a3b9 linux-user: Split strace prototypes into strace.h 5 years ago
Peter Maydell 400b7f6d14 linux-user: Fix coding style nits in qemu.h 5 years ago
Mahmoud Mandour 3a445acb49 plugins: allow plugin arguments to be passed directly 5 years ago
Peter Maydell e784807cd2 target/arm: Do hflags rebuild in cpsr_write() 5 years ago
Ilya Leoshkevich 030912e01c linux-user/elfload: byteswap i386 registers when dumping core 5 years ago