Toggle navigation
Patchwork
Patches credited to richard.henderson@linaro.org
Login
Register
Mail settings
Current Team Memberships
team-tcwg
Show patches with
: State =
Action Required
| Archived =
No
| 5500 patches
Series
Submitter
State
any
Action Required
New
Under Review
Accepted
Rejected
RFC
Not Applicable
Changes Requested
Awaiting Upstream
Superseded
Deferred
Search
Archived
No
Yes
Both
Apply
«
1
2
...
27
28
29
…
54
55
»
▾
Patch
Series
S/W/F
Date
Submitter
Delegate
State
[v5,05/26] linux-user/arm: Implement setup_sigtramp
linux-user: Move signal trampolines to new page
-
-
-
2021-09-29
Richard Henderson
New
[v5,04/26] linux-user/arm: Drop "_v2" from symbols in signal.c
linux-user: Move signal trampolines to new page
-
-
-
2021-09-29
Richard Henderson
New
[v5,02/26] linux-user/aarch64: Implement setup_sigtramp
linux-user: Move signal trampolines to new page
-
-
-
2021-09-29
Richard Henderson
New
[v5,01/26] linux-user: Add infrastructure for a signal trampoline page
linux-user: Move signal trampolines to new page
-
-
-
2021-09-29
Richard Henderson
New
[v3,17/27] linux-user/nios2: Map a real kuser page
linux-user: Move signal trampolines to new page
-
-
-
2021-09-24
Richard Henderson
New
[v3,05/27] linux-user/arm: Implement setup_sigtramp
linux-user: Move signal trampolines to new page
-
-
-
2021-09-24
Richard Henderson
New
[PULL,09/10] hw/core: Make do_unaligned_access noreturn
tcg patch queue, v2
-
-
-
2021-09-21
Richard Henderson
New
[PULL,05/10] tcg/mips: Unset TCG_TARGET_HAS_direct_jump
tcg patch queue, v2
-
-
-
2021-09-21
Richard Henderson
New
[PULL,01/10] include/exec: Move cpu_signal_handler declaration
tcg patch queue, v2
-
-
-
2021-09-21
Richard Henderson
New
[v3,3/6] target/arm: Take an exception if PC is misaligned
target/arm: Fix insn exception priorities
-
-
-
2021-09-20
Richard Henderson
New
[v3,2/6] linux-user/arm: Report SIGBUS and SIGSEGV correctly
target/arm: Fix insn exception priorities
-
-
-
2021-09-20
Richard Henderson
New
[v3,1/6] linux-user/aarch64: Handle EC_PCALIGNMENT
target/arm: Fix insn exception priorities
-
-
-
2021-09-20
Richard Henderson
New
[v3,11/25] linux-user/i386: Use force_sig, force_sig_fault
linux-user: Clean up siginfo_t handling
-
-
-
2021-09-19
Richard Henderson
New
[v3,07/25] linux-user/hppa: Use force_sig_fault
linux-user: Clean up siginfo_t handling
-
-
-
2021-09-19
Richard Henderson
New
[v3,02/25] linux-user/aarch64: Use force_sig_fault()
linux-user: Clean up siginfo_t handling
-
-
-
2021-09-19
Richard Henderson
New
[v3,01/25] linux-user/arm: Use force_sig_fault()
linux-user: Clean up siginfo_t handling
-
-
-
2021-09-19
Richard Henderson
New
[v2,41/41] accel/tcg: Restrict TCGCPUOps::tlb_fill() to sysemu
linux-user: Streamline handling of SIGSEGV
-
-
-
2021-09-18
Richard Henderson
New
[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
[PULL,31/35] accel: Add missing AccelOpsClass::has_work() and drop SysemuCPUOps one
tcg patch queue
-
-
-
2021-09-16
Richard Henderson
New
[PULL,30/35] target/xtensa: Restrict has_work() handler to sysemu
tcg patch queue
-
-
-
2021-09-16
Richard Henderson
New
[PULL,29/35] target/tricore: Restrict has_work() handler to sysemu
tcg patch queue
-
-
-
2021-09-16
Richard Henderson
New
[PULL,28/35] target/sparc: Restrict has_work() handler to sysemu
tcg patch queue
-
-
-
2021-09-16
Richard Henderson
New
[PULL,27/35] target/sparc: Remove pointless use of CONFIG_TCG definition
tcg patch queue
-
-
-
2021-09-16
Richard Henderson
New
[PULL,26/35] target/sh4: Restrict has_work() handler to sysemu
tcg patch queue
-
-
-
2021-09-16
Richard Henderson
New
[PULL,25/35] target/s390x: Restrict has_work() handler to sysemu and TCG
tcg patch queue
-
-
-
2021-09-16
Richard Henderson
New
[PULL,24/35] target/rx: Restrict has_work() handler to sysemu
tcg patch queue
-
-
-
2021-09-16
Richard Henderson
New
[PULL,23/35] target/riscv: Restrict has_work() handler to sysemu and TCG
tcg patch queue
-
-
-
2021-09-16
Richard Henderson
New
[PULL,22/35] target/ppc: Restrict has_work() handlers to sysemu and TCG
tcg patch queue
-
-
-
2021-09-16
Richard Henderson
New
[PULL,21/35] target/ppc: Introduce PowerPCCPUClass::has_work()
tcg patch queue
-
-
-
2021-09-16
Richard Henderson
New
[PULL,20/35] target/openrisc: Restrict has_work() handler to sysemu
tcg patch queue
-
-
-
2021-09-16
Richard Henderson
New
[PULL,19/35] target/nios2: Restrict has_work() handler to sysemu
tcg patch queue
-
-
-
2021-09-16
Richard Henderson
New
[PULL,18/35] target/mips: Restrict has_work() handler to sysemu and TCG
tcg patch queue
-
-
-
2021-09-16
Richard Henderson
New
[PULL,17/35] target/microblaze: Restrict has_work() handler to sysemu
tcg patch queue
-
-
-
2021-09-16
Richard Henderson
New
[PULL,16/35] target/m68k: Restrict has_work() handler to sysemu
tcg patch queue
-
-
-
2021-09-16
Richard Henderson
New
[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
«
1
2
...
27
28
29
…
54
55
»
Bundling
Create bundle: