Show patches with: State = Action Required       |   427118 patches
« 1 2 ... 905 906 9074271 4272 »
Patch Series A/F/R/T S/W/F Date Submitter Delegate State
[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
[PULL,30/30] hw/timer/sh_timer: Remove use of hw_error [PULL,01/30] hw/sh4: Coding style: Remove tabs - - 1 - --- 2021-10-30 Philippe Mathieu-Daudé New
[PULL,29/30] hw/timer/sh_timer: Fix timer memory region size [PULL,01/30] hw/sh4: Coding style: Remove tabs - - 1 - --- 2021-10-30 Philippe Mathieu-Daudé New
[PULL,28/30] hw/timer/sh_timer: Do not wrap lines that are not too long [PULL,01/30] hw/sh4: Coding style: Remove tabs - - 1 - --- 2021-10-30 Philippe Mathieu-Daudé New
[PULL,27/30] hw/timer/sh_timer: Rename sh_timer_state to SHTimerState [PULL,01/30] hw/sh4: Coding style: Remove tabs - - 1 - --- 2021-10-30 Philippe Mathieu-Daudé New
[PULL,26/30] hw/intc/sh_intc: Remove unneeded local variable initialisers [PULL,01/30] hw/sh4: Coding style: Remove tabs - - 1 - --- 2021-10-30 Philippe Mathieu-Daudé New
[PULL,25/30] hw/intc/sh_intc: Simplify allocating sources array [PULL,01/30] hw/sh4: Coding style: Remove tabs - - 1 - --- 2021-10-30 Philippe Mathieu-Daudé New
[PULL,24/30] hw/intc/sh_intc: Avoid using continue in loops [PULL,01/30] hw/sh4: Coding style: Remove tabs - - 1 - --- 2021-10-30 Philippe Mathieu-Daudé New
[PULL,23/30] hw/intc/sh_intc: Replace abort() with g_assert_not_reached() [PULL,01/30] hw/sh4: Coding style: Remove tabs - - 2 - --- 2021-10-30 Philippe Mathieu-Daudé New
[PULL,22/30] hw/intc/sh_intc: Inline and drop sh_intc_source() function [PULL,01/30] hw/sh4: Coding style: Remove tabs - - 1 - --- 2021-10-30 Philippe Mathieu-Daudé New
[PULL,21/30] hw/intc/sh_intc: Use array index instead of pointer arithmetics [PULL,01/30] hw/sh4: Coding style: Remove tabs - - 2 - --- 2021-10-30 Philippe Mathieu-Daudé New
[PULL,20/30] hw/intc/sh_intc: Remove excessive parenthesis [PULL,01/30] hw/sh4: Coding style: Remove tabs - - 2 - --- 2021-10-30 Philippe Mathieu-Daudé New
[PULL,19/30] hw/intc/sh_intc: Move sh_intc_register() closer to its only user [PULL,01/30] hw/sh4: Coding style: Remove tabs - - 2 - --- 2021-10-30 Philippe Mathieu-Daudé New
[PULL,18/30] hw/intc/sh_intc: Drop another useless macro [PULL,01/30] hw/sh4: Coding style: Remove tabs - - 2 - --- 2021-10-30 Philippe Mathieu-Daudé New
[PULL,17/30] hw/intc/sh_intc: Rename iomem region [PULL,01/30] hw/sh4: Coding style: Remove tabs - - 2 - --- 2021-10-30 Philippe Mathieu-Daudé New
[PULL,16/30] hw/intc/sh_intc: Turn some defines into an enum [PULL,01/30] hw/sh4: Coding style: Remove tabs - - - - --- 2021-10-30 Philippe Mathieu-Daudé New
[PULL,15/30] hw/intc/sh_intc: Use existing macro instead of local one [PULL,01/30] hw/sh4: Coding style: Remove tabs - - 2 - --- 2021-10-30 Philippe Mathieu-Daudé New
[PULL,14/30] hw/char/sh_serial: Add device id to trace output [PULL,01/30] hw/sh4: Coding style: Remove tabs - - 2 - --- 2021-10-30 Philippe Mathieu-Daudé New
[PULL,13/30] hw/char/sh_serial: QOM-ify [PULL,01/30] hw/sh4: Coding style: Remove tabs - - 1 - --- 2021-10-30 Philippe Mathieu-Daudé New
[PULL,12/30] hw/char/sh_serial: Split off sh_serial_reset() from sh_serial_init() [PULL,01/30] hw/sh4: Coding style: Remove tabs - - 1 - --- 2021-10-30 Philippe Mathieu-Daudé New
[PULL,11/30] hw/char/sh_serial: Embed QEMUTimer in state struct [PULL,01/30] hw/sh4: Coding style: Remove tabs - - 1 - --- 2021-10-30 Philippe Mathieu-Daudé New
[PULL,10/30] hw/char/sh_serial: Rename type sh_serial_state to SHSerialState [PULL,01/30] hw/sh4: Coding style: Remove tabs - - 2 - --- 2021-10-30 Philippe Mathieu-Daudé New
[PULL,09/30] hw/char/sh_serial: Do not abort on invalid access [PULL,01/30] hw/sh4: Coding style: Remove tabs - - 2 - --- 2021-10-30 Philippe Mathieu-Daudé New
[PULL,08/30] hw/sh4/r2d: Use error_report instead of fprintf to stderr [PULL,01/30] hw/sh4: Coding style: Remove tabs - - 2 - --- 2021-10-30 Philippe Mathieu-Daudé New
[PULL,07/30] hw/sh4: Change debug printfs to traces [PULL,01/30] hw/sh4: Coding style: Remove tabs - - 1 - --- 2021-10-30 Philippe Mathieu-Daudé New
[PULL,06/30] hw/sh4: Fix typos in a comment [PULL,01/30] hw/sh4: Coding style: Remove tabs - - 2 - --- 2021-10-30 Philippe Mathieu-Daudé New
[PULL,05/30] hw/sh4: Coding style: Remove unnecessary casts [PULL,01/30] hw/sh4: Coding style: Remove tabs - - 2 - --- 2021-10-30 Philippe Mathieu-Daudé New
[PULL,04/30] hw/sh4: Coding style: Add missing braces [PULL,01/30] hw/sh4: Coding style: Remove tabs - - 2 - --- 2021-10-30 Philippe Mathieu-Daudé New
[PULL,03/30] hw/sh4: Coding style: White space fixes [PULL,01/30] hw/sh4: Coding style: Remove tabs - - 2 - --- 2021-10-30 Philippe Mathieu-Daudé New
[PULL,02/30] hw/sh4: Coding style: Fix multi-line comments [PULL,01/30] hw/sh4: Coding style: Remove tabs - - 2 - --- 2021-10-30 Philippe Mathieu-Daudé New
[PULL,01/30] hw/sh4: Coding style: Remove tabs [PULL,01/30] hw/sh4: Coding style: Remove tabs - - 2 - --- 2021-10-30 Philippe Mathieu-Daudé New
[PULL,00/30] Renesas SH-4 patches for 2021-10-30 - - - - --- 2021-10-30 Philippe Mathieu-Daudé New
target/i386: ensure EXCP0D_GPF is propagated back to the guest target/i386: ensure EXCP0D_GPF is propagated back to the guest - 1 - - --- 2021-10-30 Mark Cave-Ayland New
[v2] hmp: Add shortcut to stop command to match cont [v2] hmp: Add shortcut to stop command to match cont - - 1 - --- 2021-10-30 BALATON Zoltan New
MAINTAINERS: Add myself as a reviewer for SDL audio MAINTAINERS: Add myself as a reviewer for SDL audio - - 1 - --- 2021-10-30 Thomas Huth New
target/riscv: machine: Sort the .subsections target/riscv: machine: Sort the .subsections - - 1 - --- 2021-10-30 Bin Meng New
[v5,30/30] Hexagon HVX (tests/tcg/hexagon) histogram test Hexagon HVX (target/hexagon) patch series 1 - - - --- 2021-10-30 Taylor Simpson New
[v5,29/30] Hexagon HVX (tests/tcg/hexagon) scatter_gather test Hexagon HVX (target/hexagon) patch series 1 - - - --- 2021-10-30 Taylor Simpson New
[v5,28/30] Hexagon HVX (tests/tcg/hexagon) hvx_misc test Hexagon HVX (target/hexagon) patch series 1 - - - --- 2021-10-30 Taylor Simpson New
« 1 2 ... 905 906 9074271 4272 »