Patch Metrics

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

Patches per month: Submitted Accepted
Time-to-acceptance distribution (in days)
Show patches with: State = Action Required       |   8001 patches
« 1 2 ... 4 5 680 81 »
Patch Series S/W/F Date Submitter Delegate State
[v5,15/16] hw/char/pl011: Drain TX FIFO when no backend connected hw/char/pl011: Implement TX (async) FIFO to avoid blocking the main loop --- 2024-07-19 Philippe Mathieu-Daudé New
[v5,14/16] hw/char/pl011: Consider TX FIFO overrun error hw/char/pl011: Implement TX (async) FIFO to avoid blocking the main loop --- 2024-07-19 Philippe Mathieu-Daudé New
[v5,13/16] hw/char/pl011: Introduce pl011_xmit() as GSource hw/char/pl011: Implement TX (async) FIFO to avoid blocking the main loop --- 2024-07-19 Philippe Mathieu-Daudé New
[v5,12/16] hw/char/pl011: Add transmit FIFO to PL011State hw/char/pl011: Implement TX (async) FIFO to avoid blocking the main loop --- 2024-07-19 Philippe Mathieu-Daudé New
[v5,10/16] hw/char/pl011: Check if receiver is enabled hw/char/pl011: Implement TX (async) FIFO to avoid blocking the main loop --- 2024-07-19 Philippe Mathieu-Daudé New
[v5,09/16] tests/qtest: Update tests using PL011 UART hw/char/pl011: Implement TX (async) FIFO to avoid blocking the main loop --- 2024-07-19 Philippe Mathieu-Daudé New
[v5,01/16] tests/avocado: Add 'device:pl011' tag to tests exercising PL011 UART hw/char/pl011: Implement TX (async) FIFO to avoid blocking the main loop --- 2024-07-19 Philippe Mathieu-Daudé New
[3/3] util/fifo8: Introduce fifo8_change_capacity() util/fifo8: Introduce fifo8_change_capacity() --- 2024-07-19 Philippe Mathieu-Daudé New
tests/avocado: Move common Avocado tags to class tests/avocado: Move common Avocado tags to class --- 2024-07-19 Philippe Mathieu-Daudé New
powerpc: Update sofp-fp ulps powerpc: Update sofp-fp ulps --- 2024-07-19 Adhemerval Zanella New
[v5,01/19] hw/intc/loongson_ipi: Declare QOM types using DEFINE_TYPES() macro Reconstruct loongson ipi driver --- 2024-07-18 Philippe Mathieu-Daudé New
[v4,8/8] semihosting: Restrict to TCG semihosting: Restrict to TCG --- 2024-07-17 Philippe Mathieu-Daudé New
[v4,7/8] target/xtensa: Restrict semihosting to TCG semihosting: Restrict to TCG --- 2024-07-17 Philippe Mathieu-Daudé New
[v4,5/8] target/mips: Restrict semihosting to TCG semihosting: Restrict to TCG --- 2024-07-17 Philippe Mathieu-Daudé New
[v4,4/8] target/m68k: Restrict semihosting to TCG semihosting: Restrict to TCG --- 2024-07-17 Philippe Mathieu-Daudé New
[v4,3/8] target/mips: Add semihosting stub semihosting: Restrict to TCG --- 2024-07-17 Philippe Mathieu-Daudé New
[v4,2/8] target/m68k: Add semihosting stub semihosting: Restrict to TCG --- 2024-07-17 Philippe Mathieu-Daudé New
[v4,1/8] semihosting: Include missing 'gdbstub/syscalls.h' header semihosting: Restrict to TCG --- 2024-07-17 Philippe Mathieu-Daudé New
[14/17] target/arm: Clear high SVE elements in handle_vec_simd_wshli target/arm: AdvSIMD decodetree conversion, part 4 --- 2024-07-17 Richard Henderson New
[13/17] target/arm: Convet handle_vec_simd_shli to decodetree target/arm: AdvSIMD decodetree conversion, part 4 --- 2024-07-17 Richard Henderson New
[12/17] target/arm: Convert handle_vec_simd_shri to decodetree target/arm: AdvSIMD decodetree conversion, part 4 --- 2024-07-17 Richard Henderson New
[PULL,16/20] target/i386/tcg: Introduce x86_mmu_index_{kernel_,}pl Untitled series #246510 --- 2024-07-17 Paolo Bonzini New
[PULL,01/11] hw/sd/sdcard: Basis for eMMC support [PULL,01/11] hw/sd/sdcard: Basis for eMMC support --- 2024-07-16 Philippe Mathieu-Daudé New
[PULL,00/11] SD/MMC patches for 2024-07-16 --- 2024-07-16 Philippe Mathieu-Daudé New
[PULL,00/13] Misc HW/UI patches for 2024-07-16 --- 2024-07-16 Philippe Mathieu-Daudé New
[3/5] Update kernel version to 6.10 in header constant tests Updates for Linux 6.10 --- 2024-07-16 Adhemerval Zanella New
[2/5] Update syscall lists for Linux 6.10 Updates for Linux 6.10 --- 2024-07-16 Adhemerval Zanella New
[RFC] build deps: update lcitool to include rust bits [RFC] build deps: update lcitool to include rust bits --- 2024-07-10 Alex Bennée New
[v48,10/12] hw/sd/sdcard: Implement eMMC 'boot-mode' hw/sd/sdcard: Add eMMC support --- 2024-07-10 Philippe Mathieu-Daudé New
[04/10] target/i386/tcg: Reorg push/pop within seg_helper.c [01/10] target/i386/tcg: Remove SEG_ADDL --- 2024-07-10 Paolo Bonzini New
[v2,13/13] target/riscv: Simplify probing in vext_ldff Fixes for user-only munmap races --- 2024-07-10 Richard Henderson New
[v2,04/13] target/arm: Use set/clear_helper_retaddr in SVE and SME helpers Fixes for user-only munmap races --- 2024-07-10 Richard Henderson New
[v47,19/19] hw/sd/sdcard: Enable TYPE_EMMC card model [v47,01/19] hw/sd/sdcard: Basis for eMMC support --- 2024-07-09 Philippe Mathieu-Daudé New
[v47,13/19] hw/sd/sdcard: Migrate ExtCSD 'modes' register [v47,01/19] hw/sd/sdcard: Basis for eMMC support --- 2024-07-09 Philippe Mathieu-Daudé New
[v47,12/19] hw/sd/sdcard: Simplify EXT_CSD values for spec v4.3 [v47,01/19] hw/sd/sdcard: Basis for eMMC support --- 2024-07-09 Philippe Mathieu-Daudé New
[v47,05/19] hw/sd/sdcard: Implement emmc_set_csd() [v47,01/19] hw/sd/sdcard: Basis for eMMC support --- 2024-07-09 Philippe Mathieu-Daudé New
[v47,04/19] hw/sd/sdcard: Implement emmc_set_cid() [v47,01/19] hw/sd/sdcard: Basis for eMMC support --- 2024-07-09 Philippe Mathieu-Daudé New
[v47,01/19] hw/sd/sdcard: Basis for eMMC support [v47,01/19] hw/sd/sdcard: Basis for eMMC support --- 2024-07-09 Philippe Mathieu-Daudé New
[v47,00/19] hw/sd/sdcard: Add eMMC support --- 2024-07-09 Philippe Mathieu-Daudé New
[6/6] target/arm: Convert PMULL to decodetree target/arm: AdvSIMD decodetree conversion, part 3 --- 2024-07-09 Richard Henderson New
[5/6] target/arm: Convert ADDHN, SUBHN, RADDHN, RSUBHN to decodetree target/arm: AdvSIMD decodetree conversion, part 3 --- 2024-07-09 Richard Henderson New
[4/6] target/arm: Convert SADDW, SSUBW, UADDW, USUBW to decodetree target/arm: AdvSIMD decodetree conversion, part 3 --- 2024-07-09 Richard Henderson New
[3/6] target/arm: Convert SQDMULL, SQDMLAL, SQDMLSL to decodetree target/arm: AdvSIMD decodetree conversion, part 3 --- 2024-07-09 Richard Henderson New
[2/6] target/arm: Convert SADDL, SSUBL, SABDL, SABAL, and unsigned to decodetree target/arm: AdvSIMD decodetree conversion, part 3 --- 2024-07-09 Richard Henderson New
[1/6] target/arm: Convert SMULL, UMULL, SMLAL, UMLAL, SMLSL, UMLSL to decodetree target/arm: AdvSIMD decodetree conversion, part 3 --- 2024-07-09 Richard Henderson New
[PULL,16/16] hw/sd/sdcard: Extract TYPE_SDMMC_COMMON from TYPE_SD_CARD [PULL,01/16] hw/sd/sdhci: Log non-sequencial access as GUEST_ERROR --- 2024-07-05 Philippe Mathieu-Daudé New
[PULL,15/16] hw/sd/sdcard: Introduce set_csd/set_cid handlers [PULL,01/16] hw/sd/sdhci: Log non-sequencial access as GUEST_ERROR --- 2024-07-05 Philippe Mathieu-Daudé New
[PULL,09/16] hw/sd/sdcard: Remove sd_none enum from sd_cmd_type_t [PULL,01/16] hw/sd/sdhci: Log non-sequencial access as GUEST_ERROR --- 2024-07-05 Philippe Mathieu-Daudé New
[PULL,00/16] SD/MMC patches for 2024-07-06 --- 2024-07-05 Philippe Mathieu-Daudé New
[PULL,28/40] plugins: Free CPUPluginState before destroying vCPU state [PULL,01/40] tests/lcitool: fix debian-i686-cross toolchain prefix --- 2024-07-05 Alex Bennée New
[PULL,04/40] hw/core: ensure kernel_end never gets used undefined [PULL,01/40] tests/lcitool: fix debian-i686-cross toolchain prefix --- 2024-07-05 Alex Bennée New
[PULL,00/40] maintainer updates for testing, plugins and gdbstub --- 2024-07-05 Alex Bennée New
[v2,1/2] system: Sort QEMU_ARCH_VIRTIO_PCI definition system: Enable the device aliases for or1k, too --- 2024-07-05 Philippe Mathieu-Daudé New
[Stable-9.0.2,22/22] tcg/optimize: Fix TCG_COND_TST* simplification of setcond2 Untitled series #245521 --- 2024-07-04 Michael Tokarev New
[Stable-9.0.2,15/22] target/arm: Fix FJCVTZS vs flush-to-zero Untitled series #245521 --- 2024-07-04 Michael Tokarev New
[Stable-9.0.2,14/22] target/arm: Fix VCMLA Dd, Dn, Dm[idx] Untitled series #245521 --- 2024-07-04 Michael Tokarev New
[Stable-9.0.2,10/22] tcg/loongarch64: Fix tcg_out_movi vs some pcrel pointers Untitled series #245521 --- 2024-07-04 Michael Tokarev New
[Stable-9.0.2,05/22] hw/audio/virtio-snd: Always use little endian audio format Untitled series #245521 --- 2024-07-04 Michael Tokarev New
[Stable-7.2.13,10/17] tests: don't run benchmarks for the tsan build Untitled series #245516 --- 2024-07-04 Michael Tokarev New
testsuite: Fix pr115278.cc test when uint32_t isn't unsigned int testsuite: Fix pr115278.cc test when uint32_t isn't unsigned int --- 2024-07-03 Thiago Jung Bauermann New
[PULL,7/7] tcg/optimize: Fix TCG_COND_TST* simplification of setcond2 [PULL,1/7] util/cpuinfo-ppc: Fix building on OpenBSD --- 2024-07-03 Richard Henderson New
[PULL,4/7] util/cpuinfo-riscv: Support host/cpuinfo.h for riscv [PULL,1/7] util/cpuinfo-ppc: Fix building on OpenBSD --- 2024-07-03 Richard Henderson New
[PULL,0/7] tcg patch queue --- 2024-07-03 Richard Henderson New
[v46,5/5] hw/sd/sdcard: Extract TYPE_SDMMC_COMMON from TYPE_SD_CARD hw/sd/sdcard: Cleanups before adding eMMC support --- 2024-07-03 Philippe Mathieu-Daudé New
[v45,3/3] hw/sd/sdcard: Do not store vendor data on block drive (CMD56) hw/sd/sdcard: Cleanups before adding eMMC support --- 2024-07-03 Philippe Mathieu-Daudé New
[v44,1/3] hw/sd/sdcard: Use spec v3.01 by default hw/sd/sdcard: Cleanups before adding eMMC support --- 2024-07-03 Philippe Mathieu-Daudé New
[2/2] target/arm: Use memset_ra, memmove_ra in helper-a64.c target/arm: Fix unwind from dc zva and FEAT_MOPS --- 2024-07-02 Richard Henderson New
[1/2] accel/tcg: Introduce memset_ra, memmove_ra target/arm: Fix unwind from dc zva and FEAT_MOPS --- 2024-07-02 Richard Henderson New
[v43,2/2] hw/sd/sdcard: Do not store vendor data on block drive (CMD56) hw/sd/sdcard: Cleanups before adding eMMC support --- 2024-07-02 Philippe Mathieu-Daudé New
[PULL,34/67] hw/sd/sdcard: Store command type in SDProto [PULL,01/67] hw/sd/sdcard: Deprecate support for spec v1.10 --- 2024-07-02 Philippe Mathieu-Daudé New
[PULL,30/67] hw/sd/sdcard: Move sd_[a]cmd_name() methods to sd.c [PULL,01/67] hw/sd/sdcard: Deprecate support for spec v1.10 --- 2024-07-02 Philippe Mathieu-Daudé New
[PULL,19/67] hw/sd/sdcard: Convert SEND_TUNING_BLOCK to generic_read_byte (CMD19) [PULL,01/67] hw/sd/sdcard: Deprecate support for spec v1.10 --- 2024-07-02 Philippe Mathieu-Daudé New
[PULL,01/67] hw/sd/sdcard: Deprecate support for spec v1.10 [PULL,01/67] hw/sd/sdcard: Deprecate support for spec v1.10 --- 2024-07-02 Philippe Mathieu-Daudé New
[PULL,00/67] SD/MMC patches for 2024-07-02 --- 2024-07-02 Philippe Mathieu-Daudé New
[PULL,00/22] Misc HW patches for 2024-07-02 --- 2024-07-02 Philippe Mathieu-Daudé New
[5/5] target/i386: Introduce cc_op_size target/i386: CCOp cleanups --- 2024-07-01 Richard Henderson New
[4/5] target/i386: Remove default in cc_op_live target/i386: CCOp cleanups --- 2024-07-01 Richard Henderson New
[3/5] target/i386: Rearrange CCOp target/i386: CCOp cleanups --- 2024-07-01 Richard Henderson New
[2/5] target/i386: Convert cc_op_live to a function target/i386: CCOp cleanups --- 2024-07-01 Richard Henderson New
[1/5] target/i386: Tidy cc_op_str usage target/i386: CCOp cleanups --- 2024-07-01 Richard Henderson New
[PULL,05/16] monitor: Remove obsolete stubs Untitled series #245187 --- 2024-06-30 Michael Tokarev New
[02/23] target/i386: fix gen_prepare_size_nz condition July maintainer updates (32bit, testing, plugins, gdbstub) --- 2024-06-28 Alex Bennée New
[RFC,v42,90/98] hw/sd/sdcard: Add experimental 'x-aspeed-emmc-kludge' property hw/sd/sdcard: Add eMMC support --- 2024-06-28 Philippe Mathieu-Daudé New
[v42,84/98] hw/sd/sdcard: Register unimplemented command handlers hw/sd/sdcard: Add eMMC support --- 2024-06-28 Philippe Mathieu-Daudé New
[v42,82/98] hw/sd/sdcard: Basis for eMMC support hw/sd/sdcard: Add eMMC support --- 2024-06-28 Philippe Mathieu-Daudé New
[v42,66/98] hw/sd/sdcard: Add spi_cmd_READ_OCR handler (CMD58) hw/sd/sdcard: Add eMMC support --- 2024-06-28 Philippe Mathieu-Daudé New
[v42,65/98] hw/sd/sdcard: Add sd_cmd_GEN_CMD handler (CMD56) hw/sd/sdcard: Add eMMC support --- 2024-06-28 Philippe Mathieu-Daudé New
[v42,35/98] hw/sd/sdcard: Convert GEN_CMD to generic_write_byte (CMD56) hw/sd/sdcard: Add eMMC support --- 2024-06-28 Philippe Mathieu-Daudé New
[v42,28/98] hw/sd/sdcard: Convert SEND_SCR to generic_read_byte (ACMD51) hw/sd/sdcard: Add eMMC support --- 2024-06-28 Philippe Mathieu-Daudé New
[v42,25/98] hw/sd/sdcard: Convert GEN_CMD to generic_read_byte (CMD56) hw/sd/sdcard: Add eMMC support --- 2024-06-28 Philippe Mathieu-Daudé New
[NOTFORMERGE,v42,15/98] tests/qtest: Disable npcm7xx_sdhci tests using hardcoded RCA hw/sd/sdcard: Add eMMC support --- 2024-06-28 Philippe Mathieu-Daudé New
[v42,02/98] hw/sd/sdcard: Use spec v3.01 by default hw/sd/sdcard: Add eMMC support --- 2024-06-28 Philippe Mathieu-Daudé New
[2/3] target/i386/sev: Use size_t for object sizes target/i386/sev: Fix 32-bit host build issues --- 2024-06-26 Richard Henderson New
[1/3] target/i386/sev: Cast id_auth_uaddr through uintptr_t target/i386/sev: Fix 32-bit host build issues --- 2024-06-26 Richard Henderson New
[RFC] target/i386: restrict SEV to 64 bit host builds [RFC] target/i386: restrict SEV to 64 bit host builds --- 2024-06-26 Alex Bennée New
[v2,10/13] target/arm: Add data argument to do_fp3_vector target/arm: AdvSIMD conversion, part 2 --- 2024-06-25 Richard Henderson New
[v2,03/13] target/arm: Fix FJCVTZS vs flush-to-zero target/arm: AdvSIMD conversion, part 2 --- 2024-06-25 Richard Henderson New
[1/7] hw/sd/sdcard: Introduce sd_cmd_to_receivingdata / sd_generic_write_byte hw/sd/sd: Introduce sd_cmd_to_receivingdata() / sd_generic_write_byte() --- 2024-06-25 Philippe Mathieu-Daudé New
[02/11] hw/sd/sdcard: Convert SWITCH_FUNCTION to generic_read_byte (CMD6) hw/sd/sd: Introduce sd_cmd_to_sendingdata() and sd_generic_read_byte() --- 2024-06-25 Philippe Mathieu-Daudé New
[v2,02/12] hw/sd/sdcard: Generate random RCA value hw/sd/sdcard: Accumulation of cleanups and fixes --- 2024-06-25 Philippe Mathieu-Daudé New
« 1 2 ... 4 5 680 81 »