Show patches with: Series = linux-user: Streamline handling of SIGSEGV       |    State = Action Required       |    Archived = No       |   41 patches
Patch Series A/F/R/T S/W/F Date Submitter Delegate State
[v3,41/41] accel/tcg: Restrict TCGCPUOps::tlb_fill() to sysemu linux-user: Streamline handling of SIGSEGV - - 1 - --- 2021-10-01 Richard Henderson New
[v3,40/41] target/xtensa: Make xtensa_cpu_tlb_fill sysemu only linux-user: Streamline handling of SIGSEGV 1 - 1 - --- 2021-10-01 Richard Henderson New
[v3,39/41] target/sparc: Make sparc_cpu_tlb_fill sysemu only linux-user: Streamline handling of SIGSEGV - - 1 - --- 2021-10-01 Richard Henderson New
[v3,38/41] target/sh4: Make sh4_cpu_tlb_fill sysemu only linux-user: Streamline handling of SIGSEGV - - - - --- 2021-10-01 Richard Henderson New
[v3,37/41] target/s390x: Implement s390_cpu_record_sigsegv linux-user: Streamline handling of SIGSEGV - - 1 - --- 2021-10-01 Richard Henderson New
[v3,36/41] target/s390x: Use probe_access_flags in s390_probe_access linux-user: Streamline handling of SIGSEGV - - - - --- 2021-10-01 Richard Henderson New
[v3,35/41] target/riscv: Make riscv_cpu_tlb_fill sysemu only linux-user: Streamline handling of SIGSEGV - - 1 - --- 2021-10-01 Richard Henderson New
[v3,34/41] target/ppc: Implement ppc_cpu_record_sigsegv linux-user: Streamline handling of SIGSEGV - - 1 - --- 2021-10-01 Richard Henderson New
[v3,33/41] target/openrisc: Make openrisc_cpu_tlb_fill sysemu only linux-user: Streamline handling of SIGSEGV - - 1 - --- 2021-10-01 Richard Henderson New
[v3,32/41] linux-user/openrisc: Adjust signal for EXCP_RANGE, EXCP_FPE linux-user: Streamline handling of SIGSEGV - - - - --- 2021-10-01 Richard Henderson New
[v3,31/41] target/nios2: Implement nios2_cpu_record_sigsegv linux-user: Streamline handling of SIGSEGV - - 1 - --- 2021-10-01 Richard Henderson New
[v3,30/41] target/mips: Make mips_cpu_tlb_fill sysemu only linux-user: Streamline handling of SIGSEGV - - 1 - --- 2021-10-01 Richard Henderson New
[v3,29/41] target/microblaze: Make mb_cpu_tlb_fill sysemu only linux-user: Streamline handling of SIGSEGV - - - - --- 2021-10-01 Richard Henderson New
[v3,28/41] target/m68k: Make m68k_cpu_tlb_fill sysemu only linux-user: Streamline handling of SIGSEGV - - 1 - --- 2021-10-01 Richard Henderson New
[v3,27/41] target/i386: Implement x86_cpu_record_sigsegv linux-user: Streamline handling of SIGSEGV - - 1 - --- 2021-10-01 Richard Henderson New
[v3,26/41] target/hppa: Make hppa_cpu_tlb_fill sysemu only linux-user: Streamline handling of SIGSEGV - - - - --- 2021-10-01 Richard Henderson New
[v3,25/41] target/hexagon: Remove hexagon_cpu_tlb_fill linux-user: Streamline handling of SIGSEGV - - 1 - --- 2021-10-01 Richard Henderson New
[v3,24/41] target/cris: Make cris_cpu_tlb_fill sysemu only linux-user: Streamline handling of SIGSEGV - - 1 - --- 2021-10-01 Richard Henderson New
[v3,23/41] target/arm: Implement arm_cpu_record_sigsegv linux-user: Streamline handling of SIGSEGV - - - - --- 2021-10-01 Richard Henderson New
[v3,22/41] target/arm: Use cpu_loop_exit_segv for mte tag lookup linux-user: Streamline handling of SIGSEGV - - 1 - --- 2021-10-01 Richard Henderson New
[v3,21/41] target/alpha: Make alpha_cpu_tlb_fill sysemu only linux-user: Streamline handling of SIGSEGV - - 1 - --- 2021-10-01 Richard Henderson New
[v3,20/41] linux-user: Add cpu_loop_exit_segv linux-user: Streamline handling of SIGSEGV - - 1 - --- 2021-10-01 Richard Henderson New
[v3,19/41] hw/core: Add TCGCPUOps.record_sigsegv linux-user: Streamline handling of SIGSEGV - - 1 - --- 2021-10-01 Richard Henderson New
[v3,18/41] linux-user/signal: Drop HOST_SIGNAL_PLACEHOLDER linux-user: Streamline handling of SIGSEGV - - 1 - --- 2021-10-01 Richard Henderson New
[v3,17/41] linux-user/host/riscv: Improve host_signal_write linux-user: Streamline handling of SIGSEGV - - - - --- 2021-10-01 Richard Henderson New
[v3,16/41] target/arm: Fixup comment re handle_cpu_signal linux-user: Streamline handling of SIGSEGV - - - - --- 2021-10-01 Richard Henderson New
[v3,15/41] linux-user/host/riscv: Populate host_signal.h linux-user: Streamline handling of SIGSEGV - - - - --- 2021-10-01 Richard Henderson New
[v3,14/41] linux-user/host/mips: Populate host_signal.h linux-user: Streamline handling of SIGSEGV - - 1 - --- 2021-10-01 Richard Henderson New
[v3,13/41] linux-user/host/s390: Populate host_signal.h linux-user: Streamline handling of SIGSEGV - - 1 - --- 2021-10-01 Richard Henderson New
[v3,12/41] linux-user/host/aarch64: Populate host_signal.h linux-user: Streamline handling of SIGSEGV - - - - --- 2021-10-01 Richard Henderson New
[v3,11/41] linux-user/host/arm: Populate host_signal.h linux-user: Streamline handling of SIGSEGV - - 1 - --- 2021-10-01 Richard Henderson New
[v3,10/41] linux-user/host/sparc: Populate host_signal.h linux-user: Streamline handling of SIGSEGV - - - - --- 2021-10-01 Richard Henderson New
[v3,09/41] linux-user/host/alpha: Populate host_signal.h linux-user: Streamline handling of SIGSEGV - - 1 - --- 2021-10-01 Richard Henderson New
[v3,08/41] linux-user/host/ppc: Populate host_signal.h linux-user: Streamline handling of SIGSEGV - - 1 - --- 2021-10-01 Richard Henderson New
[v3,07/41] linux-user/host/x86: Populate host_signal.h linux-user: Streamline handling of SIGSEGV - - - - --- 2021-10-01 Richard Henderson New
[v3,06/41] linux-user: Reorg handling for SIGSEGV linux-user: Streamline handling of SIGSEGV 1 - 2 - --- 2021-10-01 Richard Henderson New
[v3,05/41] configure: Merge riscv32 and riscv64 host architectures linux-user: Streamline handling of SIGSEGV - - 2 - --- 2021-10-01 Richard Henderson New
[v3,04/41] accel/tcg: Fold cpu_exit_tb_from_sighandler into caller linux-user: Streamline handling of SIGSEGV - - - - --- 2021-10-01 Richard Henderson New
[v3,03/41] accel/tcg: Split out handle_sigsegv_accerr_write linux-user: Streamline handling of SIGSEGV - - 1 - --- 2021-10-01 Richard Henderson New
[v3,02/41] accel/tcg: Move clear_helper_retaddr to cpu loop linux-user: Streamline handling of SIGSEGV - - 1 - --- 2021-10-01 Richard Henderson New
[v3,01/41] accel/tcg: Split out adjust_signal_pc linux-user: Streamline handling of SIGSEGV - - 1 - --- 2021-10-01 Richard Henderson New