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
| 5502 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
...
22
23
24
…
55
56
»
▾
Patch
Series
S/W/F
Date
Submitter
Delegate
State
[091/114] target/arm: Use TRANS_FEAT for FRECPE, FRSQRTE
target/arm: Rewrite sve feature tests
-
-
-
2022-05-27
Richard Henderson
New
[069/114] target/arm: Use TRANS_FEAT for do_brk2, do_brk3
target/arm: Rewrite sve feature tests
-
-
-
2022-05-27
Richard Henderson
New
[067/114] target/arm: Use TRANS_FEAT for do_sve2_ppzz_flags
target/arm: Rewrite sve feature tests
-
-
-
2022-05-27
Richard Henderson
New
[059/114] target/arm: Use TRANS_FEAT for do_zip, do_zip_q
target/arm: Rewrite sve feature tests
-
-
-
2022-05-27
Richard Henderson
New
[046/114] target/arm: Use TRANS_FEAT for do_shift_zpzi
target/arm: Rewrite sve feature tests
-
-
-
2022-05-27
Richard Henderson
New
[045/114] target/arm: Introduce do_shift_zpzi
target/arm: Rewrite sve feature tests
-
-
-
2022-05-27
Richard Henderson
New
[028/114] target/arm: Use TRANS_FEAT for do_sve2_zpzz_ool
target/arm: Rewrite sve feature tests
-
-
-
2022-05-27
Richard Henderson
New
[027/114] target/arm: Use TRANS_FEAT for gen_gvec_ool_arg_zpzz
target/arm: Rewrite sve feature tests
-
-
-
2022-05-27
Richard Henderson
New
[022/114] target/arm: Use TRANS_FEAT for do_sve2_zpz_data
target/arm: Rewrite sve feature tests
-
-
-
2022-05-27
Richard Henderson
New
[021/114] target/arm: Use TRANS_FEAT for gen_gvec_ool_arg_zpz
target/arm: Rewrite sve feature tests
-
-
-
2022-05-27
Richard Henderson
New
[017/114] target/arm: Use TRANS_FEAT for do_sve2_zzw_data
target/arm: Rewrite sve feature tests
-
-
-
2022-05-27
Richard Henderson
New
[016/114] target/arm: Use TRANS_FEAT for do_sve2_zzzz_data
target/arm: Rewrite sve feature tests
-
-
-
2022-05-27
Richard Henderson
New
[015/114] target/arm: Use TRANS_FEAT for do_sve2_zzz_data
target/arm: Rewrite sve feature tests
-
-
-
2022-05-27
Richard Henderson
New
[014/114] target/arm: Use TRANS_FEAT for gen_gvec_ool_arg_zzxz
target/arm: Rewrite sve feature tests
-
-
-
2022-05-27
Richard Henderson
New
[012/114] target/arm: Use TRANS_FEAT for gen_gvec_ool_arg_zzzz
target/arm: Rewrite sve feature tests
-
-
-
2022-05-27
Richard Henderson
New
[011/114] target/arm: Use TRANS_FEAT for do_sve2_zzzz_ool
target/arm: Rewrite sve feature tests
-
-
-
2022-05-27
Richard Henderson
New
[009/114] target/arm: Use TRANS_FEAT for gen_gvec_ool_zzzz
target/arm: Rewrite sve feature tests
-
-
-
2022-05-27
Richard Henderson
New
[007/114] target/arm: Use TRANS_FEAT for do_sve2_zzz_ool
target/arm: Rewrite sve feature tests
-
-
-
2022-05-27
Richard Henderson
New
[v3,15/15] target/arm: Export bfdotadd from vec_helper.c
target/arm: SME prep patches
-
-
-
2022-05-27
Richard Henderson
New
[v3,08/15] target/arm: Add el_is_in_host
target/arm: SME prep patches
-
-
-
2022-05-27
Richard Henderson
New
[v3,02/15] linux-user/aarch64: Use SVE_LEN from hflags
target/arm: SME prep patches
-
-
-
2022-05-27
Richard Henderson
New
[v3,01/15] target/arm: Rename TBFLAG_A64 ZCR_LEN to SVE_LEN
target/arm: SME prep patches
-
-
-
2022-05-27
Richard Henderson
New
[v5,13/17] target/m68k: Implement FTRAPcc
target/m68k: Conditional traps + trap cleanup
-
-
-
2022-05-27
Richard Henderson
New
[v5,11/17] target/m68k: Implement TPF in terms of TRAPcc
target/m68k: Conditional traps + trap cleanup
-
-
-
2022-05-27
Richard Henderson
New
[17/18] target/arm: Add cur_el parameter to arm_generate_debug_exceptions
target/arm: tidy exception routing
-
-
-
2022-05-23
Richard Henderson
New
[15/18] target/arm: Create helper_exception_swstep
target/arm: tidy exception routing
-
-
-
2022-05-23
Richard Henderson
New
[13/18] target/arm: Move MDCR_TDE test into exception_target_el
target/arm: tidy exception routing
-
-
-
2022-05-23
Richard Henderson
New
[12/18] target/arm: Create raise_exception_debug
target/arm: tidy exception routing
-
-
-
2022-05-23
Richard Henderson
New
[11/18] target/arm: Move arm_debug_target_el to internals.h
target/arm: tidy exception routing
-
-
-
2022-05-23
Richard Henderson
New
[08/18] target/arm: Use is_a64 in arm_generate_debug_exceptions
target/arm: tidy exception routing
-
-
-
2022-05-23
Richard Henderson
New
[07/18] target/arm: Hoist arm_current_el in arm_generate_debug_exceptions
target/arm: tidy exception routing
-
-
-
2022-05-23
Richard Henderson
New
[04/18] target/arm: Move HCR_TGE check into exception_target_el
target/arm: tidy exception routing
-
-
-
2022-05-23
Richard Henderson
New
[03/18] target/arm: Move and expand parameters to exception_target_el
target/arm: tidy exception routing
-
-
-
2022-05-23
Richard Henderson
New
[02/18] target/arm: Use arm_current_el for simple exceptions
target/arm: tidy exception routing
-
-
-
2022-05-23
Richard Henderson
New
[01/18] target/arm: Allow raise_exception to handle finding target EL
target/arm: tidy exception routing
-
-
-
2022-05-23
Richard Henderson
New
[v3,36/49] gdbstub: Widen gdb_syscall_complete_cb return value
semihosting cleanup
-
-
-
2022-05-21
Richard Henderson
New
[v3,29/49] semihosting: Split out semihost_sys_isatty
semihosting cleanup
-
-
-
2022-05-21
Richard Henderson
New
[v3,21/49] semihosting: Use env more often in do_common_semihosting
semihosting cleanup
-
-
-
2022-05-21
Richard Henderson
New
[v2,2/7] target/arm: Use FIELD definitions for CPACR, CPTR_ELx
target/arm: SME prep patches
-
-
-
2022-05-17
Richard Henderson
New
[v6,20/24] target/arm: Enable FEAT_CSV2_2 for -cpu max
target/arm: Cleanups, new features, new cpus
-
-
-
2022-05-06
Richard Henderson
New
[v6,16/24] target/arm: Implement ESB instruction
target/arm: Cleanups, new features, new cpus
-
-
-
2022-05-06
Richard Henderson
New
[v6,15/24] target/arm: Implement virtual SError exceptions
target/arm: Cleanups, new features, new cpus
-
-
-
2022-05-06
Richard Henderson
New
[v6,12/24] target/arm: Enable FEAT_Debugv8p4 for -cpu max
target/arm: Cleanups, new features, new cpus
-
-
-
2022-05-06
Richard Henderson
New
[v6,08/24] target/arm: Split out aa32_max_features
target/arm: Cleanups, new features, new cpus
-
-
-
2022-05-06
Richard Henderson
New
[v6,05/24] target/arm: Move cortex impdef sysregs to cpu_tcg.c
target/arm: Cleanups, new features, new cpus
-
-
-
2022-05-06
Richard Henderson
New
[v2,74/74] tests/tcg/rx: Enable semihosting multiarch tests
semihosting cleanup
-
-
-
2022-05-03
Richard Henderson
New
[v2,73/74] target/rx: Implement libgloss semihosting
semihosting cleanup
-
-
-
2022-05-03
Richard Henderson
New
[v2,72/74] target/rx: Cleanup rx_cpu_do_interrupt
semihosting cleanup
-
-
-
2022-05-03
Richard Henderson
New
[v2,71/74] target/rx: Consolidate exception helpers
semihosting cleanup
-
-
-
2022-05-03
Richard Henderson
New
[v2,70/74] target/rx: Name the exceptions
semihosting cleanup
-
-
-
2022-05-03
Richard Henderson
New
[v2,69/74] target/rx: Fix the base of the fixed vector table
semihosting cleanup
-
-
-
2022-05-03
Richard Henderson
New
[v2,68/74] hw/rx: Handle a kernel file that is ELF
semihosting cleanup
-
-
-
2022-05-03
Richard Henderson
New
[v2,67/74] tests/docker: Add debian-rx-cross image
semihosting cleanup
-
-
-
2022-05-03
Richard Henderson
New
[v2,52/74] target/nios2: Move nios2-semi.c to nios2_softmmu_ss
semihosting cleanup
-
-
-
2022-05-03
Richard Henderson
New
[v2,28/74] semihosting: Split out semihost_sys_flen
semihosting cleanup
-
-
-
2022-05-03
Richard Henderson
New
[v2,15/74] semihosting: Use struct gdb_stat in common_semi_flen_cb
semihosting cleanup
-
-
-
2022-05-03
Richard Henderson
New
[v2,08/74] semihosting: Generalize GuestFDFeatureFile
semihosting cleanup
-
-
-
2022-05-03
Richard Henderson
New
[v2,07/74] semihosting: Split out guestfd.c
semihosting cleanup
-
-
-
2022-05-03
Richard Henderson
New
[v2,05/74] semihosting: Add target_strlen for softmmu-uaccess.h
semihosting cleanup
-
-
-
2022-05-03
Richard Henderson
New
[v4,06/45] target/arm: Avoid bare abort() or assert(0)
target/arm: Cleanups, new features, new cpus
-
-
-
2022-05-01
Richard Henderson
New
[v4,03/45] target/arm: Replace sentinels with ARRAY_SIZE in cpregs.h
target/arm: Cleanups, new features, new cpus
-
-
-
2022-05-01
Richard Henderson
New
tcg: Special case split barriers before/after load
tcg: Special case split barriers before/after load
-
-
-
2022-04-30
Richard Henderson
New
[v4,15/17] linux-user/strace: Fix print_syscall_err
target/m68k: Conditional traps + trap cleanup
-
-
-
2022-04-30
Richard Henderson
New
[v4,04/17] linux-user/m68k: Handle EXCP_TRAP1 through EXCP_TRAP15
target/m68k: Conditional traps + trap cleanup
-
-
-
2022-04-30
Richard Henderson
New
[43/43] target/nios2: Do semihosting call as a normal helper
semihosting cleanup
-
-
-
2022-04-30
Richard Henderson
New
[39/43] target/m68k: Remove EXCP_HALT_INSN
semihosting cleanup
-
-
-
2022-04-30
Richard Henderson
New
[38/43] target/m68k: Enable semihosting for non-coldfire
semihosting cleanup
-
-
-
2022-04-30
Richard Henderson
New
[37/43] target/m68k: Do semihosting call as a normal helper
semihosting cleanup
-
-
-
2022-04-30
Richard Henderson
New
[32/43] semihosting: Create semihost_sys_gettimeofday
semihosting cleanup
-
-
-
2022-04-30
Richard Henderson
New
[31/43] semihosting: Create semihost_sys_{stat,fstat}
semihosting cleanup
-
-
-
2022-04-30
Richard Henderson
New
[30/43] semihosting: Split out semihost_sys_system
semihosting cleanup
-
-
-
2022-04-30
Richard Henderson
New
[28/43] semihosting: Split out semihost_sys_remove
semihosting cleanup
-
-
-
2022-04-30
Richard Henderson
New
[27/43] semihosting: Split out semihost_sys_flen
semihosting cleanup
-
-
-
2022-04-30
Richard Henderson
New
[26/43] semihosting: Split out semihost_sys_isatty
semihosting cleanup
-
-
-
2022-04-30
Richard Henderson
New
[24/43] semihosting: Bound length for semihost_sys_{read, write}
semihosting cleanup
-
-
-
2022-04-30
Richard Henderson
New
[23/43] semihosting: Split out semihost_sys_write
semihosting cleanup
-
-
-
2022-04-30
Richard Henderson
New
[22/43] semihosting: Split out semihost_sys_read
semihosting cleanup
-
-
-
2022-04-30
Richard Henderson
New
[20/43] semihosting: Split out semihost_sys_open
semihosting cleanup
-
-
-
2022-04-30
Richard Henderson
New
[PULL,0/6] Coverity patch queue
-
-
-
2022-04-27
Richard Henderson
New
[v2] linux-user: Clean up arg_start/arg_end confusion
[v2] linux-user: Clean up arg_start/arg_end confusion
-
-
-
2022-04-27
Richard Henderson
New
[PULL,67/68] tests/tcg/nios2: Add semihosting multiarch tests
[PULL,01/68] linux-user/nios2: Hoist pc advance to the top of EXCP_TRAP
-
-
-
2022-04-26
Richard Henderson
New
[PULL,63/68] hw/intc: Vectored Interrupt Controller (VIC)
[PULL,01/68] linux-user/nios2: Hoist pc advance to the top of EXCP_TRAP
-
-
-
2022-04-26
Richard Henderson
New
[PULL,61/68] target/nios2: Advance pc when raising exceptions
[PULL,01/68] linux-user/nios2: Hoist pc advance to the top of EXCP_TRAP
-
-
-
2022-04-26
Richard Henderson
New
[PULL,60/68] target/nios2: Implement EIC interrupt processing
[PULL,01/68] linux-user/nios2: Hoist pc advance to the top of EXCP_TRAP
-
-
-
2022-04-26
Richard Henderson
New
[PULL,57/68] target/nios2: Introduce shadow register sets
[PULL,01/68] linux-user/nios2: Hoist pc advance to the top of EXCP_TRAP
-
-
-
2022-04-26
Richard Henderson
New
[PULL,48/68] target/nios2: Split out helpers for gen_rr_shift
[PULL,01/68] linux-user/nios2: Hoist pc advance to the top of EXCP_TRAP
-
-
-
2022-04-26
Richard Henderson
New
[PULL,46/68] target/nios2: Split out helpers for gen_r_math_logic
[PULL,01/68] linux-user/nios2: Hoist pc advance to the top of EXCP_TRAP
-
-
-
2022-04-26
Richard Henderson
New
[PULL,45/68] target/nios2: Split out helpers for gen_i_math_logic
[PULL,01/68] linux-user/nios2: Hoist pc advance to the top of EXCP_TRAP
-
-
-
2022-04-26
Richard Henderson
New
[PULL,41/68] target/nios2: Support division error exception
[PULL,01/68] linux-user/nios2: Hoist pc advance to the top of EXCP_TRAP
-
-
-
2022-04-26
Richard Henderson
New
[PULL,40/68] target/nios2: Remove CPU_INTERRUPT_NMI
[PULL,01/68] linux-user/nios2: Hoist pc advance to the top of EXCP_TRAP
-
-
-
2022-04-26
Richard Henderson
New
[PULL,37/68] target/nios2: Prevent writes to read-only or reserved control fields
[PULL,01/68] linux-user/nios2: Hoist pc advance to the top of EXCP_TRAP
-
-
-
2022-04-26
Richard Henderson
New
[PULL,22/68] target/nios2: Split control registers away from general registers
[PULL,01/68] linux-user/nios2: Hoist pc advance to the top of EXCP_TRAP
-
-
-
2022-04-26
Richard Henderson
New
[PULL,18/68] target/nios2: Fix BRET instruction
[PULL,01/68] linux-user/nios2: Hoist pc advance to the top of EXCP_TRAP
-
-
-
2022-04-26
Richard Henderson
New
[PULL,11/68] target/nios2: Build helper.c for system only
[PULL,01/68] linux-user/nios2: Hoist pc advance to the top of EXCP_TRAP
-
-
-
2022-04-26
Richard Henderson
New
[PULL,10/68] target/nios2: Remove nios2_cpu_record_sigsegv
[PULL,01/68] linux-user/nios2: Hoist pc advance to the top of EXCP_TRAP
-
-
-
2022-04-26
Richard Henderson
New
[PULL,00/68] nios2 patch queue
-
-
-
2022-04-26
Richard Henderson
New
[47/47] target/arm: Use tcg_constant for vector descriptor
target/arm: Use tcg_constant
-
-
-
2022-04-26
Richard Henderson
New
[46/47] target/arm: Use tcg_constant for do_brk{2,3}
target/arm: Use tcg_constant
-
-
-
2022-04-26
Richard Henderson
New
[45/47] target/arm: Use tcg_constant for predicate descriptors
target/arm: Use tcg_constant
-
-
-
2022-04-26
Richard Henderson
New
[34/47] target/arm: Use tcg_constant in trans_CPS_v7m
target/arm: Use tcg_constant
-
-
-
2022-04-26
Richard Henderson
New
«
1
2
...
22
23
24
…
55
56
»
Bundling
Create bundle: