Patch Metrics

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

Patches per month: Submitted Accepted
Time-to-acceptance distribution (in days)
Show patches with: Archived = No       |   38357 patches
« 1 2 3 4383 384 »
Patch Series S/W/F Date Submitter Delegate State
[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
[v8] nptl: Fix Race conditions in pthread cancellation [BZ#12683] [v8] nptl: Fix Race conditions in pthread cancellation [BZ#12683] --- 2024-06-25 Adhemerval Zanella Netto New
[v2,13/13] target/arm: Delete dead code from disas_simd_indexed target/arm: AdvSIMD conversion, part 2 --- 2024-06-25 Richard Henderson New
[v2,12/13] target/arm: Convert FCMLA to decodetree target/arm: AdvSIMD conversion, part 2 --- 2024-06-25 Richard Henderson New
[v2,11/13] target/arm: Convert FCADD to decodetree target/arm: AdvSIMD conversion, part 2 --- 2024-06-25 Richard Henderson 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,09/13] target/arm: Convert BFMMLA, SMMLA, UMMLA, USMMLA to decodetree target/arm: AdvSIMD conversion, part 2 --- 2024-06-25 Richard Henderson New
[v2,08/13] target/arm: Convert BFMLALB, BFMLALT to decodetree target/arm: AdvSIMD conversion, part 2 --- 2024-06-25 Richard Henderson New
[v2,07/13] target/arm: Convert BFDOT to decodetree target/arm: AdvSIMD conversion, part 2 --- 2024-06-25 Richard Henderson New
[v2,06/13] target/arm: Convert SUDOT, USDOT to decodetree target/arm: AdvSIMD conversion, part 2 --- 2024-06-25 Richard Henderson New
[v2,05/13] target/arm: Convert SDOT, UDOT to decodetree target/arm: AdvSIMD conversion, part 2 --- 2024-06-25 Richard Henderson New
[v2,04/13] target/arm: Convert SQRDMLAH, SQRDMLSH to decodetree 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
[v2,02/13] target/arm: Fix SQDMULH (by element) with Q=0 target/arm: AdvSIMD conversion, part 2 --- 2024-06-25 Richard Henderson New
[v2,01/13] target/arm: Fix VCMLA Dd, Dn, Dm[idx] target/arm: AdvSIMD conversion, part 2 --- 2024-06-25 Richard Henderson New
debug: Fix clang mq_open fortify wrapper (BZ 31927) debug: Fix clang mq_open fortify wrapper (BZ 31927) --- 2024-06-25 Adhemerval Zanella Netto New
[RFC] testing: restore some testing for i686 [RFC] testing: restore some testing for i686 --- 2024-06-25 Alex Bennée New
[7/7] hw/sd/sdcard: Convert GEN_CMD to generic_write_byte (CMD56) hw/sd/sd: Introduce sd_cmd_to_receivingdata() / sd_generic_write_byte() --- 2024-06-25 Philippe Mathieu-Daudé New
[6/7] hw/sd/sdcard: Convert LOCK_UNLOCK to generic_write_byte (CMD42) hw/sd/sd: Introduce sd_cmd_to_receivingdata() / sd_generic_write_byte() --- 2024-06-25 Philippe Mathieu-Daudé New
[5/7] hw/sd/sdcard: Convert PROGRAM_CSD to generic_write_byte (CMD27) hw/sd/sd: Introduce sd_cmd_to_receivingdata() / sd_generic_write_byte() --- 2024-06-25 Philippe Mathieu-Daudé New
[4/7] hw/sd/sdcard: Convert PROGRAM_CID to generic_write_byte (CMD26) hw/sd/sd: Introduce sd_cmd_to_receivingdata() / sd_generic_write_byte() --- 2024-06-25 Philippe Mathieu-Daudé New
[3/7] hw/sd/sdcard: Convert WRITE_SINGLE_BLOCK to generic_write_byte (CMD24) hw/sd/sd: Introduce sd_cmd_to_receivingdata() / sd_generic_write_byte() --- 2024-06-25 Philippe Mathieu-Daudé New
[2/7] hw/sd/sdcard: Duplicate WRITE_SINGLE_BLOCK / WRITE_MULTIPLE_BLOCK cases hw/sd/sd: Introduce sd_cmd_to_receivingdata() / sd_generic_write_byte() --- 2024-06-25 Philippe Mathieu-Daudé 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
[11/11] hw/sd/sdcard: Convert SEND_SCR to generic_read_byte (ACMD51) hw/sd/sd: Introduce sd_cmd_to_sendingdata() and sd_generic_read_byte() --- 2024-06-25 Philippe Mathieu-Daudé New
[10/11] hw/sd/sdcard: Convert SEND_NUM_WR_BLOCKS to generic_read_byte (ACMD22) hw/sd/sd: Introduce sd_cmd_to_sendingdata() and sd_generic_read_byte() --- 2024-06-25 Philippe Mathieu-Daudé New
[09/11] hw/sd/sdcard: Convert SD_STATUS to generic_read_byte (ACMD13) hw/sd/sd: Introduce sd_cmd_to_sendingdata() and sd_generic_read_byte() --- 2024-06-25 Philippe Mathieu-Daudé New
[08/11] hw/sd/sdcard: Convert GEN_CMD to generic_read_byte (CMD56) hw/sd/sd: Introduce sd_cmd_to_sendingdata() and sd_generic_read_byte() --- 2024-06-25 Philippe Mathieu-Daudé New
[07/11] hw/sd/sdcard: Convert SEND_WRITE_PROT to generic_read_byte (CMD30) hw/sd/sd: Introduce sd_cmd_to_sendingdata() and sd_generic_read_byte() --- 2024-06-25 Philippe Mathieu-Daudé New
[06/11] hw/sd/sdcard: Convert SEND_TUNING_BLOCK to generic_read_byte (CMD19) hw/sd/sd: Introduce sd_cmd_to_sendingdata() and sd_generic_read_byte() --- 2024-06-25 Philippe Mathieu-Daudé New
[05/11] hw/sd/sdcard: Convert READ_SINGLE_BLOCK to generic_read_byte (CMD17) hw/sd/sd: Introduce sd_cmd_to_sendingdata() and sd_generic_read_byte() --- 2024-06-25 Philippe Mathieu-Daudé New
[04/11] hw/sd/sdcard: Duplicate READ_SINGLE_BLOCK / READ_MULTIPLE_BLOCK cases hw/sd/sd: Introduce sd_cmd_to_sendingdata() and sd_generic_read_byte() --- 2024-06-25 Philippe Mathieu-Daudé New
[03/11] hw/sd/sdcard: Convert SEND_CSD/SEND_CID to generic_read_byte (CMD9 & 10) hw/sd/sd: Introduce sd_cmd_to_sendingdata() and sd_generic_read_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
[01/11] hw/sd/sdcard: Introduce sd_cmd_to_sendingdata and sd_generic_read_byte hw/sd/sd: Introduce sd_cmd_to_sendingdata() and sd_generic_read_byte() --- 2024-06-25 Philippe Mathieu-Daudé New
[v2,12/12] hw/sd/sdcard: Add direct reference to SDProto in SDState hw/sd/sdcard: Accumulation of cleanups and fixes --- 2024-06-25 Philippe Mathieu-Daudé New
[v2,11/12] hw/sd/sdcard: Restrict SWITCH_FUNCTION to sd_transfer_state (CMD6) hw/sd/sdcard: Accumulation of cleanups and fixes --- 2024-06-25 Philippe Mathieu-Daudé New
[v2,10/12] hw/sd/sdcard: Simplify sd_inactive_state handling hw/sd/sdcard: Accumulation of cleanups and fixes --- 2024-06-25 Philippe Mathieu-Daudé New
[v2,09/12] hw/sd/sdcard: Assign SDCardStates enum values hw/sd/sdcard: Accumulation of cleanups and fixes --- 2024-06-25 Philippe Mathieu-Daudé New
[v2,08/12] hw/sd/sdcard: Use READY_FOR_DATA definition instead of magic value hw/sd/sdcard: Accumulation of cleanups and fixes --- 2024-06-25 Philippe Mathieu-Daudé New
[v2,07/12] hw/sd/sdcard: Send NUM_WR_BLOCKS bits MSB first (ACMD22) hw/sd/sdcard: Accumulation of cleanups and fixes --- 2024-06-25 Philippe Mathieu-Daudé New
[v2,06/12] hw/sd/sdcard: Send WRITE_PROT bits MSB first (CMD30) hw/sd/sdcard: Accumulation of cleanups and fixes --- 2024-06-25 Philippe Mathieu-Daudé New
[v2,05/12] hw/sd/sdcard: Do not store vendor data on block drive (CMD56) hw/sd/sdcard: Accumulation of cleanups and fixes --- 2024-06-25 Philippe Mathieu-Daudé New
[v2,04/12] hw/sd/sdcard: Trace block offset in READ/WRITE data accesses hw/sd/sdcard: Accumulation of cleanups and fixes --- 2024-06-25 Philippe Mathieu-Daudé New
[v2,03/12] hw/sd/sdcard: Track last command used to help logging hw/sd/sdcard: Accumulation of cleanups and fixes --- 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
[v2,01/12] tests/qtest: Disable npcm7xx_sdhci tests using hardcoded RCA hw/sd/sdcard: Accumulation of cleanups and fixes --- 2024-06-25 Philippe Mathieu-Daudé New
[13/13] target/arm: Delete dead code from disas_simd_indexed target/arm: AdvSIMD conversion, part 2 --- 2024-06-25 Richard Henderson Superseded
[12/13] target/arm: Convert FCMLA to decodetree target/arm: AdvSIMD conversion, part 2 --- 2024-06-25 Richard Henderson Superseded
[11/13] target/arm: Convert FCADD to decodetree target/arm: AdvSIMD conversion, part 2 --- 2024-06-25 Richard Henderson Superseded
[10/13] target/arm: Add data argument to do_fp3_vector target/arm: AdvSIMD conversion, part 2 --- 2024-06-25 Richard Henderson Superseded
[09/13] target/arm: Convert BFMMLA, SMMLA, UMMLA, USMMLA to decodetree target/arm: AdvSIMD conversion, part 2 --- 2024-06-25 Richard Henderson Superseded
[08/13] target/arm: Convert BFMLALB, BFMLALT to decodetree target/arm: AdvSIMD conversion, part 2 --- 2024-06-25 Richard Henderson Superseded
[07/13] target/arm: Convert BFDOT to decodetree target/arm: AdvSIMD conversion, part 2 --- 2024-06-25 Richard Henderson Superseded
[06/13] target/arm: Convert SUDOT, USDOT to decodetree target/arm: AdvSIMD conversion, part 2 --- 2024-06-25 Richard Henderson Superseded
[05/13] target/arm: Convert SDOT, UDOT to decodetree target/arm: AdvSIMD conversion, part 2 --- 2024-06-25 Richard Henderson Superseded
[04/13] target/arm: Convert SQRDMLAH, SQRDMLSH to decodetree target/arm: AdvSIMD conversion, part 2 --- 2024-06-25 Richard Henderson Superseded
[03/13] target/arm: Fix FJCVTZS vs flush-to-zero target/arm: AdvSIMD conversion, part 2 --- 2024-06-25 Richard Henderson Superseded
[02/13] target/arm: Fix SQDMULH (by element) with Q=0 target/arm: AdvSIMD conversion, part 2 --- 2024-06-25 Richard Henderson Superseded
[01/13] target/arm: Fix VCMLA Dd, Dn, Dm[idx] target/arm: AdvSIMD conversion, part 2 --- 2024-06-25 Richard Henderson Superseded
[PULL,19/19] hw/sd/sdcard: Add comments around registers and commands [PULL,01/19] bswap: Add st24_be_p() to store 24 bits in big-endian order --- 2024-06-24 Philippe Mathieu-Daudé Accepted
[PULL,18/19] hw/sd/sdcard: Inline BLK_READ_BLOCK / BLK_WRITE_BLOCK macros [PULL,01/19] bswap: Add st24_be_p() to store 24 bits in big-endian order --- 2024-06-24 Philippe Mathieu-Daudé Accepted
[PULL,17/19] hw/sd/sdcard: Add sd_invalid_mode_for_cmd to report invalid mode switch [PULL,01/19] bswap: Add st24_be_p() to store 24 bits in big-endian order --- 2024-06-24 Philippe Mathieu-Daudé New
[PULL,16/19] hw/sd/sdcard: Only call sd_req_get_address() where address is used [PULL,01/19] bswap: Add st24_be_p() to store 24 bits in big-endian order --- 2024-06-24 Philippe Mathieu-Daudé Accepted
[PULL,15/19] hw/sd/sdcard: Factor sd_req_get_address() method out [PULL,01/19] bswap: Add st24_be_p() to store 24 bits in big-endian order --- 2024-06-24 Philippe Mathieu-Daudé Accepted
[PULL,14/19] hw/sd/sdcard: Only call sd_req_get_rca() where RCA is used [PULL,01/19] bswap: Add st24_be_p() to store 24 bits in big-endian order --- 2024-06-24 Philippe Mathieu-Daudé Accepted
[PULL,13/19] hw/sd/sdcard: Factor sd_req_get_rca() method out [PULL,01/19] bswap: Add st24_be_p() to store 24 bits in big-endian order --- 2024-06-24 Philippe Mathieu-Daudé Accepted
[PULL,12/19] hw/sd/sdcard: Have cmd_valid_while_locked() return a boolean value [PULL,01/19] bswap: Add st24_be_p() to store 24 bits in big-endian order --- 2024-06-24 Philippe Mathieu-Daudé Accepted
[PULL,11/19] hw/sd/sdcard: Trace update of block count (CMD23) [PULL,01/19] bswap: Add st24_be_p() to store 24 bits in big-endian order --- 2024-06-24 Philippe Mathieu-Daudé Accepted
[PULL,10/19] hw/sd/sdcard: Remove explicit entries for illegal commands [PULL,01/19] bswap: Add st24_be_p() to store 24 bits in big-endian order --- 2024-06-24 Philippe Mathieu-Daudé Accepted
[PULL,09/19] hw/sd/sdcard: Remove ACMD6 handler for SPI mode [PULL,01/19] bswap: Add st24_be_p() to store 24 bits in big-endian order --- 2024-06-24 Philippe Mathieu-Daudé Accepted
[PULL,08/19] hw/sd/sdcard: Use Load/Store API to fill some CID/CSD registers [PULL,01/19] bswap: Add st24_be_p() to store 24 bits in big-endian order --- 2024-06-24 Philippe Mathieu-Daudé Accepted
[PULL,07/19] hw/sd/sdcard: Use registerfield CSR::CURRENT_STATE definition [PULL,01/19] bswap: Add st24_be_p() to store 24 bits in big-endian order --- 2024-06-24 Philippe Mathieu-Daudé Accepted
[PULL,06/19] hw/sd/sdcard: Use HWBLOCK_SHIFT definition instead of magic values [PULL,01/19] bswap: Add st24_be_p() to store 24 bits in big-endian order --- 2024-06-24 Philippe Mathieu-Daudé Accepted
[PULL,05/19] hw/sd/sdcard: Fix typo in SEND_OP_COND command name [PULL,01/19] bswap: Add st24_be_p() to store 24 bits in big-endian order --- 2024-06-24 Philippe Mathieu-Daudé Accepted
[PULL,04/19] hw/sd/sdcard: Rewrite sd_cmd_ALL_SEND_CID using switch case (CMD2) [PULL,01/19] bswap: Add st24_be_p() to store 24 bits in big-endian order --- 2024-06-24 Philippe Mathieu-Daudé Accepted
[PULL,03/19] hw/sd/sdcard: Correct code indentation [PULL,01/19] bswap: Add st24_be_p() to store 24 bits in big-endian order --- 2024-06-24 Philippe Mathieu-Daudé Accepted
[PULL,02/19] hw/sd/sdcard: Avoid OOB in sd_read_byte() during unexpected CMD switch [PULL,01/19] bswap: Add st24_be_p() to store 24 bits in big-endian order --- 2024-06-24 Philippe Mathieu-Daudé Accepted
[PULL,01/19] bswap: Add st24_be_p() to store 24 bits in big-endian order [PULL,01/19] bswap: Add st24_be_p() to store 24 bits in big-endian order --- 2024-06-24 Philippe Mathieu-Daudé New
[PULL,00/19] SD/MMC patches for 2024-06-24 --- 2024-06-24 Philippe Mathieu-Daudé New
[PULL,09/12] plugins: add migration blocker [PULL,01/12] include/exec: add missing include guard comment --- 2024-06-24 Alex Bennée Accepted
[PULL,08/12] plugins: add time control API [PULL,01/12] include/exec: add missing include guard comment --- 2024-06-24 Alex Bennée Accepted
[PULL,06/12] sysemu: generalise qtest_warp_clock as qemu_clock_advance_virtual_time [PULL,01/12] include/exec: add missing include guard comment --- 2024-06-24 Alex Bennée Accepted
[PULL,05/12] qtest: use cpu interface in qtest_clock_warp [PULL,01/12] include/exec: add missing include guard comment --- 2024-06-24 Alex Bennée New
[PULL,04/12] sysemu: add set_virtual_time to accel ops [PULL,01/12] include/exec: add missing include guard comment --- 2024-06-24 Alex Bennée New
[PULL,02/12] gdbstub: move enums into separate header [PULL,01/12] include/exec: add missing include guard comment --- 2024-06-24 Alex Bennée New
[PULL,01/12] include/exec: add missing include guard comment [PULL,01/12] include/exec: add missing include guard comment --- 2024-06-24 Alex Bennée Accepted
[PULL,00/12] maintainer updates (plugins, gdbstub) --- 2024-06-24 Alex Bennée New
[PULL,14/18] hw/arm/virt: allow creation of a second NonSecure UART [PULL,01/18] hw/net/can/xlnx-versal-canfd: Fix sorting of the tx queue --- 2024-06-22 Peter Maydell Accepted
[PULL,13/18] hw/arm/virt: Rename VIRT_UART and VIRT_SECURE_UART to VIRT_UART[01] [PULL,01/18] hw/net/can/xlnx-versal-canfd: Fix sorting of the tx queue --- 2024-06-22 Peter Maydell New
[PULL,12/18] hw/arm/virt: Add serial aliases in DTB [PULL,01/18] hw/net/can/xlnx-versal-canfd: Fix sorting of the tx queue --- 2024-06-22 Peter Maydell Accepted
[PULL,09/18] scripts/coverity-scan/COMPONENTS.md: Include libqmp in testlibs [PULL,01/18] hw/net/can/xlnx-versal-canfd: Fix sorting of the tx queue --- 2024-06-22 Peter Maydell Accepted
[PULL,08/18] scripts/coverity-scan/COMPONENTS.md: Fix monitor component [PULL,01/18] hw/net/can/xlnx-versal-canfd: Fix sorting of the tx queue --- 2024-06-22 Peter Maydell Accepted
[PULL,07/18] scripts/coverity-scan/COMPONENTS.md: Add crypto headers in host/include to the crypto component [PULL,01/18] hw/net/can/xlnx-versal-canfd: Fix sorting of the tx queue --- 2024-06-22 Peter Maydell Accepted
[PULL,06/18] scripts/coverity-scan/COMPONENTS.md: Fix 'char' component [PULL,01/18] hw/net/can/xlnx-versal-canfd: Fix sorting of the tx queue --- 2024-06-22 Peter Maydell Accepted
[PULL,05/18] scripts/coverity-scan/COMPONENTS.md: Update paths to match gitlab CI [PULL,01/18] hw/net/can/xlnx-versal-canfd: Fix sorting of the tx queue --- 2024-06-22 Peter Maydell New
[PULL,00/18] target-arm queue --- 2024-06-22 Peter Maydell New
[PULL,28/28] migration: Remove unused VMSTATE_ARRAY_TEST() macro Untitled series #244550 --- 2024-06-21 Fabiano Rosas Accepted
debug: Fix clang mq_open fortify wrapper (BZ 31917) debug: Fix clang mq_open fortify wrapper (BZ 31917) --- 2024-06-21 Adhemerval Zanella Netto New
[23/23] hw/sd/sdcard: Send NUM_WR_BLOCKS bits MSB first (ACMD22) hw/sd/sdcard: Accumulation of cleanups and fixes --- 2024-06-21 Philippe Mathieu-Daudé Superseded
« 1 2 3 4383 384 »