Patch Metrics

There are 44366 patches submitted by members of this team, and 11069 of those have been accepted upstream.

Patches per month: Submitted Accepted
Time-to-acceptance distribution (in days)
Show patches with: none      |   44366 patches
« 1 2 3 4443 444 »
Patch Series S/W/F Date Submitter Delegate State
[5/5] accel/tcg: Move cpu_memory_rw_debug() user implementation to user-exec.c accel/tcg: Clean cpu_memory_rw_debug() up --- 2025-02-17 Philippe Mathieu-Daudé New
[4/5] accel/tcg: Avoid using lock_user() in cpu_memory_rw_debug() accel/tcg: Clean cpu_memory_rw_debug() up --- 2025-02-17 Philippe Mathieu-Daudé New
[3/5] accel/tcg: Take mmap lock in the whole cpu_memory_rw_debug() function accel/tcg: Clean cpu_memory_rw_debug() up --- 2025-02-17 Philippe Mathieu-Daudé New
[2/5] accel/tcg: Include missing bswap headers in user-exec.c accel/tcg: Clean cpu_memory_rw_debug() up --- 2025-02-17 Philippe Mathieu-Daudé New
[1/5] accel/accel-cpu-target.h: Include missing 'cpu.h' header accel/tcg: Clean cpu_memory_rw_debug() up --- 2025-02-17 Philippe Mathieu-Daudé New
[10/10] fpu: Build only once fpu: Remove remaining target ifdefs and build only once --- 2025-02-17 Peter Maydell New
[09/10] fpu: Don't compile-time disable hardfloat for PPC targets fpu: Remove remaining target ifdefs and build only once --- 2025-02-17 Peter Maydell New
[08/10] fpu: Always decide snan_bit_is_one() at runtime fpu: Remove remaining target ifdefs and build only once --- 2025-02-17 Peter Maydell New
[07/10] fpu: Always decide no_signaling_nans() at runtime fpu: Remove remaining target ifdefs and build only once --- 2025-02-17 Peter Maydell New
[06/10] fpu: Move m68k_denormal fmt flag into floatx80_behaviour fpu: Remove remaining target ifdefs and build only once --- 2025-02-17 Peter Maydell New
[05/10] fpu: Make floatx80 invalid encoding settable at runtime fpu: Remove remaining target ifdefs and build only once --- 2025-02-17 Peter Maydell New
[04/10] fpu: Make targets specify whether floatx80 Inf can have Int bit clear fpu: Remove remaining target ifdefs and build only once --- 2025-02-17 Peter Maydell New
[03/10] target/i386: Avoid using floatx80_infinity global const fpu: Remove remaining target ifdefs and build only once --- 2025-02-17 Peter Maydell New
[02/10] target/m68k: Avoid using floatx80_infinity global const fpu: Remove remaining target ifdefs and build only once --- 2025-02-17 Peter Maydell New
[01/10] fpu: Make targets specify floatx80 default Inf at runtime fpu: Remove remaining target ifdefs and build only once --- 2025-02-17 Peter Maydell New
[v3,162/162] tcg: Remove tcg_out_op tcg: Convert to TCGOutOp structures --- 2025-02-16 Richard Henderson New
[v3,161/162] tcg: Convert qemu_st{2} to TCGOutOpLdSt{2} tcg: Convert to TCGOutOp structures --- 2025-02-16 Richard Henderson New
[v3,160/162] tcg: Convert qemu_ld{2} to TCGOutOpLoad{2} tcg: Convert to TCGOutOp structures --- 2025-02-16 Richard Henderson New
[v3,159/162] tcg: Merge INDEX_op_{ld,st}_{i32,i64,i128} tcg: Convert to TCGOutOp structures --- 2025-02-16 Richard Henderson New
[v3,158/162] tcg: Remove INDEX_op_qemu_st8_* tcg: Convert to TCGOutOp structures --- 2025-02-16 Richard Henderson New
[v3,157/162] tcg: Stash MemOp size in TCGOP_FLAGS tcg: Convert to TCGOutOp structures --- 2025-02-16 Richard Henderson New
[v3,156/162] tcg: Merge INDEX_op_st*_{i32,i64} tcg: Convert to TCGOutOp structures --- 2025-02-16 Richard Henderson New
[v3,155/162] tcg: Convert st to TCGOutOpStore tcg: Convert to TCGOutOp structures --- 2025-02-16 Richard Henderson New
[v3,154/162] tcg: Merge INDEX_op_ld*_{i32,i64} tcg: Convert to TCGOutOp structures --- 2025-02-16 Richard Henderson New
[v3,153/162] tcg: Convert ld to TCGOutOpLoad tcg: Convert to TCGOutOp structures --- 2025-02-16 Richard Henderson New
[v3,152/162] tcg: Assign TCGOP_TYPE in liveness_pass_2 tcg: Convert to TCGOutOp structures --- 2025-02-16 Richard Henderson New
[v3,151/162] tcg: Formalize tcg_out_goto_ptr tcg: Convert to TCGOutOp structures --- 2025-02-16 Richard Henderson New
[v3,150/162] tcg: Formalize tcg_out_br tcg: Convert to TCGOutOp structures --- 2025-02-16 Richard Henderson New
[v3,149/162] tcg: Formalize tcg_out_mb tcg: Convert to TCGOutOp structures --- 2025-02-16 Richard Henderson New
[v3,148/162] tcg: Remove add2/sub2 opcodes tcg: Convert to TCGOutOp structures --- 2025-02-16 Richard Henderson New
[v3,147/162] tcg/tci: Remove support for add2/sub2 tcg: Convert to TCGOutOp structures --- 2025-02-16 Richard Henderson New
[v3,146/162] tcg/tci: Implement add/sub carry opcodes tcg: Convert to TCGOutOp structures --- 2025-02-16 Richard Henderson New
[v3,145/162] tcg/sparc64: Remove support for add2/sub2 tcg: Convert to TCGOutOp structures --- 2025-02-16 Richard Henderson New
[v3,144/162] tcg/sparc64: Implement add/sub carry opcodes tcg: Convert to TCGOutOp structures --- 2025-02-16 Richard Henderson New
[v3,143/162] tcg/sparc64: Hoist tcg_cond_to_bcond lookup out of tcg_out_movcc tcg: Convert to TCGOutOp structures --- 2025-02-16 Richard Henderson New
[v3,142/162] tcg/s390x: Remove support for add2/sub2 tcg: Convert to TCGOutOp structures --- 2025-02-16 Richard Henderson New
[v3,141/162] tcg/s390x: Use ADD LOGICAL WITH SIGNED IMMEDIATE tcg: Convert to TCGOutOp structures --- 2025-02-16 Richard Henderson New
[v3,140/162] tcg/s390x: Implement add/sub carry opcodes tcg: Convert to TCGOutOp structures --- 2025-02-16 Richard Henderson New
[v3,139/162] tcg/s390: Add TCG_CT_CONST_N32 tcg: Convert to TCGOutOp structures --- 2025-02-16 Richard Henderson New
[v3,138/162] tcg/s390x: Honor carry_live in tcg_out_movi tcg: Convert to TCGOutOp structures --- 2025-02-16 Richard Henderson New
[v3,137/162] tcg/ppc: Remove support for add2/sub2 tcg: Convert to TCGOutOp structures --- 2025-02-16 Richard Henderson New
[v3,136/162] tcg/ppc: Implement add/sub carry opcodes tcg: Convert to TCGOutOp structures --- 2025-02-16 Richard Henderson New
[v3,135/162] tcg/arm: Remove support for add2/sub2 tcg: Convert to TCGOutOp structures --- 2025-02-16 Richard Henderson New
[v3,134/162] tcg/arm: Implement add/sub carry opcodes tcg: Convert to TCGOutOp structures --- 2025-02-16 Richard Henderson New
[v3,133/162] tcg/aarch64: Remove support for add2/sub2 tcg: Convert to TCGOutOp structures --- 2025-02-16 Richard Henderson New
[v3,132/162] tcg/aarch64: Implement add/sub carry opcodes tcg: Convert to TCGOutOp structures --- 2025-02-16 Richard Henderson New
[v3,131/162] target/tricore: Use tcg_gen_addcio_i32 for gen_addc_CC tcg: Convert to TCGOutOp structures --- 2025-02-16 Richard Henderson New
[v3,130/162] target/sparc: Use tcg_gen_addcio_tl for gen_op_addcc_int tcg: Convert to TCGOutOp structures --- 2025-02-16 Richard Henderson New
[v3,129/162] target/sh4: Use tcg_gen_addcio_i32 for addc tcg: Convert to TCGOutOp structures --- 2025-02-16 Richard Henderson New
[v3,128/162] target/s390x: Use tcg_gen_addcio_i64 for op_addc64 tcg: Convert to TCGOutOp structures --- 2025-02-16 Richard Henderson New
[v3,127/162] target/ppc: Use tcg_gen_addcio_tl for ADD and SUBF tcg: Convert to TCGOutOp structures --- 2025-02-16 Richard Henderson New
[v3,126/162] target/openrisc: Use tcg_gen_addcio_* for ADDC tcg: Convert to TCGOutOp structures --- 2025-02-16 Richard Henderson New
[v3,125/162] target/microblaze: Use tcg_gen_addcio_i32 tcg: Convert to TCGOutOp structures --- 2025-02-16 Richard Henderson New
[v3,124/162] target/hppa: Use tcg_gen_addcio_i64 tcg: Convert to TCGOutOp structures --- 2025-02-16 Richard Henderson New
[v3,123/162] target/arm: Use tcg_gen_addcio_* for ADCS tcg: Convert to TCGOutOp structures --- 2025-02-16 Richard Henderson New
[v3,122/162] tcg: Add tcg_gen_addcio_{i32,i64,tl} tcg: Convert to TCGOutOp structures --- 2025-02-16 Richard Henderson New
[v3,121/162] tcg/i386: Special case addci r, 0, 0 tcg: Convert to TCGOutOp structures --- 2025-02-16 Richard Henderson New
[v3,120/162] tcg/i386: Remove support for add2/sub2 tcg: Convert to TCGOutOp structures --- 2025-02-16 Richard Henderson New
[v3,119/162] tcg/i386: Implement add/sub carry opcodes tcg: Convert to TCGOutOp structures --- 2025-02-16 Richard Henderson New
[v3,118/162] tcg/i386: Honor carry_live in tcg_out_movi tcg: Convert to TCGOutOp structures --- 2025-02-16 Richard Henderson New
[v3,117/162] tcg: Use sub carry opcodes to expand sub2 tcg: Convert to TCGOutOp structures --- 2025-02-16 Richard Henderson New
[v3,116/162] tcg: Use add carry opcodes to expand add2 tcg: Convert to TCGOutOp structures --- 2025-02-16 Richard Henderson New
[v3,115/162] tcg/optimize: With two const operands, prefer 0 in arg1 tcg: Convert to TCGOutOp structures --- 2025-02-16 Richard Henderson New
[v3,114/162] tcg/optimize: Handle add/sub with carry opcodes tcg: Convert to TCGOutOp structures --- 2025-02-16 Richard Henderson New
[v3,113/162] tcg: Add TCGOutOp structures for add/sub carry opcodes tcg: Convert to TCGOutOp structures --- 2025-02-16 Richard Henderson New
[v3,112/162] tcg: Add add/sub with carry opcodes and infrastructure tcg: Convert to TCGOutOp structures --- 2025-02-16 Richard Henderson New
[v3,111/162] tcg: Sink def, nb_iargs, nb_oargs loads in liveness_pass_1 tcg: Convert to TCGOutOp structures --- 2025-02-16 Richard Henderson New
[v3,110/162] tcg: Move i into each for loop in liveness_pass_1 tcg: Convert to TCGOutOp structures --- 2025-02-16 Richard Henderson New
[v3,109/162] tcg/riscv: Drop support for add2/sub2 tcg: Convert to TCGOutOp structures --- 2025-02-16 Richard Henderson New
[v3,108/162] tcg/mips: Drop support for add2/sub2 tcg: Convert to TCGOutOp structures --- 2025-02-16 Richard Henderson New
[v3,107/162] tcg: Do not default add2/sub2_i32 for 32-bit hosts tcg: Convert to TCGOutOp structures --- 2025-02-16 Richard Henderson New
[v3,106/162] tcg: Expand fallback sub2 with 32-bit operations tcg: Convert to TCGOutOp structures --- 2025-02-16 Richard Henderson New
[v3,105/162] tcg: Expand fallback add2 with 32-bit operations tcg: Convert to TCGOutOp structures --- 2025-02-16 Richard Henderson New
[v3,104/162] tcg: Merge INDEX_op_extract2_{i32,i64} tcg: Convert to TCGOutOp structures --- 2025-02-16 Richard Henderson New
[v3,103/162] tcg: Convert extract2 to TCGOutOpExtract2 tcg: Convert to TCGOutOp structures --- 2025-02-16 Richard Henderson New
[v3,102/162] tcg: Merge INDEX_op_deposit_{i32,i64} tcg: Convert to TCGOutOp structures --- 2025-02-16 Richard Henderson New
[v3,101/162] tcg/aarch64: Improve deposit tcg: Convert to TCGOutOp structures --- 2025-02-16 Richard Henderson New
[v3,100/162] tcg: Convert deposit to TCGOutOpDeposit tcg: Convert to TCGOutOp structures --- 2025-02-16 Richard Henderson New
[v3,099/162] tcg: Convert extrh_i64_i32 to TCGOutOpUnary tcg: Convert to TCGOutOp structures --- 2025-02-16 Richard Henderson New
[v3,098/162] tcg: Convert extrl_i64_i32 to TCGOutOpUnary tcg: Convert to TCGOutOp structures --- 2025-02-16 Richard Henderson New
[v3,097/162] tcg: Convert extu_i32_i64 to TCGOutOpUnary tcg: Convert to TCGOutOp structures --- 2025-02-16 Richard Henderson New
[v3,096/162] tcg: Convert ext_i32_i64 to TCGOutOpUnary tcg: Convert to TCGOutOp structures --- 2025-02-16 Richard Henderson New
[v3,095/162] tcg: Merge INDEX_op_sextract_{i32,i64} tcg: Convert to TCGOutOp structures --- 2025-02-16 Richard Henderson New
[v3,094/162] tcg: Convert sextract to TCGOutOpExtract tcg: Convert to TCGOutOp structures --- 2025-02-16 Richard Henderson New
[v3,093/162] tcg: Merge INDEX_op_extract_{i32,i64} tcg: Convert to TCGOutOp structures --- 2025-02-16 Richard Henderson New
[v3,092/162] tcg: Convert extract to TCGOutOpExtract tcg: Convert to TCGOutOp structures --- 2025-02-16 Richard Henderson New
[v3,091/162] tcg: Rename INDEX_op_bswap64_i64 to INDEX_op_bswap64 tcg: Convert to TCGOutOp structures --- 2025-02-16 Richard Henderson New
[v3,090/162] tcg: Convert bswap64 to TCGOutOpUnary tcg: Convert to TCGOutOp structures --- 2025-02-16 Richard Henderson New
[v3,089/162] tcg: Merge INDEX_op_bswap32_{i32,i64} tcg: Convert to TCGOutOp structures --- 2025-02-16 Richard Henderson New
[v3,088/162] tcg: Convert bswap32 to TCGOutOpBswap tcg: Convert to TCGOutOp structures --- 2025-02-16 Richard Henderson New
[v3,087/162] tcg: Merge INDEX_op_bswap16_{i32,i64} tcg: Convert to TCGOutOp structures --- 2025-02-16 Richard Henderson New
[v3,086/162] tcg: Convert bswap16 to TCGOutOpBswap tcg: Convert to TCGOutOp structures --- 2025-02-16 Richard Henderson New
[v3,085/162] tcg: Convert setcond2_i32 to TCGOutOpSetcond2 tcg: Convert to TCGOutOp structures --- 2025-02-16 Richard Henderson New
[v3,084/162] tcg: Convert brcond2_i32 to TCGOutOpBrcond2 tcg: Convert to TCGOutOp structures --- 2025-02-16 Richard Henderson New
[v3,083/162] tcg/ppc: Expand arguments to tcg_out_cmp2 tcg: Convert to TCGOutOp structures --- 2025-02-16 Richard Henderson New
[v3,082/162] tcg/arm: Expand arguments to tcg_out_cmp2 tcg: Convert to TCGOutOp structures --- 2025-02-16 Richard Henderson New
[v3,081/162] tcg/ppc: Drop fallback constant loading in tcg_out_cmp tcg: Convert to TCGOutOp structures --- 2025-02-16 Richard Henderson New
[v3,080/162] tcg: Merge INDEX_op_movcond_{i32,i64} tcg: Convert to TCGOutOp structures --- 2025-02-16 Richard Henderson New
[v3,079/162] tcg: Convert movcond to TCGOutOpMovcond tcg: Convert to TCGOutOp structures --- 2025-02-16 Richard Henderson New
[v3,078/162] tcg: Merge INDEX_op_brcond_{i32,i64} tcg: Convert to TCGOutOp structures --- 2025-02-16 Richard Henderson New
« 1 2 3 4443 444 »