Current Team Memberships

Show patches with: State = Action Required       |   5463 patches
« 1 2 ... 16 17 1854 55 »
Patch Series S/W/F Date Submitter Delegate State
[v3,09/27] target/s390x: Remove pc argument to pc_to_link_into target/s390x: pc-relative translation blocks --- 2023-01-09 Richard Henderson New
[v3,03/27] target/s390x: Use tcg_constant_i32 for fpinst_extract_m34 target/s390x: pc-relative translation blocks --- 2023-01-09 Richard Henderson New
[v3,01/27] target/s390x: Use tcg_constant_* in local contexts target/s390x: pc-relative translation blocks --- 2023-01-09 Richard Henderson New
[PULL,24/27] tcg/s390x: Implement ctpop operation [PULL,01/27] tcg/s390x: Use register pair allocation for div and mulu2 --- 2023-01-07 Richard Henderson New
[PULL,19/27] tcg/s390x: Support MIE3 logical operations [PULL,01/27] tcg/s390x: Use register pair allocation for div and mulu2 --- 2023-01-07 Richard Henderson New
[PULL,15/27] tcg/s390x: Support MIE2 MGRK instruction [PULL,01/27] tcg/s390x: Use register pair allocation for div and mulu2 --- 2023-01-07 Richard Henderson New
[PULL,14/27] tcg/s390x: Support MIE2 multiply single instructions [PULL,01/27] tcg/s390x: Use register pair allocation for div and mulu2 --- 2023-01-07 Richard Henderson New
[PULL,10/27] tcg/s390x: Remove DISTINCT_OPERANDS facility check [PULL,01/27] tcg/s390x: Use register pair allocation for div and mulu2 --- 2023-01-07 Richard Henderson New
[PULL,09/27] tcg/s390x: Remove FAST_BCR_SER facility check [PULL,01/27] tcg/s390x: Use register pair allocation for div and mulu2 --- 2023-01-07 Richard Henderson New
[PULL,08/27] tcg/s390x: Check for load-on-condition facility at startup [PULL,01/27] tcg/s390x: Use register pair allocation for div and mulu2 --- 2023-01-07 Richard Henderson New
[PULL,07/27] tcg/s390x: Check for general-instruction-extension facility at startup [PULL,01/27] tcg/s390x: Use register pair allocation for div and mulu2 --- 2023-01-07 Richard Henderson New
[PULL,06/27] tcg/s390x: Check for extended-immediate facility at startup [PULL,01/27] tcg/s390x: Use register pair allocation for div and mulu2 --- 2023-01-07 Richard Henderson New
[PULL,05/27] tcg/s390x: Check for long-displacement facility at startup [PULL,01/27] tcg/s390x: Use register pair allocation for div and mulu2 --- 2023-01-07 Richard Henderson New
[PULL,03/27] tcg/s390x: Always set TCG_TARGET_HAS_direct_jump [PULL,01/27] tcg/s390x: Use register pair allocation for div and mulu2 --- 2023-01-07 Richard Henderson New
[PULL,00/27] tcg/s390x patch queue --- 2023-01-07 Richard Henderson New
[2/2] target/arm: Look up ARMCPRegInfo at runtime target/arm: Look up ARMCPRegInfo at runtime --- 2023-01-06 Richard Henderson New
[1/2] target/arm: Reorg do_coproc_insn target/arm: Look up ARMCPRegInfo at runtime --- 2023-01-06 Richard Henderson New
[PULL,v2,47/47] tests/tcg/multiarch: add vma-pthread.c Untitled series #197136 --- 2023-01-06 Richard Henderson New
[PULL,v2,19/47] tcg: Introduce paired register allocation Untitled series #197136 --- 2023-01-06 Richard Henderson New
[PULL,v2,00/47] tcg misc queue --- 2023-01-06 Richard Henderson New
[RFC,40/40] target/arm: Move "pmu" to class property Toward class init of cpu features --- 2023-01-03 Richard Henderson New
[RFC,39/40] target/arm: Move "has-mpu" and "pmsav7-dregion" to class properties Toward class init of cpu features --- 2023-01-03 Richard Henderson New
[RFC,38/40] target/arm: Move "vfp" and "neon" to class properties Toward class init of cpu features --- 2023-01-03 Richard Henderson New
[RFC,37/40] target/arm: Move "cfgend" to class property Toward class init of cpu features --- 2023-01-03 Richard Henderson New
[RFC,36/40] target/arm: Move "has_el3" to class property Toward class init of cpu features --- 2023-01-03 Richard Henderson New
[RFC,35/40] target/arm: Move "has_el2" to class property Toward class init of cpu features --- 2023-01-03 Richard Henderson New
[RFC,34/40] target/arm: Move "reset-hivecs" to class property Toward class init of cpu features --- 2023-01-03 Richard Henderson New
[RFC,33/40] target/arm: Move "cntfrq" to class property Toward class init of cpu features --- 2023-01-03 Richard Henderson New
[RFC,32/40] target/arm: Move "midr" to class property Toward class init of cpu features --- 2023-01-03 Richard Henderson New
[RFC,31/40] target/arm: Get and set class properties in the monitor Toward class init of cpu features --- 2023-01-03 Richard Henderson New
[RFC,30/40] target/arm: Move feature bit propagation to class init Toward class init of cpu features --- 2023-01-03 Richard Henderson New
[RFC,29/40] target/arm: Remove m-profile has_vfp and has_dsp properties Toward class init of cpu features --- 2023-01-03 Richard Henderson New
[RFC,28/40] target/arm: Split out xscale*_class_init Toward class init of cpu features --- 2023-01-03 Richard Henderson New
[RFC,27/40] target/arm: Split out strongarm_class_init Toward class init of cpu features --- 2023-01-03 Richard Henderson New
[RFC,26/40] target/arm: Rename 'cpu' to 'acc' in class init functions Toward class init of cpu features --- 2023-01-03 Richard Henderson New
[RFC,25/40] target/arm/hvf: Use offsetof in hvf_arm_get_host_cpu_features Toward class init of cpu features --- 2023-01-03 Richard Henderson New
[RFC,24/40] target/arm/hvf: Probe host into ARMCPUClass Toward class init of cpu features --- 2023-01-03 Richard Henderson New
[RFC,23/40] target/arm: Probe KVM host into ARMCPUClass Toward class init of cpu features --- 2023-01-03 Richard Henderson New
[RFC,22/40] target/arm: Hoist feature and dtb_compatible from KVM, HVF Toward class init of cpu features --- 2023-01-03 Richard Henderson New
[RFC,21/40] target/arm: Remove aarch64 check from aarch64_host_object_init Toward class init of cpu features --- 2023-01-03 Richard Henderson New
[RFC,20/40] target/arm: Merge kvm64.c with kvm.c Toward class init of cpu features --- 2023-01-03 Richard Henderson New
[RFC,19/40] target/arm: Move most cpu initialization to the class Toward class init of cpu features --- 2023-01-03 Richard Henderson New
[RFC,18/40] target/arm: Create cpreg definition functions with GHashTable arg Toward class init of cpu features --- 2023-01-03 Richard Henderson New
[RFC,17/40] target/arm: Copy cp_regs from ARMCPUClass Toward class init of cpu features --- 2023-01-03 Richard Henderson New
[RFC,16/40] target/arm: Represent the entire MPIDR_EL1 Toward class init of cpu features --- 2023-01-03 Richard Henderson New
[RFC,15/40] target/arm: Create arm_cpu_mp_affinity Toward class init of cpu features --- 2023-01-03 Richard Henderson New
[RFC,14/40] target/arm: Rename arm_cpu_mp_affinity Toward class init of cpu features --- 2023-01-03 Richard Henderson New
[RFC,13/40] hw/arm/bcm2836: Set mp-affinity property in realize Toward class init of cpu features --- 2023-01-03 Richard Henderson New
[RFC,12/40] target/arm: Copy isar and friends from ARMCPUClass Toward class init of cpu features --- 2023-01-03 Richard Henderson New
[RFC,11/40] target/arm: Copy features from ARMCPUClass Toward class init of cpu features --- 2023-01-03 Richard Henderson New
[RFC,10/40] target/arm: Copy dtb_compatible from ARMCPUClass Toward class init of cpu features --- 2023-01-03 Richard Henderson New
[RFC,09/40] target/arm: Utilize arm-cpu instance_post_init hook Toward class init of cpu features --- 2023-01-03 Richard Henderson New
[RFC,08/40] target/arm: Pass ARMCPUClass to ARMCPUInfo.class_init Toward class init of cpu features --- 2023-01-03 Richard Henderson New
[RFC,07/40] target/arm: Create TYPE_ARM_V7M_CPU Toward class init of cpu features --- 2023-01-03 Richard Henderson New
[RFC,06/40] target/arm: Remove AArch64CPUClass Toward class init of cpu features --- 2023-01-03 Richard Henderson New
[RFC,05/40] target/arm: Create arm_cpu_register_parent Toward class init of cpu features --- 2023-01-03 Richard Henderson New
[RFC,04/40] target/arm: Remove aarch64_cpu_finalizefn Toward class init of cpu features --- 2023-01-03 Richard Henderson New
[RFC,03/40] qom: Create class properties Toward class init of cpu features --- 2023-01-03 Richard Henderson New
[RFC,02/40] qom: Introduce class_late_init Toward class init of cpu features --- 2023-01-03 Richard Henderson New
[RFC,01/40] qdev: Don't always force the global property array non-null Toward class init of cpu features --- 2023-01-03 Richard Henderson New
[PULL,44/47] accel/tcg: Fix tb_invalidate_phys_page_unwind [PULL,01/47] tcg: convert tcg/README to rst --- 2022-12-30 Richard Henderson New
[PULL,43/47] tcg: Add TCGHelperInfo argument to tcg_out_call [PULL,01/47] tcg: convert tcg/README to rst --- 2022-12-30 Richard Henderson New
[PULL,38/47] tcg: Reorg function calls [PULL,01/47] tcg: convert tcg/README to rst --- 2022-12-30 Richard Henderson New
[PULL,36/47] tcg: Vary the allocation size for TCGOp [PULL,01/47] tcg: convert tcg/README to rst --- 2022-12-30 Richard Henderson New
[PULL,35/47] tcg: Pass number of arguments to tcg_emit_op() / tcg_op_insert_*() [PULL,01/47] tcg: convert tcg/README to rst --- 2022-12-30 Richard Henderson New
[PULL,31/47] tcg: Use TCG_CALL_ARG_EVEN for TCI special case [PULL,01/47] tcg: convert tcg/README to rst --- 2022-12-30 Richard Henderson New
[PULL,30/47] tcg: Replace TCG_TARGET_EXTEND_ARGS with TCG_TARGET_CALL_ARG_I32 [PULL,01/47] tcg: convert tcg/README to rst --- 2022-12-30 Richard Henderson New
[PULL,29/47] tcg: Replace TCG_TARGET_CALL_ALIGN_ARGS with TCG_TARGET_CALL_ARG_I64 [PULL,01/47] tcg: convert tcg/README to rst --- 2022-12-30 Richard Henderson New
[PULL,22/47] tcg: Move TCG_{LOW,HIGH} to tcg-internal.h [PULL,01/47] tcg: convert tcg/README to rst --- 2022-12-30 Richard Henderson New
[PULL,12/47] tcg: Tidy tcg_reg_alloc_op [PULL,01/47] tcg: convert tcg/README to rst --- 2022-12-30 Richard Henderson New
[PULL,04/47] tcg: Cleanup trailing whitespace [PULL,01/47] tcg: convert tcg/README to rst --- 2022-12-30 Richard Henderson New
[PULL,00/47] tcg patch queue --- 2022-12-30 Richard Henderson New
[PULL,v2,13/14] accel/tcg: Factor tb_invalidate_phys_range_fast() out [PULL,v2,01/14] util: Add interval-tree.c --- 2022-12-21 Richard Henderson New
[PULL,v2,12/14] accel/tcg: Rename tb_invalidate_phys_page_fast{, __locked}() [PULL,v2,01/14] util: Add interval-tree.c --- 2022-12-21 Richard Henderson New
[PULL,v2,09/14] accel/tcg: Move remainder of page locking to tb-maint.c [PULL,v2,01/14] util: Add interval-tree.c --- 2022-12-21 Richard Henderson New
[PULL,v2,04/14] accel/tcg: Use interval tree for TARGET_PAGE_DATA_SIZE [PULL,v2,01/14] util: Add interval-tree.c --- 2022-12-21 Richard Henderson New
[PULL,v2,03/14] accel/tcg: Use interval tree for TBs in user-only mode [PULL,v2,01/14] util: Add interval-tree.c --- 2022-12-21 Richard Henderson New
[PULL,v2,02/14] accel/tcg: Rename page_flush_tb [PULL,v2,01/14] util: Add interval-tree.c --- 2022-12-21 Richard Henderson New
[PULL,v2,00/14] accel/tcg: Rewrite user-only vma tracking --- 2022-12-21 Richard Henderson New
[PULL,0/2] target sh4 and tricore patches --- 2022-12-18 Richard Henderson New
[PULL,00/13] accel/tcg: Rewrite user-only vma tracking --- 2022-12-16 Richard Henderson New
[v4,20/27] tcg: Vary the allocation size for TCGOp tcg misc patches --- 2022-12-13 Richard Henderson New
[v4,04/27] tcg: Introduce paired register allocation tcg misc patches --- 2022-12-13 Richard Henderson New
[8/8] tcg/loongarch64: Reorg goto_tb implementation tcg/loongarch64: Reorg goto_tb and cleanups --- 2022-12-06 Richard Henderson New
[22/22] tcg/riscv: Implement direct branch for goto_tb tcg: exit_tb tidy, goto_tb reorg --- 2022-12-06 Richard Henderson New
[21/22] tcg/riscv: Introduce OPC_NOP tcg: exit_tb tidy, goto_tb reorg --- 2022-12-06 Richard Henderson New
[15/22] tcg: Remove TCG_TARGET_HAS_direct_jump tcg: exit_tb tidy, goto_tb reorg --- 2022-12-06 Richard Henderson New
[07/22] tcg: Introduce get_jmp_target_addr tcg: exit_tb tidy, goto_tb reorg --- 2022-12-06 Richard Henderson New
[05/22] tcg: Replace asserts on tcg_jmp_insn_offset tcg: exit_tb tidy, goto_tb reorg --- 2022-12-06 Richard Henderson New
[2/2] meson: Set avx512f option to auto Use a more portable way to enable target specific functions --- 2022-12-04 Richard Henderson New
configure: Add --enable-lto configure: Add --enable-lto --- 2022-12-04 Richard Henderson New
[v3,13/13] tcg/s390x: Implement ctpop operation tcg/s390x: misc patches --- 2022-12-02 Richard Henderson New
[v3,12/13] tcg/s390x: Use tgen_movcond_int in tgen_clz tcg/s390x: misc patches --- 2022-12-02 Richard Henderson New
[v3,11/13] tcg/s390x: Support SELGR instruction in movcond tcg/s390x: misc patches --- 2022-12-02 Richard Henderson New
[v3,10/13] tcg/s390x: Generalize movcond implementation tcg/s390x: misc patches --- 2022-12-02 Richard Henderson New
[v3,09/13] tcg/s390x: Create tgen_cmp2 to simplify movcond tcg/s390x: misc patches --- 2022-12-02 Richard Henderson New
[v3,08/13] tcg/s390x: Support MIE3 logical operations tcg/s390x: misc patches --- 2022-12-02 Richard Henderson New
[v3,06/13] tcg/s390x: Support MIE2 multiply single instructions tcg/s390x: misc patches --- 2022-12-02 Richard Henderson New
[v3,04/13] tcg/s390x: Distinguish RRF-a and RRF-c formats tcg/s390x: misc patches --- 2022-12-02 Richard Henderson New
[v3,02/13] tcg/s390x: Remove TCG_REG_TB tcg/s390x: misc patches --- 2022-12-02 Richard Henderson New
« 1 2 ... 16 17 1854 55 »

Bundling

Create bundle: