Current Team Memberships

Show patches with: Archived = No       |   24769 patches
« 1 2 3 4247 248 »
Patch Series S/W/F Date Submitter Delegate State
[v3,062/162] tcg: Merge INDEX_op_clz_{i32,i64} tcg: Convert to TCGOutOp structures --- 2025-02-16 Richard Henderson New
[v3,061/162] tcg: Convert clz to TCGOutOpBinary tcg: Convert to TCGOutOp structures --- 2025-02-16 Richard Henderson New
[v3,060/162] tcg: Merge INDEX_op_rot{l,r}_{i32,i64} tcg: Convert to TCGOutOp structures --- 2025-02-16 Richard Henderson New
[v3,059/162] tcg: Convert rotl, rotr to TCGOutOpBinary tcg: Convert to TCGOutOp structures --- 2025-02-16 Richard Henderson New
[v3,058/162] tcg: Do not require both rotr and rotl from the backend tcg: Convert to TCGOutOp structures --- 2025-02-16 Richard Henderson New
[v3,057/162] tcg: Merge INDEX_op_sar_{i32,i64} tcg: Convert to TCGOutOp structures --- 2025-02-16 Richard Henderson New
[v3,056/162] tcg: Convert sar to TCGOutOpBinary tcg: Convert to TCGOutOp structures --- 2025-02-16 Richard Henderson New
[v3,055/162] tcg: Merge INDEX_op_shr_{i32,i64} tcg: Convert to TCGOutOp structures --- 2025-02-16 Richard Henderson New
[v3,054/162] tcg: Convert shr to TCGOutOpBinary tcg: Convert to TCGOutOp structures --- 2025-02-16 Richard Henderson New
[v3,053/162] tcg: Merge INDEX_op_shl_{i32,i64} tcg: Convert to TCGOutOp structures --- 2025-02-16 Richard Henderson New
[v3,052/162] tcg: Convert shl to TCGOutOpBinary tcg: Convert to TCGOutOp structures --- 2025-02-16 Richard Henderson New
[v3,051/162] tcg: Merge INDEX_op_remu_{i32,i64} tcg: Convert to TCGOutOp structures --- 2025-02-16 Richard Henderson New
[v3,050/162] tcg: Convert remu to TCGOutOpBinary tcg: Convert to TCGOutOp structures --- 2025-02-16 Richard Henderson New
[v3,049/162] tcg: Merge INDEX_op_rem_{i32,i64} tcg: Convert to TCGOutOp structures --- 2025-02-16 Richard Henderson New
[v3,048/162] tcg: Convert rem to TCGOutOpBinary tcg: Convert to TCGOutOp structures --- 2025-02-16 Richard Henderson New
[v3,047/162] tcg: Merge INDEX_op_divu2_{i32,i64} tcg: Convert to TCGOutOp structures --- 2025-02-16 Richard Henderson New
[v3,046/162] tcg: Convert divu2 to TCGOutOpDivRem tcg: Convert to TCGOutOp structures --- 2025-02-16 Richard Henderson New
[v3,045/162] tcg: Merge INDEX_op_div2_{i32,i64} tcg: Convert to TCGOutOp structures --- 2025-02-16 Richard Henderson New
[v3,044/162] tcg: Convert div2 to TCGOutOpDivRem tcg: Convert to TCGOutOp structures --- 2025-02-16 Richard Henderson New
[v3,043/162] tcg: Merge INDEX_op_divu_{i32,i64} tcg: Convert to TCGOutOp structures --- 2025-02-16 Richard Henderson New
[v3,042/162] tcg: Convert divu to TCGOutOpBinary tcg: Convert to TCGOutOp structures --- 2025-02-16 Richard Henderson New
[v3,041/162] tcg: Merge INDEX_op_div_{i32,i64} tcg: Convert to TCGOutOp structures --- 2025-02-16 Richard Henderson New
[v3,040/162] tcg: Convert div to TCGOutOpBinary tcg: Convert to TCGOutOp structures --- 2025-02-16 Richard Henderson New
[v3,039/162] tcg: Merge INDEX_op_mulsh_{i32,i64} tcg: Convert to TCGOutOp structures --- 2025-02-16 Richard Henderson New
[v3,038/162] tcg: Convert mulsh to TCGOutOpBinary tcg: Convert to TCGOutOp structures --- 2025-02-16 Richard Henderson New
[v3,037/162] tcg: Merge INDEX_op_muluh_{i32,i64} tcg: Convert to TCGOutOp structures --- 2025-02-16 Richard Henderson New
[v3,036/162] tcg: Convert muluh to TCGOutOpBinary tcg: Convert to TCGOutOp structures --- 2025-02-16 Richard Henderson New
[v3,035/162] tcg: Merge INDEX_op_mul_{i32,i64} tcg: Convert to TCGOutOp structures --- 2025-02-16 Richard Henderson New
[v3,034/162] tcg: Convert mul to TCGOutOpBinary tcg: Convert to TCGOutOp structures --- 2025-02-16 Richard Henderson New
[v3,033/162] tcg: Merge INDEX_op_not_{i32,i64} tcg: Convert to TCGOutOp structures --- 2025-02-16 Richard Henderson New
[v3,032/162] tcg: Convert not to TCGOutOpUnary tcg: Convert to TCGOutOp structures --- 2025-02-16 Richard Henderson New
[v3,031/162] tcg: Merge INDEX_op_neg_{i32,i64} tcg: Convert to TCGOutOp structures --- 2025-02-16 Richard Henderson New
[v3,030/162] tcg: Convert neg to TCGOutOpUnary tcg: Convert to TCGOutOp structures --- 2025-02-16 Richard Henderson New
[v3,029/162] tcg: Merge INDEX_op_sub_{i32,i64} tcg: Convert to TCGOutOp structures --- 2025-02-16 Richard Henderson New
[v3,028/162] tcg: Convert sub to TCGOutOpSubtract tcg: Convert to TCGOutOp structures --- 2025-02-16 Richard Henderson New
[v3,027/162] tcg/arm: Fix constraints for sub tcg: Convert to TCGOutOp structures --- 2025-02-16 Richard Henderson New
[v3,026/162] tcg: Merge INDEX_op_nor_{i32,i64} tcg: Convert to TCGOutOp structures --- 2025-02-16 Richard Henderson New
[v3,025/162] tcg: Convert nor to TCGOutOpBinary tcg: Convert to TCGOutOp structures --- 2025-02-16 Richard Henderson New
[v3,024/162] tcg/loongarch64: Do not accept constant argument to nor tcg: Convert to TCGOutOp structures --- 2025-02-16 Richard Henderson New
[v3,023/162] tcg: Merge INDEX_op_nand_{i32,i64} tcg: Convert to TCGOutOp structures --- 2025-02-16 Richard Henderson New
[v3,022/162] tcg: Convert nand to TCGOutOpBinary tcg: Convert to TCGOutOp structures --- 2025-02-16 Richard Henderson New
[v3,021/162] tcg: Merge INDEX_op_eqv_{i32,i64} tcg: Convert to TCGOutOp structures --- 2025-02-16 Richard Henderson New
[v3,020/162] tcg: Convert eqv to TCGOutOpBinary tcg: Convert to TCGOutOp structures --- 2025-02-16 Richard Henderson New
[v3,019/162] tcg/optimize: Fold eqv with immediate to xor tcg: Convert to TCGOutOp structures --- 2025-02-16 Richard Henderson New
[v3,018/162] tcg: Merge INDEX_op_xor_{i32,i64} tcg: Convert to TCGOutOp structures --- 2025-02-16 Richard Henderson New
[v3,017/162] tcg: Convert xor to TCGOutOpBinary tcg: Convert to TCGOutOp structures --- 2025-02-16 Richard Henderson New
[v3,016/162] tcg: Merge INDEX_op_orc_{i32,i64} tcg: Convert to TCGOutOp structures --- 2025-02-16 Richard Henderson New
[v3,015/162] tcg: Convert orc to TCGOutOpBinary tcg: Convert to TCGOutOp structures --- 2025-02-16 Richard Henderson New
[v3,014/162] tcg/optimize: Fold orc with immediate to or tcg: Convert to TCGOutOp structures --- 2025-02-16 Richard Henderson Superseded
[v3,013/162] tcg: Merge INDEX_op_or_{i32,i64} tcg: Convert to TCGOutOp structures --- 2025-02-16 Richard Henderson New
[v3,012/162] tcg: Convert or to TCGOutOpBinary tcg: Convert to TCGOutOp structures --- 2025-02-16 Richard Henderson New
[v3,011/162] tcg: Merge INDEX_op_andc_{i32,i64} tcg: Convert to TCGOutOp structures --- 2025-02-16 Richard Henderson New
[v3,010/162] tcg: Convert andc to TCGOutOpBinary tcg: Convert to TCGOutOp structures --- 2025-02-16 Richard Henderson New
[v3,009/162] tcg/optimize: Emit add r, r, -1 in fold_setcond_tst_pow2 tcg: Convert to TCGOutOp structures --- 2025-02-16 Richard Henderson New
[v3,008/162] tcg/optimize: Fold andc with immediate to and tcg: Convert to TCGOutOp structures --- 2025-02-16 Richard Henderson New
[v3,007/162] tcg: Merge INDEX_op_and_{i32,i64} tcg: Convert to TCGOutOp structures --- 2025-02-16 Richard Henderson New
[v3,006/162] tcg: Convert and to TCGOutOpBinary tcg: Convert to TCGOutOp structures --- 2025-02-16 Richard Henderson New
[v3,005/162] tcg: Merge INDEX_op_add_{i32,i64} tcg: Convert to TCGOutOp structures --- 2025-02-16 Richard Henderson New
[v3,004/162] tcg: Convert add to TCGOutOpBinary tcg: Convert to TCGOutOp structures --- 2025-02-16 Richard Henderson New
[v3,003/162] tcg: Merge INDEX_op_mov_{i32,i64} tcg: Convert to TCGOutOp structures --- 2025-02-16 Richard Henderson New
[v3,002/162] tcg: Remove INDEX_op_ext{8,16,32}* tcg: Convert to TCGOutOp structures --- 2025-02-16 Richard Henderson New
[v3,001/162] tcg: Add all_outop[] tcg: Convert to TCGOutOp structures --- 2025-02-16 Richard Henderson New
[2/2] tcg: Remove TCG_TARGET_HAS_{br, set}cond2 from riscv and loongarch64 tcg: minor cleanups --- 2025-02-16 Richard Henderson New
[1/2] tcg/i386: Use tcg_{high, unsigned}_cond in tcg_out_brcond2 tcg: minor cleanups --- 2025-02-16 Richard Henderson New
[PULL,24/24] target/sparc: fake UltraSPARC T1 PCR and PIC registers [PULL,01/24] tcg: Remove last traces of TCG_TARGET_NEED_POOL_LABELS --- 2025-02-16 Richard Henderson New
[PULL,23/24] target/sparc: Fix gdbstub incorrectly handling registers f32-f62 [PULL,01/24] tcg: Remove last traces of TCG_TARGET_NEED_POOL_LABELS --- 2025-02-16 Richard Henderson New
[PULL,22/24] target/sparc: Fix register selection for all F*TOx and FxTO* instructions [PULL,01/24] tcg: Remove last traces of TCG_TARGET_NEED_POOL_LABELS --- 2025-02-16 Richard Henderson New
[PULL,21/24] linux-user: Move TARGET_SA_RESTORER out of generic/signal.h [PULL,01/24] tcg: Remove last traces of TCG_TARGET_NEED_POOL_LABELS --- 2025-02-16 Richard Henderson New
[PULL,20/24] elfload: Fix alignment when unmapping excess reservation [PULL,01/24] tcg: Remove last traces of TCG_TARGET_NEED_POOL_LABELS --- 2025-02-16 Richard Henderson New
[PULL,19/24] tcg/sparc64: Use 'z' constraint [PULL,01/24] tcg: Remove last traces of TCG_TARGET_NEED_POOL_LABELS --- 2025-02-16 Richard Henderson New
[PULL,18/24] tcg/riscv: Use 'z' constraint [PULL,01/24] tcg: Remove last traces of TCG_TARGET_NEED_POOL_LABELS --- 2025-02-16 Richard Henderson New
[PULL,17/24] tcg/mips: Use 'z' constraint [PULL,01/24] tcg: Remove last traces of TCG_TARGET_NEED_POOL_LABELS --- 2025-02-16 Richard Henderson New
[PULL,16/24] tcg/loongarch64: Use 'z' constraint [PULL,01/24] tcg: Remove last traces of TCG_TARGET_NEED_POOL_LABELS --- 2025-02-16 Richard Henderson New
[PULL,15/24] tcg/aarch64: Use 'z' constraint [PULL,01/24] tcg: Remove last traces of TCG_TARGET_NEED_POOL_LABELS --- 2025-02-16 Richard Henderson New
[PULL,14/24] tcg: Introduce the 'z' constraint for a hardware zero register [PULL,01/24] tcg: Remove last traces of TCG_TARGET_NEED_POOL_LABELS --- 2025-02-16 Richard Henderson New
[PULL,13/24] include/exec: Use uintptr_t in CPUTLBEntry [PULL,01/24] tcg: Remove last traces of TCG_TARGET_NEED_POOL_LABELS --- 2025-02-16 Richard Henderson New
[PULL,12/24] include/exec: Change vaddr to uintptr_t [PULL,01/24] tcg: Remove last traces of TCG_TARGET_NEED_POOL_LABELS --- 2025-02-16 Richard Henderson New
[PULL,11/24] accel/tcg: Fix tlb_set_page_with_attrs, tlb_set_page [PULL,01/24] tcg: Remove last traces of TCG_TARGET_NEED_POOL_LABELS --- 2025-02-16 Richard Henderson New
[PULL,10/24] plugins: Fix qemu_plugin_read_memory_vaddr parameters [PULL,01/24] tcg: Remove last traces of TCG_TARGET_NEED_POOL_LABELS --- 2025-02-16 Richard Henderson New
[PULL,09/24] tcg: Replace addr{lo, hi}_reg with addr_reg in TCGLabelQemuLdst [PULL,01/24] tcg: Remove last traces of TCG_TARGET_NEED_POOL_LABELS --- 2025-02-16 Richard Henderson New
[PULL,08/24] tcg/ppc: Drop addrhi from prepare_host_addr [PULL,01/24] tcg: Remove last traces of TCG_TARGET_NEED_POOL_LABELS --- 2025-02-16 Richard Henderson New
[PULL,07/24] tcg/mips: Drop addrhi from prepare_host_addr [PULL,01/24] tcg: Remove last traces of TCG_TARGET_NEED_POOL_LABELS --- 2025-02-16 Richard Henderson New
[PULL,06/24] tcg/i386: Drop addrhi from prepare_host_addr [PULL,01/24] tcg: Remove last traces of TCG_TARGET_NEED_POOL_LABELS --- 2025-02-16 Richard Henderson New
[PULL,05/24] tcg/arm: Drop addrhi from prepare_host_addr [PULL,01/24] tcg: Remove last traces of TCG_TARGET_NEED_POOL_LABELS --- 2025-02-16 Richard Henderson New
[PULL,04/24] tcg: Merge INDEX_op_qemu_*_{a32,a64}_* [PULL,01/24] tcg: Remove last traces of TCG_TARGET_NEED_POOL_LABELS --- 2025-02-16 Richard Henderson New
[PULL,03/24] tcg: Drop support for two address registers in gen_ldst [PULL,01/24] tcg: Remove last traces of TCG_TARGET_NEED_POOL_LABELS --- 2025-02-16 Richard Henderson New
[PULL,02/24] tcg: Remove TCG_OVERSIZED_GUEST [PULL,01/24] tcg: Remove last traces of TCG_TARGET_NEED_POOL_LABELS --- 2025-02-16 Richard Henderson New
[PULL,01/24] tcg: Remove last traces of TCG_TARGET_NEED_POOL_LABELS [PULL,01/24] tcg: Remove last traces of TCG_TARGET_NEED_POOL_LABELS --- 2025-02-16 Richard Henderson New
[PULL,00/24] tcg patch queue --- 2025-02-16 Richard Henderson New
[9/9] target/microblaze: Simplify compute_ldst_addr_type{a,b} target/microblaze: Always use TARGET_LONG_BITS == 32 --- 2025-02-12 Richard Henderson New
[8/9] target/microblaze: Drop DisasContext.r0 target/microblaze: Always use TARGET_LONG_BITS == 32 --- 2025-02-12 Richard Henderson New
[7/9] target/microblaze: Use TARGET_LONG_BITS == 32 for system mode target/microblaze: Always use TARGET_LONG_BITS == 32 --- 2025-02-12 Richard Henderson New
[6/9] target/microblaze: Fix printf format in mmu_translate target/microblaze: Always use TARGET_LONG_BITS == 32 --- 2025-02-12 Richard Henderson New
[5/9] target/microblaze: Use TCGv_i64 for compute_ldst_addr_ea target/microblaze: Always use TARGET_LONG_BITS == 32 --- 2025-02-12 Richard Henderson New
[4/9] target/microblaze: Use uint64_t for CPUMBState.ear target/microblaze: Always use TARGET_LONG_BITS == 32 --- 2025-02-12 Richard Henderson New
[3/9] target/microblaze: Implement extended address load/store out of line target/microblaze: Always use TARGET_LONG_BITS == 32 --- 2025-02-12 Richard Henderson New
[2/9] target/microblaze: Split out mb_transaction_failed_internal target/microblaze: Always use TARGET_LONG_BITS == 32 --- 2025-02-12 Richard Henderson New
[1/9] target/microblaze: Split out mb_unaligned_access_internal target/microblaze: Always use TARGET_LONG_BITS == 32 --- 2025-02-12 Richard Henderson New
[6/6] tcg/sparc64: Use 'z' constraint tcg: Introduce constraint for zero register --- 2025-02-12 Richard Henderson New
[5/6] tcg/riscv: Use 'z' constraint tcg: Introduce constraint for zero register --- 2025-02-12 Richard Henderson New
« 1 2 3 4247 248 »

Bundling

Create bundle: