Show patches with: Submitter = Richard Henderson       |    State = Action Required       |    Archived = No       |   5286 patches
« 1 2 ... 20 21 2252 53 »
Patch Series S/W/F Date Submitter Delegate State
[07/28] target/arm: Move get_phys_addr_pmsav7 to ptw.c target/arm: Split out ptw.c from helper.c --- 2022-06-04 Richard Henderson New
[06/28] target/arm: Move get_phys_addr_pmsav7_default to ptw.c target/arm: Split out ptw.c from helper.c --- 2022-06-04 Richard Henderson New
[05/28] target/arm: Move get_phys_addr_pmsav5 to ptw.c target/arm: Split out ptw.c from helper.c --- 2022-06-04 Richard Henderson New
[04/28] target/arm: Move get_phys_addr_v6 to ptw.c target/arm: Split out ptw.c from helper.c --- 2022-06-04 Richard Henderson New
[03/28] target/arm: Move get_phys_addr_v5 to ptw.c target/arm: Split out ptw.c from helper.c --- 2022-06-04 Richard Henderson New
[02/28] target/arm: Move get_phys_addr to ptw.c target/arm: Split out ptw.c from helper.c --- 2022-06-04 Richard Henderson New
[01/28] target/arm: Move stage_1_mmu_idx decl to internals.h target/arm: Split out ptw.c from helper.c --- 2022-06-04 Richard Henderson New
[20/71] target/arm: Add ID_AA64SMFR0_EL1 target/arm: Scalable Matrix Extension --- 2022-06-02 Richard Henderson New
[PULL,0/3] tcg patch queue --- 2022-06-02 Richard Henderson New
[v6,14/17] tests/tcg/m68k: Add trap.c target/m68k: Conditional traps + trap cleanup --- 2022-06-02 Richard Henderson New
[v6,10/17] target/m68k: Implement TRAPcc target/m68k: Conditional traps + trap cleanup --- 2022-06-02 Richard Henderson New
[v6,06/17] target/m68k: Fix address argument for EXCP_CHK target/m68k: Conditional traps + trap cleanup --- 2022-06-02 Richard Henderson New
[109/114] target/arm: Use TRANS_FEAT for do_shll_tb target/arm: Rewrite sve feature tests --- 2022-05-27 Richard Henderson New
[108/114] target/arm: Use TRANS_FEAT for do_narrow_extract target/arm: Rewrite sve feature tests --- 2022-05-27 Richard Henderson New
[099/114] target/arm: Use TRANS_FEAT for gen_gvec_fpst_arg_zpzz target/arm: Rewrite sve feature tests --- 2022-05-27 Richard Henderson New
[094/114] target/arm: Move null function and sve check into do_frint_mode target/arm: Rewrite sve feature tests --- 2022-05-27 Richard Henderson New
[093/114] target/arm: Rename do_zpz_ptr to gen_gvec_ool_fpst_arg_zpz target/arm: Rewrite sve feature tests --- 2022-05-27 Richard Henderson New
[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
« 1 2 ... 20 21 2252 53 »