Show patches with: Submitter = Richard Henderson       |    State = Action Required       |    Archived = No       |   5232 patches
« 1 2 ... 25 26 2752 53 »
Patch Series S/W/F Date Submitter Delegate State
[PULL,15/35] target/i386: Restrict has_work() handler to sysemu and TCG tcg patch queue --- 2021-09-16 Richard Henderson New
[PULL,14/35] target/hppa: Restrict has_work() handler to sysemu tcg patch queue --- 2021-09-16 Richard Henderson New
[PULL,13/35] target/hexagon: Remove unused has_work() handler tcg patch queue --- 2021-09-16 Richard Henderson New
[PULL,12/35] target/cris: Restrict has_work() handler to sysemu tcg patch queue --- 2021-09-16 Richard Henderson New
[PULL,11/35] target/avr: Restrict has_work() handler to sysemu tcg patch queue --- 2021-09-16 Richard Henderson New
[PULL,10/35] target/arm: Restrict has_work() handler to sysemu and TCG tcg patch queue --- 2021-09-16 Richard Henderson New
[PULL,09/35] target/alpha: Restrict has_work() handler to sysemu tcg patch queue --- 2021-09-16 Richard Henderson New
[PULL,08/35] accel/tcg: Implement AccelOpsClass::has_work() as stub tcg patch queue --- 2021-09-16 Richard Henderson New
[PULL,07/35] accel/whpx: Implement AccelOpsClass::has_work() tcg patch queue --- 2021-09-16 Richard Henderson New
[PULL,06/35] accel/kvm: Implement AccelOpsClass::has_work() tcg patch queue --- 2021-09-16 Richard Henderson New
[PULL,05/35] sysemu: Introduce AccelOpsClass::has_work() tcg patch queue --- 2021-09-16 Richard Henderson New
[PULL,04/35] hw/core: Un-inline cpu_has_work() tcg patch queue --- 2021-09-16 Richard Henderson New
[PULL,03/35] hw/core: Restrict cpu_has_work() to sysemu tcg patch queue --- 2021-09-16 Richard Henderson New
[2/2] linux-user/nios2: Map a real kuser page linux-user/nios2: trap and kuser fixes --- 2021-09-15 Richard Henderson New
[2/2] gitlab: Add cross-riscv64-system, cross-riscv64-user gitlab-ci: Add riscv64 cross builds --- 2021-09-14 Richard Henderson New
[1/2] tests/docker: promote debian-riscv64-cross to a full image gitlab-ci: Add riscv64 cross builds --- 2021-09-14 Richard Henderson New
[PULL,v3,01/44] accel/tcg: Add DisasContextBase argument to translator_ld* tcg patch queue --- 2021-09-14 Richard Henderson New
[PULL,33/44] user: Mark cpu_loop() with noreturn attribute tcg patch queue, v2 --- 2021-09-14 Richard Henderson New
[PULL,32/44] user: Remove cpu_get_pic_interrupt() stubs tcg patch queue, v2 --- 2021-09-14 Richard Henderson New
[PULL,31/44] accel/tcg: Restrict TCGCPUOps::cpu_exec_interrupt() to sysemu tcg patch queue, v2 --- 2021-09-14 Richard Henderson New
[PULL,30/44] target/xtensa: Restrict cpu_exec_interrupt() handler to sysemu tcg patch queue, v2 --- 2021-09-14 Richard Henderson New
[PULL,29/44] target/rx: Restrict cpu_exec_interrupt() handler to sysemu tcg patch queue, v2 --- 2021-09-14 Richard Henderson New
[PULL,27/44] target/sh4: Restrict cpu_exec_interrupt() handler to sysemu tcg patch queue, v2 --- 2021-09-14 Richard Henderson New
[PULL,26/44] target/riscv: Restrict cpu_exec_interrupt() handler to sysemu tcg patch queue, v2 --- 2021-09-14 Richard Henderson New
[PULL,24/44] target/openrisc: Restrict cpu_exec_interrupt() handler to sysemu tcg patch queue, v2 --- 2021-09-14 Richard Henderson New
[PULL,22/44] target/mips: Restrict cpu_exec_interrupt() handler to sysemu tcg patch queue, v2 --- 2021-09-14 Richard Henderson New
[PULL,21/44] target/microblaze: Restrict cpu_exec_interrupt() handler to sysemu tcg patch queue, v2 --- 2021-09-14 Richard Henderson New
[PULL,20/44] target/m68k: Restrict cpu_exec_interrupt() handler to sysemu tcg patch queue, v2 --- 2021-09-14 Richard Henderson New
[PULL,17/44] target/hppa: Restrict cpu_exec_interrupt() handler to sysemu tcg patch queue, v2 --- 2021-09-14 Richard Henderson New
[PULL,16/44] target/cris: Restrict cpu_exec_interrupt() handler to sysemu tcg patch queue, v2 --- 2021-09-14 Richard Henderson New
[PULL,15/44] target/arm: Restrict cpu_exec_interrupt() handler to sysemu tcg patch queue, v2 --- 2021-09-14 Richard Henderson New
[PULL,14/44] target/alpha: Restrict cpu_exec_interrupt() handler to sysemu tcg patch queue, v2 --- 2021-09-14 Richard Henderson New
[PULL,13/44] accel/tcg: Rename user-mode do_interrupt hack as fake_user_interrupt tcg patch queue, v2 --- 2021-09-14 Richard Henderson New
[PULL,05/44] tcg: Remove tcg_global_reg_new defines tcg patch queue, v2 --- 2021-09-14 Richard Henderson New
[PULL,02/44] accel/tcg: Clear PAGE_WRITE before translation tcg patch queue, v2 --- 2021-09-14 Richard Henderson New
[RFC,7/7] linux-user: Reorg cpu_signal_handler linux-user: Streamline handling of SIGSEGV/SIGBUS --- 2021-09-13 Richard Henderson New
[RFC,6/7] linux-user: Handle SIGSEGV/SIGBUS in host_to_target_siginfo_noswap linux-user: Streamline handling of SIGSEGV/SIGBUS --- 2021-09-13 Richard Henderson New
[RFC,3/7] accel/tcg: Split out handle_sigsegv_accerr_write linux-user: Streamline handling of SIGSEGV/SIGBUS --- 2021-09-13 Richard Henderson New
[RFC,2/7] accel/tcg: Split out adjust_signal_pc linux-user: Streamline handling of SIGSEGV/SIGBUS --- 2021-09-13 Richard Henderson New
[PULL,6/9] include/qemu: Use builtins for bswap tcg patch queue --- 2021-09-12 Richard Henderson New
[34/48] tcg/optimize: Split out fold_to_not tcg: optimize redundant sign extensions --- 2021-08-30 Richard Henderson New
[33/48] tcg/optimize: Add type to OptContext tcg: optimize redundant sign extensions --- 2021-08-30 Richard Henderson New
[v5,24/24] target/riscv: Use {get,dest}_gpr for RVV target/riscv: Use tcg_constant_* --- 2021-08-23 Richard Henderson New
[v5,23/24] target/riscv: Tidy trans_rvh.c.inc target/riscv: Use tcg_constant_* --- 2021-08-23 Richard Henderson New
[v5,22/24] target/riscv: Use {get,dest}_gpr for RVD target/riscv: Use tcg_constant_* --- 2021-08-23 Richard Henderson New
[v5,21/24] target/riscv: Use {get,dest}_gpr for RVF target/riscv: Use tcg_constant_* --- 2021-08-23 Richard Henderson New
[v5,18/24] target/riscv: Reorg csr instructions target/riscv: Use tcg_constant_* --- 2021-08-23 Richard Henderson New
[v5,15/24] target/riscv: Use {get, dest}_gpr for integer load/store target/riscv: Use tcg_constant_* --- 2021-08-23 Richard Henderson New
[v5,12/24] target/riscv: Use DisasExtend in shift operations target/riscv: Use tcg_constant_* --- 2021-08-23 Richard Henderson New
[v5,11/24] target/riscv: Add DisasExtend to gen_unary target/riscv: Use tcg_constant_* --- 2021-08-23 Richard Henderson New
[v5,10/24] target/riscv: Move gen_* helpers for RVB target/riscv: Use tcg_constant_* --- 2021-08-23 Richard Henderson New
[v5,09/24] target/riscv: Move gen_* helpers for RVM target/riscv: Use tcg_constant_* --- 2021-08-23 Richard Henderson New
[v5,08/24] target/riscv: Use gen_arith for mulh and mulhu target/riscv: Use tcg_constant_* --- 2021-08-23 Richard Henderson New
[v5,07/24] target/riscv: Remove gen_arith_div* target/riscv: Use tcg_constant_* --- 2021-08-23 Richard Henderson New
[v5,06/24] target/riscv: Add DisasExtend to gen_arith* target/riscv: Use tcg_constant_* --- 2021-08-23 Richard Henderson New
[v5,05/24] target/riscv: Introduce DisasExtend and new helpers target/riscv: Use tcg_constant_* --- 2021-08-23 Richard Henderson New
[v5,04/24] target/riscv: Add DisasContext to gen_get_gpr, gen_set_gpr target/riscv: Use tcg_constant_* --- 2021-08-23 Richard Henderson New
[v5,03/24] target/riscv: Clean up division helpers target/riscv: Use tcg_constant_* --- 2021-08-23 Richard Henderson New
[v5,02/24] tests/tcg/riscv64: Add test for division target/riscv: Use tcg_constant_* --- 2021-08-23 Richard Henderson New
[v5,01/24] target/riscv: Use tcg_constant_* target/riscv: Use tcg_constant_* --- 2021-08-23 Richard Henderson New
[v2,29/30] linux-user/sparc: Use force_sig_fault, force_sigsegv_for_addr linux-user: Clean up siginfo_t handling --- 2021-08-22 Richard Henderson New
[v2,28/30] linux-user/sh4: Use force_sig_fault, force_sigsegv_for_addr linux-user: Clean up siginfo_t handling --- 2021-08-22 Richard Henderson New
[v2,27/30] linux-user/s390x: Use force_sig_fault, force_sigsegv_for_addr linux-user: Clean up siginfo_t handling --- 2021-08-22 Richard Henderson New
[v2,24/30] linux-user/openrisc: Use force_sig_fault, force_sigsegv_for_addr linux-user: Clean up siginfo_t handling --- 2021-08-22 Richard Henderson New
[v2,14/30] linux-user/hppa: Use force_sig_fault, force_sigsegv_for_addr linux-user: Clean up siginfo_t handling --- 2021-08-22 Richard Henderson New
[v2,13/30] linux-user/hexagon: Use force_sigsegv_code linux-user: Clean up siginfo_t handling --- 2021-08-22 Richard Henderson New
[v2,12/30] linux-user/cris: Use force_sig_fault, force_sigsegv_code linux-user: Clean up siginfo_t handling --- 2021-08-22 Richard Henderson New
[v2,06/30] linux-user: Provide new force_sigsegv_for_addr() function linux-user: Clean up siginfo_t handling --- 2021-08-22 Richard Henderson New
[v2,05/30] linux-user: Provide new force_sig_fault() function linux-user: Clean up siginfo_t handling --- 2021-08-22 Richard Henderson New
[v2,04/30] linux-user: Zero out target_siginfo_t in force_sig() linux-user: Clean up siginfo_t handling --- 2021-08-22 Richard Henderson New
[v2,03/30] linux-user/arm: Use force_sig() to deliver fpa11 emulation SIGFPE linux-user: Clean up siginfo_t handling --- 2021-08-22 Richard Henderson New
[v2,02/30] linux-user/arm: Set siginfo_t addr field for SIGTRAP signals linux-user: Clean up siginfo_t handling --- 2021-08-22 Richard Henderson New
[v2,01/30] linux-user/aarch64: Set siginfo_t addr field for SIGTRAP signals linux-user: Clean up siginfo_t handling --- 2021-08-22 Richard Henderson New
[v2,1/8] target/arm: Take an exception if PSTATE.IL is set target/arm: Fix insn exception priorities --- 2021-08-21 Richard Henderson New
[v3,12/21] target/riscv: Add gen_greviw target/riscv: Use tcg_constant_* --- 2021-08-19 Richard Henderson New
[v3,08/21] target/riscv: Move gen_* helpers for RVM target/riscv: Use tcg_constant_* --- 2021-08-19 Richard Henderson New
[v3,02/21] target/riscv: Clean up division helpers target/riscv: Use tcg_constant_* --- 2021-08-19 Richard Henderson New
[v3,14/14] tcg/arm: Support raising sigbus for user-only tcg/arm: Unaligned access and other cleanup --- 2021-08-18 Richard Henderson New
[v3,13/14] tcg/arm: Reserve a register for guest_base tcg/arm: Unaligned access and other cleanup --- 2021-08-18 Richard Henderson New
[v3,06/14] tcg/arm: Support unaligned access for softmmu tcg/arm: Unaligned access and other cleanup --- 2021-08-18 Richard Henderson New
[v3,05/14] tcg/arm: Examine QEMU_TCG_DEBUG environment variable tcg/arm: Unaligned access and other cleanup --- 2021-08-18 Richard Henderson New
[v3,05/16] tcg/mips: Move TCG_GUEST_BASE_REG to S7 tcg/mips: Unaligned access and other cleanup --- 2021-08-18 Richard Henderson New
[v3,66/66] tcg/riscv: Remove add with zero on user-only memory access Unaligned access for user-only --- 2021-08-18 Richard Henderson New
[v3,61/66] tcg/ppc: Support raising sigbus for user-only Unaligned access for user-only --- 2021-08-18 Richard Henderson New
[v3,60/66] tcg/aarch64: Support raising sigbus for user-only Unaligned access for user-only --- 2021-08-18 Richard Henderson New
[v3,59/66] accel/tcg: Handle SIGBUS in handle_cpu_signal Unaligned access for user-only --- 2021-08-18 Richard Henderson New
[v3,57/66] accel/tcg/user-exec: Convert DEBUG_SIGNAL to tracepoint Unaligned access for user-only --- 2021-08-18 Richard Henderson New
[v3,56/66] target/sh4: Implement prctl_unalign_sigbus Unaligned access for user-only --- 2021-08-18 Richard Henderson New
[v3,55/66] target/hppa: Implement prctl_unalign_sigbus Unaligned access for user-only --- 2021-08-18 Richard Henderson New
[v3,54/66] target/alpha: Implement prctl_unalign_sigbus Unaligned access for user-only --- 2021-08-18 Richard Henderson New
[v3,51/66] hw/core/cpu: Add prctl-unalign-sigbus property for user-only Unaligned access for user-only --- 2021-08-18 Richard Henderson New
[v3,50/66] hw/core/cpu: Move cpu properties to cpu-sysemu.c Unaligned access for user-only --- 2021-08-18 Richard Henderson New
[v3,49/66] linux-user: Add code for PR_GET/SET_UNALIGN Unaligned access for user-only --- 2021-08-18 Richard Henderson New
[v3,46/66] linux-user: Split out do_prctl and subroutines Unaligned access for user-only --- 2021-08-18 Richard Henderson New
[v3,21/66] accel/tcg: Report unaligned atomics for user-only Unaligned access for user-only --- 2021-08-18 Richard Henderson New
[v3,20/66] target/xtensa: Implement do_unaligned_access for user-only Unaligned access for user-only --- 2021-08-18 Richard Henderson New
[v3,19/66] target/sparc: Implement do_unaligned_access for user-only Unaligned access for user-only --- 2021-08-18 Richard Henderson New
[v3,15/66] target/sh4: Implement do_unaligned_access for user-only Unaligned access for user-only --- 2021-08-18 Richard Henderson New
[v3,13/66] target/s390x: Implement do_unaligned_access for user-only Unaligned access for user-only --- 2021-08-18 Richard Henderson New
[v3,12/66] target/riscv: Implement do_unaligned_access for user-only Unaligned access for user-only --- 2021-08-18 Richard Henderson New
« 1 2 ... 25 26 2752 53 »