Patch Metrics

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

Patches per month: Submitted Accepted
Time-to-acceptance distribution (in days)
Show patches with: State = Action Required       |   9433 patches
« 1 2 3 494 95 »
Patch Series S/W/F Date Submitter Delegate State
[PULL,23/32] hw/boards: Do not create unusable default if=sd drives [PULL,01/32] backends/tpm: Use qemu_hexdump_line() to avoid sprintf() --- 2025-02-10 Philippe Mathieu-Daudé New
[PULL,22/32] hw/boards: Rename no_sdcard -> auto_create_sdcard [PULL,01/32] backends/tpm: Use qemu_hexdump_line() to avoid sprintf() --- 2025-02-10 Philippe Mathieu-Daudé New
[PULL,21/32] hw/boards: Explicit no_sdcard=false as ON_OFF_AUTO_OFF [PULL,01/32] backends/tpm: Use qemu_hexdump_line() to avoid sprintf() --- 2025-02-10 Philippe Mathieu-Daudé New
[PULL,20/32] hw/boards: Convert no_sdcard flag to OnOffAuto tri-state [PULL,01/32] backends/tpm: Use qemu_hexdump_line() to avoid sprintf() --- 2025-02-10 Philippe Mathieu-Daudé New
[PULL,19/32] hw/xen: Have legacy Xen backend inherit from DYNAMIC_SYS_BUS_DEVICE [PULL,01/32] backends/tpm: Use qemu_hexdump_line() to avoid sprintf() --- 2025-02-10 Philippe Mathieu-Daudé New
[PULL,17/32] hw/tpm: Have TPM TIS sysbus device inherit from DYNAMIC_SYS_BUS_DEVICE [PULL,01/32] backends/tpm: Use qemu_hexdump_line() to avoid sprintf() --- 2025-02-10 Philippe Mathieu-Daudé New
[PULL,16/32] hw/net: Have eTSEC device inherit from DYNAMIC_SYS_BUS_DEVICE [PULL,01/32] backends/tpm: Use qemu_hexdump_line() to avoid sprintf() --- 2025-02-10 Philippe Mathieu-Daudé New
[PULL,15/32] hw/i386: Have X86_IOMMU devices inherit from DYNAMIC_SYS_BUS_DEVICE [PULL,01/32] backends/tpm: Use qemu_hexdump_line() to avoid sprintf() --- 2025-02-10 Philippe Mathieu-Daudé New
[PULL,14/32] hw/display: Have RAMFB device inherit from DYNAMIC_SYS_BUS_DEVICE [PULL,01/32] backends/tpm: Use qemu_hexdump_line() to avoid sprintf() --- 2025-02-10 Philippe Mathieu-Daudé New
[PULL,13/32] hw/vfio: Have VFIO_PLATFORM devices inherit from DYNAMIC_SYS_BUS_DEVICE [PULL,01/32] backends/tpm: Use qemu_hexdump_line() to avoid sprintf() --- 2025-02-10 Philippe Mathieu-Daudé New
[PULL,12/32] hw/sysbus: Introduce TYPE_DYNAMIC_SYS_BUS_DEVICE [PULL,01/32] backends/tpm: Use qemu_hexdump_line() to avoid sprintf() --- 2025-02-10 Philippe Mathieu-Daudé New
[PULL,11/32] hw/sysbus: Declare QOM types using DEFINE_TYPES() macro [PULL,01/32] backends/tpm: Use qemu_hexdump_line() to avoid sprintf() --- 2025-02-10 Philippe Mathieu-Daudé New
[PULL,10/32] hw/sysbus: Use sizeof(BusState) in main_system_bus_create() [PULL,01/32] backends/tpm: Use qemu_hexdump_line() to avoid sprintf() --- 2025-02-10 Philippe Mathieu-Daudé New
[PULL,07/32] hw/arm/xlnx-zynqmp: Use &error_abort for programming errors [PULL,01/32] backends/tpm: Use qemu_hexdump_line() to avoid sprintf() --- 2025-02-10 Philippe Mathieu-Daudé New
[PULL,06/32] hw/ssi/xilinx_spi: Make device endianness configurable [PULL,01/32] backends/tpm: Use qemu_hexdump_line() to avoid sprintf() --- 2025-02-10 Philippe Mathieu-Daudé New
[PULL,05/32] hw/char/xilinx_uartlite: Make device endianness configurable [PULL,01/32] backends/tpm: Use qemu_hexdump_line() to avoid sprintf() --- 2025-02-10 Philippe Mathieu-Daudé New
[PULL,04/32] hw/timer/xilinx_timer: Make device endianness configurable [PULL,01/32] backends/tpm: Use qemu_hexdump_line() to avoid sprintf() --- 2025-02-10 Philippe Mathieu-Daudé New
[PULL,03/32] hw/net/xilinx_ethlite: Make device endianness configurable [PULL,01/32] backends/tpm: Use qemu_hexdump_line() to avoid sprintf() --- 2025-02-10 Philippe Mathieu-Daudé New
[PULL,02/32] hw/intc/xilinx_intc: Make device endianness configurable [PULL,01/32] backends/tpm: Use qemu_hexdump_line() to avoid sprintf() --- 2025-02-10 Philippe Mathieu-Daudé New
[PULL,01/32] backends/tpm: Use qemu_hexdump_line() to avoid sprintf() [PULL,01/32] backends/tpm: Use qemu_hexdump_line() to avoid sprintf() --- 2025-02-10 Philippe Mathieu-Daudé New
[PULL,00/32] Misc HW patches for 2025-02-10 --- 2025-02-10 Philippe Mathieu-Daudé New
[RFC,v2] elf: Extend glibc.rtld.execstack tunable to force executable stack (BZ 32653) [RFC,v2] elf: Extend glibc.rtld.execstack tunable to force executable stack (BZ 32653) --- 2025-02-10 Adhemerval Zanella Netto New
[6/6] crypto/tlscredsanon: Access QOM parent via QCRYPTO_TLS_CREDS() macro crypto/tlscreds: QOM style cleanups --- 2025-02-10 Philippe Mathieu-Daudé New
[5/6] crypto/tlscredsanon: Rename 'creds' -> 'anon_creds' crypto/tlscreds: QOM style cleanups --- 2025-02-10 Philippe Mathieu-Daudé New
[4/6] crypto/tlscredspsk: Access QOM parent via QCRYPTO_TLS_CREDS() macro crypto/tlscreds: QOM style cleanups --- 2025-02-10 Philippe Mathieu-Daudé New
[3/6] crypto/tlscredspsk: Rename 'creds' -> 'psk_creds' crypto/tlscreds: QOM style cleanups --- 2025-02-10 Philippe Mathieu-Daudé New
[2/6] crypto/tlscredsx509: Access QOM parent via QCRYPTO_TLS_CREDS() macro crypto/tlscreds: QOM style cleanups --- 2025-02-10 Philippe Mathieu-Daudé New
[1/6] crypto/tlscredsx509: Rename 'creds' -> 'x509_creds' crypto/tlscreds: QOM style cleanups --- 2025-02-10 Philippe Mathieu-Daudé New
[PULL,00/17] testing and gdbstub updates --- 2025-02-10 Alex Bennée New
[PULL,03/25] block: Improve blk_get_attached_dev_id() docstring Untitled series #260638 --- 2025-02-10 Kevin Wolf New
[PULL,11/12] qemu-options: Deprecate -old-param command line option [PULL,01/12] target/arm: deprecate the pxa2xx CPUs and iwMMXt emulation --- 2025-02-10 Peter Maydell New
[PULL,04/12] hw/arm/boot: Propagate vCPU to arm_load_dtb() [PULL,01/12] target/arm: deprecate the pxa2xx CPUs and iwMMXt emulation --- 2025-02-10 Peter Maydell New
[PULL,01/12] target/arm: deprecate the pxa2xx CPUs and iwMMXt emulation [PULL,01/12] target/arm: deprecate the pxa2xx CPUs and iwMMXt emulation --- 2025-02-10 Peter Maydell New
[PULL,00/12] target-arm queue --- 2025-02-10 Peter Maydell New
util/qemu-timer.c: Don't warp timer from timerlist_rearm() util/qemu-timer.c: Don't warp timer from timerlist_rearm() --- 2025-02-10 Peter Maydell New
[v2,11/11] qom: Constify InterfaceInfo[] interfaces qom: Constify class_data --- 2025-02-10 Philippe Mathieu-Daudé New
[v2,10/11] qom: Constify TypeInfo::class_data qom: Constify class_data --- 2025-02-10 Philippe Mathieu-Daudé New
[v2,09/11] qom: Have class_init() take a const data argument qom: Constify class_data --- 2025-02-10 Philippe Mathieu-Daudé New
[v2,08/11] qom: Have class_base_init() take a const data argument qom: Constify class_data --- 2025-02-10 Philippe Mathieu-Daudé New
[v2,07/11] hw: Make class data 'const' qom: Constify class_data --- 2025-02-10 Philippe Mathieu-Daudé New
[v2,06/11] hw: Declare various const data as 'const' qom: Constify class_data --- 2025-02-10 Philippe Mathieu-Daudé New
[v2,05/11] target/riscv: Convert misa_mxl_max using GLib macros qom: Constify class_data --- 2025-02-10 Philippe Mathieu-Daudé New
[v2,04/11] target/riscv: Declare RISCVCPUClass::misa_mxl_max as RISCVMXL qom: Constify class_data --- 2025-02-10 Philippe Mathieu-Daudé New
[v2,03/11] target/xtensa: Finalize config in xtensa_register_core() qom: Constify class_data --- 2025-02-10 Philippe Mathieu-Daudé New
[v2,02/11] target/sparc: Constify SPARCCPUClass::cpu_def qom: Constify class_data --- 2025-02-10 Philippe Mathieu-Daudé New
[v2,01/11] target/i386: Constify X86CPUModel uses qom: Constify class_data --- 2025-02-10 Philippe Mathieu-Daudé New
system/qdev: Remove pointless NULL check in qdev_device_add_from_qdict system/qdev: Remove pointless NULL check in qdev_device_add_from_qdict --- 2025-02-10 Philippe Mathieu-Daudé New
[08/10] qom: Have class_base_init() take a const data argument qom: Constify class_data --- 2025-02-10 Philippe Mathieu-Daudé New
[03/10] target/xtensa: Finalize config in xtensa_register_core() qom: Constify class_data --- 2025-02-10 Philippe Mathieu-Daudé New
[PULL,6/9] tests/tcg/x86_64/fma: Test some x86 fused-multiply-add cases Untitled series #260630 --- 2025-02-10 Paolo Bonzini New
[PULL,5/9] target/i386: Do not raise Invalid for 0 * Inf + QNaN Untitled series #260630 --- 2025-02-10 Paolo Bonzini New
[v8,10/10] docs/system: virtio-gpu: Document host/guest requirements Untitled series #260590 --- 2025-02-09 Dmitry Osipenko New
[PULL,3/9] meson: Disallow 64-bit on 32-bit Xen emulation [PULL,1/9] meson: Drop tcg as a module --- 2025-02-08 Richard Henderson New
[PULL,2/9] meson: Disallow 64-bit on 32-bit KVM emulation [PULL,1/9] meson: Drop tcg as a module --- 2025-02-08 Richard Henderson New
[PULL,1/9] meson: Drop tcg as a module [PULL,1/9] meson: Drop tcg as a module --- 2025-02-08 Richard Henderson New
[PULL,0/9] meson: Disallow 64-bit on 32-bit emulation --- 2025-02-08 Richard Henderson New
[v6,7/7] hw/char/pl011: Implement TX FIFO hw/char/pl011: Implement TX (async) FIFO to avoid blocking the main loop --- 2025-02-08 Philippe Mathieu-Daudé New
[v6,6/7] hw/char/pl011: Drain TX FIFO when no backend connected hw/char/pl011: Implement TX (async) FIFO to avoid blocking the main loop --- 2025-02-08 Philippe Mathieu-Daudé New
[v6,5/7] hw/char/pl011: Consider TX FIFO overrun error hw/char/pl011: Implement TX (async) FIFO to avoid blocking the main loop --- 2025-02-08 Philippe Mathieu-Daudé New
[v6,4/7] hw/char/pl011: Trace FIFO enablement hw/char/pl011: Implement TX (async) FIFO to avoid blocking the main loop --- 2025-02-08 Philippe Mathieu-Daudé New
[v6,3/7] hw/char/pl011: Introduce pl011_xmit() as GSource hw/char/pl011: Implement TX (async) FIFO to avoid blocking the main loop --- 2025-02-08 Philippe Mathieu-Daudé New
[v6,2/7] hw/char/pl011: Add transmit FIFO to PL011State hw/char/pl011: Implement TX (async) FIFO to avoid blocking the main loop --- 2025-02-08 Philippe Mathieu-Daudé New
[v6,1/7] hw/char/pl011: Warn when using disabled receiver hw/char/pl011: Implement TX (async) FIFO to avoid blocking the main loop --- 2025-02-08 Philippe Mathieu-Daudé New
[v2,10/10] accel/kvm: Remove unreachable assertion in kvm_dirty_ring_reap*() Untitled series #260459 --- 2025-02-07 Igor Mammedov New
[v2,09/10] accel/kvm: Assert vCPU is created when calling kvm_dirty_ring_reap*() Untitled series #260459 --- 2025-02-07 Igor Mammedov New
[v2,07/10] accel/tcg: Simplify use of &first_cpu in rr_cpu_thread_fn() Untitled series #260459 --- 2025-02-07 Igor Mammedov New
hw/net/smc91c111: Ignore attempt to pop from empty RX fifo hw/net/smc91c111: Ignore attempt to pop from empty RX fifo --- 2025-02-07 Peter Maydell New
[Stable-9.1.3,59/65] target/arm: arm_reset_sve_state() should set FPSR, not FPCR Untitled series #260456 --- 2025-02-07 Michael Tokarev New
[Stable-7.2.16,32/33] target/arm: arm_reset_sve_state() should set FPSR, not FPCR Untitled series #260452 --- 2025-02-07 Michael Tokarev New
[61/61] target/arm: Enable FEAT_SME2, FEAT_SME_F16F16, FEAT_SVE_B16B16 on -cpu max target/arm: Implement FEAT_SME2 --- 2025-02-06 Richard Henderson New
[60/61] target/arm: Implement SME2 SEL target/arm: Implement FEAT_SME2 --- 2025-02-06 Richard Henderson New
[59/61] target/arm: Implement SME2 FCLAMP, SCLAMP, UCLAMP target/arm: Implement FEAT_SME2 --- 2025-02-06 Richard Henderson New
[58/61] target/arm: Implement SME2 ZIP, UZP (two registers) target/arm: Implement FEAT_SME2 --- 2025-02-06 Richard Henderson New
[57/61] target/arm: Implement SME2 SQRSHR, UQRSHR, SQRSHRN target/arm: Implement FEAT_SME2 --- 2025-02-06 Richard Henderson New
[56/61] target/arm: Move do_urshr, do_srshr to vec_internal.h target/arm: Implement FEAT_SME2 --- 2025-02-06 Richard Henderson New
[55/61] target/arm: Implement SME2 ZIP, UZP (four registers) target/arm: Implement FEAT_SME2 --- 2025-02-06 Richard Henderson New
[54/61] target/arm: Implement SME2 SUNPK, UUNPK target/arm: Implement FEAT_SME2 --- 2025-02-06 Richard Henderson New
[53/61] target/arm: Implement SME2 SQCVT, UQCVT, SQCVTU target/arm: Implement FEAT_SME2 --- 2025-02-06 Richard Henderson New
[52/61] target/arm: Use do_[us]sat_[bhs] in sve_helper.c target/arm: Implement FEAT_SME2 --- 2025-02-06 Richard Henderson New
[51/61] target/arm: Introduce do_[us]sat_[bhs] macros target/arm: Implement FEAT_SME2 --- 2025-02-06 Richard Henderson New
[50/61] target/arm: Implement SME2 FRINTN, FRINTP, FRINTM, FRINTA target/arm: Implement FEAT_SME2 --- 2025-02-06 Richard Henderson New
[49/61] target/arm: Implement SME2 SCVTF, UCVTF target/arm: Implement FEAT_SME2 --- 2025-02-06 Richard Henderson New
[48/61] target/arm: Implement SME2 FCVTZS, FCVTZU target/arm: Implement FEAT_SME2 --- 2025-02-06 Richard Henderson New
[47/61] target/arm: Implement SME2 FCVT (widening), FCVTL target/arm: Implement FEAT_SME2 --- 2025-02-06 Richard Henderson New
[46/61] target/arm: Implement SME2 BFCVT, BFCVTN, FCVT, FCVTN target/arm: Implement FEAT_SME2 --- 2025-02-06 Richard Henderson New
[45/61] target/arm: Remove CPUARMState.vfp.scratch target/arm: Implement FEAT_SME2 --- 2025-02-06 Richard Henderson New
[44/61] target/arm: Implement SME2 FADD, FSUB, BFADD, BFSUB target/arm: Implement FEAT_SME2 --- 2025-02-06 Richard Henderson New
[43/61] target/arm: Implement SME2 BFMLA, BFMLS target/arm: Implement FEAT_SME2 --- 2025-02-06 Richard Henderson New
[42/61] target/arm: Implement SME2 FMLA, FMLS target/arm: Implement FEAT_SME2 --- 2025-02-06 Richard Henderson New
[41/61] target/arm: Rename gvec_fml[as]_[hs] with _nf_ infix target/arm: Implement FEAT_SME2 --- 2025-02-06 Richard Henderson New
[40/61] target/arm: Implement SME2 SMLALL, SMLSLL, UMLALL, UMLSLL target/arm: Implement FEAT_SME2 --- 2025-02-06 Richard Henderson New
[39/61] target/arm: Implement SME2 SMLAL, SMLSL, UMLAL, UMLSL target/arm: Implement FEAT_SME2 --- 2025-02-06 Richard Henderson New
[38/61] target/arm: Implement SME2 SVDOT, UVDOT, SUVDOT, USVDOT target/arm: Implement FEAT_SME2 --- 2025-02-06 Richard Henderson New
[37/61] target/arm: Implemement SME2 SDOT, UDOT, USDOT, SUDOT target/arm: Implement FEAT_SME2 --- 2025-02-06 Richard Henderson New
[36/61] target/arm: Remove helper_gvec_sudot_idx_4b target/arm: Implement FEAT_SME2 --- 2025-02-06 Richard Henderson New
[35/61] target/arm: Rename helper_gvec_*dot_[bh] to *_4[bh] target/arm: Implement FEAT_SME2 --- 2025-02-06 Richard Henderson New
[34/61] target/arm: Implement SME2 FVDOT, BFVDOT target/arm: Implement FEAT_SME2 --- 2025-02-06 Richard Henderson New
[33/61] target/arm: Implement SME2 BFDOT target/arm: Implement FEAT_SME2 --- 2025-02-06 Richard Henderson New
[32/61] target/arm: Implement SME2 FDOT target/arm: Implement FEAT_SME2 --- 2025-02-06 Richard Henderson New
[31/61] target/arm: Implement SME2 FMLAL, BFMLAL target/arm: Implement FEAT_SME2 --- 2025-02-06 Richard Henderson New
« 1 2 3 494 95 »