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