Show patches with: Series = user-only: Cleanup SIGSEGV and SIGBUS handling       |    State = Action Required       |    Archived = No       |   66 patches
Patch Series A/F/R/T S/W/F Date Submitter Delegate State
[v6,66/66] target/sh4: Implement prctl_unalign_sigbus user-only: Cleanup SIGSEGV and SIGBUS handling - - - - --- 2021-10-30 Richard Henderson New
[v6,65/66] target/hppa: Implement prctl_unalign_sigbus user-only: Cleanup SIGSEGV and SIGBUS handling - - - - --- 2021-10-30 Richard Henderson New
[v6,64/66] target/alpha: Implement prctl_unalign_sigbus user-only: Cleanup SIGSEGV and SIGBUS handling - - - - --- 2021-10-30 Richard Henderson New
[v6,63/66] linux-user: Add code for PR_GET/SET_UNALIGN user-only: Cleanup SIGSEGV and SIGBUS handling - - 1 - --- 2021-10-30 Richard Henderson New
[v6,62/66] linux-user: Disable more prctl subcodes user-only: Cleanup SIGSEGV and SIGBUS handling - - - - --- 2021-10-30 Richard Henderson New
[v6,61/66] linux-user: Split out do_prctl and subroutines user-only: Cleanup SIGSEGV and SIGBUS handling - - - - --- 2021-10-30 Richard Henderson New
[v6,60/66] linux-user: Handle BUS_ADRALN in host_signal_handler user-only: Cleanup SIGSEGV and SIGBUS handling - - 1 - --- 2021-10-30 Richard Henderson New
[v6,59/66] tcg: Add helper_unaligned_{ld, st} for user-only sigbus user-only: Cleanup SIGSEGV and SIGBUS handling - - 3 - --- 2021-10-30 Richard Henderson New
[v6,58/66] accel/tcg: Report unaligned load/store for user-only user-only: Cleanup SIGSEGV and SIGBUS handling - - 3 - --- 2021-10-30 Richard Henderson New
[v6,57/66] accel/tcg: Report unaligned atomics for user-only user-only: Cleanup SIGSEGV and SIGBUS handling - - 2 - --- 2021-10-30 Richard Henderson New
[v6,56/66] target/sparc: Set fault address in sparc_cpu_do_unaligned_access user-only: Cleanup SIGSEGV and SIGBUS handling - - 1 - --- 2021-10-30 Richard Henderson New
[v6,55/66] target/sparc: Split out build_sfsr user-only: Cleanup SIGSEGV and SIGBUS handling - - 1 - --- 2021-10-30 Richard Henderson New
[v6,54/66] target/sparc: Remove DEBUG_UNALIGNED user-only: Cleanup SIGSEGV and SIGBUS handling - - 2 - --- 2021-10-30 Richard Henderson New
[v6,53/66] target/sh4: Set fault address in superh_cpu_do_unaligned_access user-only: Cleanup SIGSEGV and SIGBUS handling - - 1 - --- 2021-10-30 Richard Henderson New
[v6,52/66] target/s390x: Implement s390x_cpu_record_sigbus user-only: Cleanup SIGSEGV and SIGBUS handling - - 1 - --- 2021-10-30 Richard Henderson New
[v6,51/66] linux-user/ppc: Remove POWERPC_EXCP_ALIGN handling user-only: Cleanup SIGSEGV and SIGBUS handling - - 1 - --- 2021-10-30 Richard Henderson New
[v6,50/66] target/ppc: Restrict ppc_cpu_do_unaligned_access to sysemu user-only: Cleanup SIGSEGV and SIGBUS handling - - 2 - --- 2021-10-30 Richard Henderson New
[v6,49/66] target/ppc: Set fault address in ppc_cpu_do_unaligned_access user-only: Cleanup SIGSEGV and SIGBUS handling - - 2 - --- 2021-10-30 Richard Henderson New
[v6,48/66] target/ppc: Move SPR_DSISR setting to powerpc_excp user-only: Cleanup SIGSEGV and SIGBUS handling - - 1 - --- 2021-10-30 Richard Henderson New
[v6,47/66] target/microblaze: Do not set MO_ALIGN for user-only user-only: Cleanup SIGSEGV and SIGBUS handling - - 1 - --- 2021-10-30 Richard Henderson New
[v6,46/66] linux-user/hppa: Remove EXCP_UNALIGN handling user-only: Cleanup SIGSEGV and SIGBUS handling - - 1 - --- 2021-10-30 Richard Henderson New
[v6,45/66] target/arm: Implement arm_cpu_record_sigbus user-only: Cleanup SIGSEGV and SIGBUS handling - - 2 - --- 2021-10-30 Richard Henderson New
[v6,44/66] target/alpha: Implement alpha_cpu_record_sigbus user-only: Cleanup SIGSEGV and SIGBUS handling - - 1 - --- 2021-10-30 Richard Henderson New
[v6,43/66] linux-user: Add cpu_loop_exit_sigbus user-only: Cleanup SIGSEGV and SIGBUS handling - - 2 - --- 2021-10-30 Richard Henderson New
[v6,42/66] hw/core: Add TCGCPUOps.record_sigbus user-only: Cleanup SIGSEGV and SIGBUS handling - - 1 - --- 2021-10-30 Richard Henderson New
[v6,41/66] accel/tcg: Restrict TCGCPUOps::tlb_fill() to sysemu user-only: Cleanup SIGSEGV and SIGBUS handling - - 1 - --- 2021-10-30 Richard Henderson New
[v6,40/66] target/xtensa: Make xtensa_cpu_tlb_fill sysemu only user-only: Cleanup SIGSEGV and SIGBUS handling 1 - 1 - --- 2021-10-30 Richard Henderson New
[v6,39/66] target/sparc: Make sparc_cpu_tlb_fill sysemu only user-only: Cleanup SIGSEGV and SIGBUS handling - - 1 - --- 2021-10-30 Richard Henderson New
[v6,38/66] target/sh4: Make sh4_cpu_tlb_fill sysemu only user-only: Cleanup SIGSEGV and SIGBUS handling - - 1 - --- 2021-10-30 Richard Henderson New
[v6,37/66] target/s390x: Implement s390_cpu_record_sigsegv user-only: Cleanup SIGSEGV and SIGBUS handling - - 1 - --- 2021-10-30 Richard Henderson New
[v6,36/66] target/s390x: Use probe_access_flags in s390_probe_access user-only: Cleanup SIGSEGV and SIGBUS handling - - 1 - --- 2021-10-30 Richard Henderson New
[v6,35/66] target/riscv: Make riscv_cpu_tlb_fill sysemu only user-only: Cleanup SIGSEGV and SIGBUS handling - - 3 - --- 2021-10-30 Richard Henderson New
[v6,34/66] target/ppc: Implement ppc_cpu_record_sigsegv user-only: Cleanup SIGSEGV and SIGBUS handling - - 2 - --- 2021-10-30 Richard Henderson New
[v6,33/66] target/openrisc: Make openrisc_cpu_tlb_fill sysemu only user-only: Cleanup SIGSEGV and SIGBUS handling - - 1 - --- 2021-10-30 Richard Henderson New
[v6,32/66] linux-user/openrisc: Abort for EXCP_RANGE, EXCP_FPE user-only: Cleanup SIGSEGV and SIGBUS handling - - 1 - --- 2021-10-30 Richard Henderson New
[v6,31/66] target/nios2: Implement nios2_cpu_record_sigsegv user-only: Cleanup SIGSEGV and SIGBUS handling - - 1 - --- 2021-10-30 Richard Henderson New
[v6,30/66] target/mips: Make mips_cpu_tlb_fill sysemu only user-only: Cleanup SIGSEGV and SIGBUS handling - - 2 - --- 2021-10-30 Richard Henderson New
[v6,29/66] target/microblaze: Make mb_cpu_tlb_fill sysemu only user-only: Cleanup SIGSEGV and SIGBUS handling - - 2 - --- 2021-10-30 Richard Henderson New
[v6,28/66] target/m68k: Make m68k_cpu_tlb_fill sysemu only user-only: Cleanup SIGSEGV and SIGBUS handling - - 1 - --- 2021-10-30 Richard Henderson New
[v6,27/66] target/i386: Implement x86_cpu_record_sigsegv user-only: Cleanup SIGSEGV and SIGBUS handling - - 1 - --- 2021-10-30 Richard Henderson New
[v6,26/66] target/hppa: Make hppa_cpu_tlb_fill sysemu only user-only: Cleanup SIGSEGV and SIGBUS handling - - 1 - --- 2021-10-30 Richard Henderson New
[v6,25/66] target/hexagon: Remove hexagon_cpu_tlb_fill user-only: Cleanup SIGSEGV and SIGBUS handling - - 1 - --- 2021-10-30 Richard Henderson New
[v6,24/66] target/cris: Make cris_cpu_tlb_fill sysemu only user-only: Cleanup SIGSEGV and SIGBUS handling - - 1 - --- 2021-10-30 Richard Henderson New
[v6,23/66] target/arm: Implement arm_cpu_record_sigsegv user-only: Cleanup SIGSEGV and SIGBUS handling - - 2 - --- 2021-10-30 Richard Henderson New
[v6,22/66] target/arm: Use cpu_loop_exit_sigsegv for mte tag lookup user-only: Cleanup SIGSEGV and SIGBUS handling - - 2 - --- 2021-10-30 Richard Henderson New
[v6,21/66] target/alpha: Implement alpha_cpu_record_sigsegv user-only: Cleanup SIGSEGV and SIGBUS handling - - 1 - --- 2021-10-30 Richard Henderson New
[v6,20/66] linux-user: Add cpu_loop_exit_sigsegv user-only: Cleanup SIGSEGV and SIGBUS handling - - 1 - --- 2021-10-30 Richard Henderson New
[v6,19/66] hw/core: Add TCGCPUOps.record_sigsegv user-only: Cleanup SIGSEGV and SIGBUS handling - - 1 - --- 2021-10-30 Richard Henderson New
[v6,18/66] linux-user/signal: Drop HOST_SIGNAL_PLACEHOLDER user-only: Cleanup SIGSEGV and SIGBUS handling - - 1 - --- 2021-10-30 Richard Henderson New
[v6,17/66] linux-user/host/riscv: Improve host_signal_write user-only: Cleanup SIGSEGV and SIGBUS handling - - 1 - --- 2021-10-30 Richard Henderson New
[v6,16/66] target/arm: Fixup comment re handle_cpu_signal user-only: Cleanup SIGSEGV and SIGBUS handling - - 2 - --- 2021-10-30 Richard Henderson New
[v6,15/66] linux-user/host/riscv: Populate host_signal.h user-only: Cleanup SIGSEGV and SIGBUS handling - - 2 - --- 2021-10-30 Richard Henderson New
[v6,14/66] linux-user/host/mips: Populate host_signal.h user-only: Cleanup SIGSEGV and SIGBUS handling - - 2 - --- 2021-10-30 Richard Henderson New
[v6,13/66] linux-user/host/s390: Populate host_signal.h user-only: Cleanup SIGSEGV and SIGBUS handling - - 1 - --- 2021-10-30 Richard Henderson New
[v6,12/66] linux-user/host/aarch64: Populate host_signal.h user-only: Cleanup SIGSEGV and SIGBUS handling - - 1 - --- 2021-10-30 Richard Henderson New
[v6,11/66] linux-user/host/arm: Populate host_signal.h user-only: Cleanup SIGSEGV and SIGBUS handling - - 2 - --- 2021-10-30 Richard Henderson New
[v6,10/66] linux-user/host/sparc: Populate host_signal.h user-only: Cleanup SIGSEGV and SIGBUS handling - - 1 - --- 2021-10-30 Richard Henderson New
[v6,09/66] linux-user/host/alpha: Populate host_signal.h user-only: Cleanup SIGSEGV and SIGBUS handling - - 1 - --- 2021-10-30 Richard Henderson New
[v6,08/66] linux-user/host/ppc: Populate host_signal.h user-only: Cleanup SIGSEGV and SIGBUS handling - - 1 - --- 2021-10-30 Richard Henderson New
[v6,07/66] linux-user/host/x86: Populate host_signal.h user-only: Cleanup SIGSEGV and SIGBUS handling - - 1 - --- 2021-10-30 Richard Henderson New
[v6,06/66] linux-user: Reorg handling for SIGSEGV user-only: Cleanup SIGSEGV and SIGBUS handling 1 - 2 - --- 2021-10-30 Richard Henderson New
[v6,05/66] configure: Merge riscv32 and riscv64 host architectures user-only: Cleanup SIGSEGV and SIGBUS handling - - 3 - --- 2021-10-30 Richard Henderson New
[v6,04/66] accel/tcg: Fold cpu_exit_tb_from_sighandler into caller user-only: Cleanup SIGSEGV and SIGBUS handling - - 1 - --- 2021-10-30 Richard Henderson New
[v6,03/66] accel/tcg: Split out handle_sigsegv_accerr_write user-only: Cleanup SIGSEGV and SIGBUS handling - - 2 - --- 2021-10-30 Richard Henderson New
[v6,02/66] accel/tcg: Move clear_helper_retaddr to cpu loop user-only: Cleanup SIGSEGV and SIGBUS handling - - 1 - --- 2021-10-30 Richard Henderson New
[v6,01/66] accel/tcg: Split out adjust_signal_pc user-only: Cleanup SIGSEGV and SIGBUS handling - - 2 - --- 2021-10-30 Richard Henderson New