Patch Metrics

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

Patches per month: Submitted Accepted
Time-to-acceptance distribution (in days)
Show patches with: State = Action Required       |   8716 patches
« 1 2 ... 3 4 587 88 »
Patch Series S/W/F Date Submitter Delegate State
[02/46] tcg/optimize: Copy mask writeback to fold_masks tcg: Remove in-flight mask data from OptContext --- 2024-12-10 Richard Henderson New
[v2,3/3] system: Remove mentions of cpu_physical_memory_rw() API bulk: Remove legacy cpu_physical_memory_rw() API --- 2024-12-10 Philippe Mathieu-Daudé New
[v2,2/3] bulk: Replace legacy cpu_physical_memory_rw() API bulk: Remove legacy cpu_physical_memory_rw() API --- 2024-12-10 Philippe Mathieu-Daudé New
[v2,1/3] dump/dump: Include missing 'exec/memory.h' header bulk: Remove legacy cpu_physical_memory_rw() API --- 2024-12-10 Philippe Mathieu-Daudé New
[RFC] hw/net/can: clean-up unnecessary includes [RFC] hw/net/can: clean-up unnecessary includes --- 2024-12-09 Alex Bennée New
[17/17] target/hexagon: Simplify internal_mpyhh setup softfloat, hexagon: Cleanup fmaf --- 2024-12-08 Richard Henderson New
[16/17] target/hexagon: Use mulu64 for int128_mul_6464 softfloat, hexagon: Cleanup fmaf --- 2024-12-08 Richard Henderson New
[15/17] target/hexagon: Remove Double softfloat, hexagon: Cleanup fmaf --- 2024-12-08 Richard Henderson New
[14/17] target/hexagon: Remove Float softfloat, hexagon: Cleanup fmaf --- 2024-12-08 Richard Henderson New
[13/17] target/hexagon: Expand GEN_XF_ROUND softfloat, hexagon: Cleanup fmaf --- 2024-12-08 Richard Henderson New
[12/17] target/hexagon: Remove internal_fmafx softfloat, hexagon: Cleanup fmaf --- 2024-12-08 Richard Henderson New
[11/17] target/hexagon: Use float32_muladd for helper_sffm[as]_lib softfloat, hexagon: Cleanup fmaf --- 2024-12-08 Richard Henderson New
[10/17] target/hexagon: Use float32_muladd_scalbn for helper_sffma_sc softfloat, hexagon: Cleanup fmaf --- 2024-12-08 Richard Henderson New
[09/17] target/hexagon: Use float32_muladd for helper_sffms softfloat, hexagon: Cleanup fmaf --- 2024-12-08 Richard Henderson New
[08/17] target/hexagon: Use float32_muladd for helper_sffma softfloat, hexagon: Cleanup fmaf --- 2024-12-08 Richard Henderson New
[07/17] target/hexagon: Use float32_mul in helper_sfmpy softfloat, hexagon: Cleanup fmaf --- 2024-12-08 Richard Henderson New
[06/17] softfloat: Add float_muladd_suppress_add_product_zero softfloat, hexagon: Cleanup fmaf --- 2024-12-08 Richard Henderson New
[05/17] softfloat: Add float_round_nearest_even_max softfloat, hexagon: Cleanup fmaf --- 2024-12-08 Richard Henderson New
[04/17] softfloat: Remove float_muladd_halve_result softfloat, hexagon: Cleanup fmaf --- 2024-12-08 Richard Henderson New
[03/17] target/sparc: Use float*_muladd_scalbn softfloat, hexagon: Cleanup fmaf --- 2024-12-08 Richard Henderson New
[02/17] target/arm: Use float*_muladd_scalbn softfloat, hexagon: Cleanup fmaf --- 2024-12-08 Richard Henderson New
[01/17] softfloat: Add float{16,32,64}_muladd_scalbn softfloat, hexagon: Cleanup fmaf --- 2024-12-08 Richard Henderson New
tcg: Reset free_temps before tcg_optimize tcg: Reset free_temps before tcg_optimize --- 2024-12-07 Richard Henderson New
[4/4] hw/timer/hpet: Hold fw_cfg state within HPET class hw/timer/hpet: Make fw_cfg state private to HPET class --- 2024-12-06 Philippe Mathieu-Daudé New
[3/4] hw/timer/hpet: Have hpet_find() return an Object hw/timer/hpet: Make fw_cfg state private to HPET class --- 2024-12-06 Philippe Mathieu-Daudé New
[2/4] hw/timer/hpet: Reduce hpet_cfg[] scope hw/timer/hpet: Make fw_cfg state private to HPET class --- 2024-12-06 Philippe Mathieu-Daudé New
[1/4] hw/timer/hpet: Introduce hpet_add_fw_cfg_bytes() hw/timer/hpet: Make fw_cfg state private to HPET class --- 2024-12-06 Philippe Mathieu-Daudé New
[v4,9/9] elf: Add glibc.rtld.seal tunable Add support for memory sealing --- 2024-12-06 Adhemerval Zanella Netto New
[v4,8/9] linux: Add memory sealing tests Add support for memory sealing --- 2024-12-06 Adhemerval Zanella Netto New
[v4,7/9] Enable memory sealing automatically Add support for memory sealing --- 2024-12-06 Adhemerval Zanella Netto New
[v4,6/9] elf: Add support to memory sealing Add support for memory sealing --- 2024-12-06 Adhemerval Zanella Netto New
[v4,5/9] elf: Use RTLD_NODELETE for dependencies Add support for memory sealing --- 2024-12-06 Adhemerval Zanella Netto New
[v4,4/9] rtld: Move call_init_paths after _dl_process_pt_gnu_property Add support for memory sealing --- 2024-12-06 Adhemerval Zanella Netto New
[v4,3/9] elf: Parse gnu properties for the loader Add support for memory sealing --- 2024-12-06 Adhemerval Zanella Netto New
[v4,2/9] elf: Parse gnu properties for static linked binaries Add support for memory sealing --- 2024-12-06 Adhemerval Zanella Netto New
[v4,1/9] linux: Add mseal syscall support Add support for memory sealing --- 2024-12-06 Adhemerval Zanella Netto New
[3/3] target/arm: implement SEL2 physical and virtual timers target/arm: implement SEL2 physical and virtual timers --- 2024-12-06 Alex Bennée New
[1/2] target/arm: Use float_status in helper_fcvtx_f64_to_f32 target/arm: Two more float_status conversions --- 2024-12-06 Richard Henderson New
[4/9] target/arm: Convert vec_helper.c to fpst alias target/arm: Helper type cleanups --- 2024-12-06 Richard Henderson New
[3/9] target/arm: Convert helper-a64.c to fpst alias target/arm: Helper type cleanups --- 2024-12-06 Richard Henderson New
[2/9] target/arm: Convert vfp_helper.c to fpst alias target/arm: Helper type cleanups --- 2024-12-06 Richard Henderson New
[1/9] target/arm: Introduce fpst alias for helper.h target/arm: Helper type cleanups --- 2024-12-06 Richard Henderson New
[2/2] target/xtensa: Remove tswap() calls in semihosting simcall() helper target/xtensa: Remove tswap() calls in semihosting --- 2024-12-05 Philippe Mathieu-Daudé New
[1/2] target/xtensa: Implement xtensa_isa_is_big_endian() target/xtensa: Remove tswap() calls in semihosting --- 2024-12-05 Philippe Mathieu-Daudé New
[v2] hw/arm/sbsa-ref: Require at least 2 GiB of RAM when RME feature enabled [v2] hw/arm/sbsa-ref: Require at least 2 GiB of RAM when RME feature enabled --- 2024-12-04 Philippe Mathieu-Daudé New
target/sparc: Use memcpy() in memcpy32() target/sparc: Use memcpy() in memcpy32() --- 2024-12-04 Philippe Mathieu-Daudé New
[20/20] hw/core/cpu: Remove cpu_virtio_is_big_endian() target: Implement CPUClass::datapath_is_big_endian() handlers --- 2024-12-04 Philippe Mathieu-Daudé New
[RFC,19/20] hw/virtio: Use cpu_datapath_is_big_endian() target: Implement CPUClass::datapath_is_big_endian() handlers --- 2024-12-04 Philippe Mathieu-Daudé New
[18/20] hw/core/generic-loader: Use cpu_datapath_is_big_endian() target: Implement CPUClass::datapath_is_big_endian() handlers --- 2024-12-04 Philippe Mathieu-Daudé New
[17/20] disas: Use cpu_datapath_is_big_endian() target: Implement CPUClass::datapath_is_big_endian() handlers --- 2024-12-04 Philippe Mathieu-Daudé New
[16/20] hw/core/cpu: Expose cpu_datapath_is_big_endian() method target: Implement CPUClass::datapath_is_big_endian() handlers --- 2024-12-04 Philippe Mathieu-Daudé New
[15/20] target: Implement CPUClass::datapath_is_big_endian (big-endian) target: Implement CPUClass::datapath_is_big_endian() handlers --- 2024-12-04 Philippe Mathieu-Daudé New
[14/20] target: Implement CPUClass::datapath_is_big_endian (little-endian) target: Implement CPUClass::datapath_is_big_endian() handlers --- 2024-12-04 Philippe Mathieu-Daudé New
[13/20] target/xtensa: Implement CPUClass::datapath_is_big_endian target: Implement CPUClass::datapath_is_big_endian() handlers --- 2024-12-04 Philippe Mathieu-Daudé New
[11/20] target/mips: Implement CPUClass::datapath_is_big_endian target: Implement CPUClass::datapath_is_big_endian() handlers --- 2024-12-04 Philippe Mathieu-Daudé New
[10/20] target/microblaze: Implement CPUClass::datapath_is_big_endian target: Implement CPUClass::datapath_is_big_endian() handlers --- 2024-12-04 Philippe Mathieu-Daudé New
[09/20] target/sh4: Implement CPUClass::datapath_is_big_endian target: Implement CPUClass::datapath_is_big_endian() handlers --- 2024-12-04 Philippe Mathieu-Daudé New
[08/20] target/sh4: Expose CPUSH4State::little_endian property target: Implement CPUClass::datapath_is_big_endian() handlers --- 2024-12-04 Philippe Mathieu-Daudé New
[07/20] target/riscv: Implement CPUClass::datapath_is_big_endian target: Implement CPUClass::datapath_is_big_endian() handlers --- 2024-12-04 Philippe Mathieu-Daudé New
[06/20] target/sparc: Implement CPUClass::datapath_is_big_endian target: Implement CPUClass::datapath_is_big_endian() handlers --- 2024-12-04 Philippe Mathieu-Daudé New
[05/20] target/rx: Implement CPUClass::datapath_is_big_endian target: Implement CPUClass::datapath_is_big_endian() handlers --- 2024-12-04 Philippe Mathieu-Daudé New
[04/20] target/ppc: Register CPUClass::datapath_is_big_endian target: Implement CPUClass::datapath_is_big_endian() handlers --- 2024-12-04 Philippe Mathieu-Daudé New
[03/20] target/arm: Implement CPUClass::datapath_is_big_endian target: Implement CPUClass::datapath_is_big_endian() handlers --- 2024-12-04 Philippe Mathieu-Daudé New
[02/20] hw/core/cpu: Introduce CPUClass::datapath_is_big_endian() handler target: Implement CPUClass::datapath_is_big_endian() handlers --- 2024-12-04 Philippe Mathieu-Daudé New
[01/20] exec/tswap: Rename target_words_bigendian -> qemu_binary_is_bigendian target: Implement CPUClass::datapath_is_big_endian() handlers --- 2024-12-04 Philippe Mathieu-Daudé New
[v2,25/25] math: Use tanhf from CORE-MATH Add remaining CORE-MATH binary32 implementations to libm --- 2024-12-04 Adhemerval Zanella Netto New
[v2,24/25] math: Use sinhf from CORE-MATH Add remaining CORE-MATH binary32 implementations to libm --- 2024-12-04 Adhemerval Zanella Netto New
[v2,23/25] math: Use coshf from CORE-MATH Add remaining CORE-MATH binary32 implementations to libm --- 2024-12-04 Adhemerval Zanella Netto New
[v2,22/25] math: Use atanhf from CORE-MATH Add remaining CORE-MATH binary32 implementations to libm --- 2024-12-04 Adhemerval Zanella Netto New
[v2,21/25] math: Use atan2f from CORE-MATH Add remaining CORE-MATH binary32 implementations to libm --- 2024-12-04 Adhemerval Zanella Netto New
[v2,20/25] math: Use atanf from CORE-MATH Add remaining CORE-MATH binary32 implementations to libm --- 2024-12-04 Adhemerval Zanella Netto New
[v2,18/25] math: Use asinf from CORE-MATH Add remaining CORE-MATH binary32 implementations to libm --- 2024-12-04 Adhemerval Zanella Netto New
[v2,17/25] math: Use acoshf from CORE-MATH Add remaining CORE-MATH binary32 implementations to libm --- 2024-12-04 Adhemerval Zanella Netto New
[v2,16/25] math: Use acosf from CORE-MATH Add remaining CORE-MATH binary32 implementations to libm --- 2024-12-04 Adhemerval Zanella Netto New
[v2,15/25] math: Fix the expected carg (inf) results Add remaining CORE-MATH binary32 implementations to libm --- 2024-12-04 Adhemerval Zanella Netto New
[v2,14/25] math: Fix the expected atan2f (inf) results Add remaining CORE-MATH binary32 implementations to libm --- 2024-12-04 Adhemerval Zanella Netto New
[v2,13/25] math: Fix the expected atanf (inf) results Add remaining CORE-MATH binary32 implementations to libm --- 2024-12-04 Adhemerval Zanella Netto New
[v2,12/25] math: Add inf support on gen-auto-libm-tests.c Add remaining CORE-MATH binary32 implementations to libm --- 2024-12-04 Adhemerval Zanella Netto New
[v2,10/25] benchtests: Add tanhf benchmark Add remaining CORE-MATH binary32 implementations to libm --- 2024-12-04 Adhemerval Zanella Netto New
[v2,09/25] benchtests: Add sinhf benchmark Add remaining CORE-MATH binary32 implementations to libm --- 2024-12-04 Adhemerval Zanella Netto New
[v2,08/25] benchtests: Add coshf benchmark Add remaining CORE-MATH binary32 implementations to libm --- 2024-12-04 Adhemerval Zanella Netto New
[v2,07/25] benchtests: Add atanhf benchmark Add remaining CORE-MATH binary32 implementations to libm --- 2024-12-04 Adhemerval Zanella Netto New
[v2,06/25] benchtests: Add atan2f benchmark Add remaining CORE-MATH binary32 implementations to libm --- 2024-12-04 Adhemerval Zanella Netto New
[v2,05/25] benchtests: Add atanf benchmark Add remaining CORE-MATH binary32 implementations to libm --- 2024-12-04 Adhemerval Zanella Netto New
[v2,04/25] benchtests: Add asinhf benchmark Add remaining CORE-MATH binary32 implementations to libm --- 2024-12-04 Adhemerval Zanella Netto New
[v2,03/25] benchtests: Add asinf benchmark Add remaining CORE-MATH binary32 implementations to libm --- 2024-12-04 Adhemerval Zanella Netto New
[v2,02/25] benchtests: Add acoshf benchmark Add remaining CORE-MATH binary32 implementations to libm --- 2024-12-04 Adhemerval Zanella Netto New
[v2,01/25] benchtests: Add acosf benchmark Add remaining CORE-MATH binary32 implementations to libm --- 2024-12-04 Adhemerval Zanella Netto New
[09/11] softfloat: Share code between parts_pick_nan cases fpu: pickNaN follow ups --- 2024-12-03 Richard Henderson New
[07/11] softfloat: Use parts_pick_nan in propagateFloatx80NaN fpu: pickNaN follow ups --- 2024-12-03 Richard Henderson New
[06/11] softfloat: Move propagateFloatx80NaN to softfloat.c fpu: pickNaN follow ups --- 2024-12-03 Richard Henderson New
[05/11] softfloat: Pad array size in pick_nan_muladd fpu: pickNaN follow ups --- 2024-12-03 Richard Henderson New
[03/11] softfloat: Use goto for default nan case in pick_nan_muladd fpu: pickNaN follow ups --- 2024-12-03 Richard Henderson New
[01/11] target/arm: Copy entire float_status in is_ebf fpu: pickNaN follow ups --- 2024-12-03 Richard Henderson New
[1/2] target/riscv: Include missing headers in 'vector_internals.h' target/riscv: Include missing headers in '*internals.h' --- 2024-12-03 Philippe Mathieu-Daudé New
[PULL,03/13] ui/cocoa: Temporarily ignore annoying deprecated declaration warnings [PULL,01/13] hw/openrisc: Fixed undercounting of TTCR in continuous mode --- 2024-12-03 Philippe Mathieu-Daudé New
[PULL,00/13] Misc fixes for 2024-12-03 --- 2024-12-03 Philippe Mathieu-Daudé New
[7/7] qemu-options: Remove mentions of legacy '-machine foo, accel=bar' cli: Remove mentions of legacy '-machine foo, accel=bar' command line --- 2024-12-03 Philippe Mathieu-Daudé New
[6/7] accel/kvm: Remove mentions of legacy '-machine foo, accel=bar' cli: Remove mentions of legacy '-machine foo, accel=bar' command line --- 2024-12-03 Philippe Mathieu-Daudé New
[4/7] scripts/device-crash-test: Remove legacy '-machine foo, accel=bar' cli: Remove mentions of legacy '-machine foo, accel=bar' command line --- 2024-12-03 Philippe Mathieu-Daudé New
« 1 2 ... 3 4 587 88 »