Patch Metrics

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

Patches per month: Submitted Accepted
Time-to-acceptance distribution (in days)
Show patches with: none      |   40967 patches
« 1 2 ... 3 4 5409 410 »
Patch Series S/W/F Date Submitter Delegate State
[1/3] bitops.h: Define bit operations on 'uint32_t' arrays hw/intc/loongarch_extioi: Fix undefined behaviour with bit array APIs --- 2024-11-08 Peter Maydell Superseded
[2/2] net: mark struct ip_header as QEMU_PACKED net: Make ip_header struct QEMU_PACKED --- 2024-11-07 Peter Maydell Superseded
[1/2] hw/net/virtio-net.c: Don't assume IP length field is aligned net: Make ip_header struct QEMU_PACKED --- 2024-11-07 Peter Maydell Superseded
[COMMITTED] math: Fix log10f on some ABIs [COMMITTED] math: Fix log10f on some ABIs --- 2024-11-07 Adhemerval Zanella New
[v2,16/16] tests/functional: Add microblaze cross-endianness tests Untitled series #254822 --- 2024-11-07 Philippe Mathieu-Daudé Superseded
[v2,15/16] tests/functional: Explicit endianness of microblaze assets Untitled series #254822 --- 2024-11-07 Philippe Mathieu-Daudé Superseded
[v2,14/16] hw/microblaze: Support various endianness for s3adsp1800 machines Untitled series #254822 --- 2024-11-07 Philippe Mathieu-Daudé Superseded
[v2,13/16] target/microblaze: Consider endianness while translating code Untitled series #254822 --- 2024-11-07 Philippe Mathieu-Daudé New
[v2,12/16] target/microblaze: Introduce mo_endian() helper Untitled series #254822 --- 2024-11-07 Philippe Mathieu-Daudé Superseded
[v2,11/16] target/microblaze: Set MO_TE once in do_load() / do_store() Untitled series #254822 --- 2024-11-07 Philippe Mathieu-Daudé Superseded
[v2,10/16] target/microblaze: Explode MO_TExx -> MO_TE | MO_xx Untitled series #254822 --- 2024-11-07 Philippe Mathieu-Daudé Superseded
[v2,09/16] hw/ssi/xilinx_spips: Make device endianness configurable Untitled series #254822 --- 2024-11-07 Philippe Mathieu-Daudé New
[v2,08/16] hw/ssi/xilinx_spi: Make device endianness configurable Untitled series #254822 --- 2024-11-07 Philippe Mathieu-Daudé New
[v2,06/16] hw/timer/xilinx_timer: Make device endianness configurable Untitled series #254822 --- 2024-11-07 Philippe Mathieu-Daudé New
[RFC,v2,05/16] hw/timer/xilinx_timer: Allow down to 8-bit memory access Untitled series #254822 --- 2024-11-07 Philippe Mathieu-Daudé New
[RFC,v2,04/16] hw/net/xilinx_ethlite: Simplify by having configurable endianness Untitled series #254822 --- 2024-11-07 Philippe Mathieu-Daudé New
[v2,03/16] hw/intc/xilinx_intc: Make device endianness configurable Untitled series #254822 --- 2024-11-07 Philippe Mathieu-Daudé New
[5/5] hw/sparc: Mark devices as big-endian hw: Mark architecture specific devices with specific endianness --- 2024-11-06 Philippe Mathieu-Daudé New
[4/5] hw/openrisc: Mark devices as big-endian hw: Mark architecture specific devices with specific endianness --- 2024-11-06 Philippe Mathieu-Daudé New
[3/5] hw/m68k: Mark devices as big-endian hw: Mark architecture specific devices with specific endianness --- 2024-11-06 Philippe Mathieu-Daudé New
[2/5] hw/tricore: Mark devices as little-endian hw: Mark architecture specific devices with specific endianness --- 2024-11-06 Philippe Mathieu-Daudé New
[1/5] hw/i386: Mark devices as little-endian hw: Mark architecture specific devices with specific endianness --- 2024-11-06 Philippe Mathieu-Daudé New
[PULL,v2,01/29] target/microblaze: Alias CPU endianness property as 'little-endian' [PULL,v2,01/29] target/microblaze: Alias CPU endianness property as 'little-endian' --- 2024-11-05 Philippe Mathieu-Daudé Accepted
[PULL,v2,00/29] Misc HW patches for 2024-11-05 --- 2024-11-05 Philippe Mathieu-Daudé New
[PULL,06/29] hw/core/machine: Add missing 'units.h' and 'error-report.h' headers [PULL,01/29] target/microblaze: Rename CPU endianness property as 'little-endian' --- 2024-11-05 Philippe Mathieu-Daudé New
[PULL,05/29] hw/microblaze/s3adsp1800: Declare machine type using DEFINE_TYPES macro [PULL,01/29] target/microblaze: Rename CPU endianness property as 'little-endian' --- 2024-11-05 Philippe Mathieu-Daudé Accepted
[PULL,04/29] hw/microblaze/s3adsp1800: Rename unimplemented MMIO region as xps_gpio [PULL,01/29] target/microblaze: Rename CPU endianness property as 'little-endian' --- 2024-11-05 Philippe Mathieu-Daudé Accepted
[PULL,03/29] hw/microblaze/s3adsp1800: Explicit CPU endianness [PULL,01/29] target/microblaze: Rename CPU endianness property as 'little-endian' --- 2024-11-05 Philippe Mathieu-Daudé Accepted
[PULL,02/29] hw/microblaze: Deprecate big-endian petalogix-ml605 & xlnx-zynqmp-pmu [PULL,01/29] target/microblaze: Rename CPU endianness property as 'little-endian' --- 2024-11-05 Philippe Mathieu-Daudé New
[PULL,01/29] target/microblaze: Rename CPU endianness property as 'little-endian' [PULL,01/29] target/microblaze: Rename CPU endianness property as 'little-endian' --- 2024-11-05 Philippe Mathieu-Daudé New
[PULL,00/29] Misc HW patches for 2024-11-05 --- 2024-11-05 Philippe Mathieu-Daudé New
hw/intc/openpic: Avoid taking address of out-of-bounds array index hw/intc/openpic: Avoid taking address of out-of-bounds array index --- 2024-11-05 Peter Maydell Superseded
hw/i386/pc: Don't try to init PCI NICs if there is no PCI bus hw/i386/pc: Don't try to init PCI NICs if there is no PCI bus --- 2024-11-05 Peter Maydell Superseded
[PULL,0/4] linux-user patch queue --- 2024-11-05 Richard Henderson New
[19/19] tests/functional: Add microblaze cross-endianness tests Untitled series #254635 --- 2024-11-05 Philippe Mathieu-Daudé Superseded
[18/19] tests/functional: Explicit endianness of microblaze assets Untitled series #254635 --- 2024-11-05 Philippe Mathieu-Daudé Superseded
[17/19] hw/microblaze: Support various endianness for s3adsp1800 machines Untitled series #254635 --- 2024-11-05 Philippe Mathieu-Daudé New
[16/19] target/microblaze: Consider endianness while translating code Untitled series #254635 --- 2024-11-05 Philippe Mathieu-Daudé Superseded
[15/19] target/microblaze: Introduce mo_endian() helper Untitled series #254635 --- 2024-11-05 Philippe Mathieu-Daudé Superseded
[14/19] target/microblaze: Set MO_TE once in do_load() / do_store() Untitled series #254635 --- 2024-11-05 Philippe Mathieu-Daudé Superseded
[13/19] target/microblaze: Explode MO_TExx -> MO_TE | MO_xx Untitled series #254635 --- 2024-11-05 Philippe Mathieu-Daudé Superseded
[12/19] hw/net/xilinx_ethlite: Only expect big-endian accesses Untitled series #254635 --- 2024-11-05 Philippe Mathieu-Daudé New
[11/19] hw/timer/xilinx_timer: Allow down to 8-bit memory access Untitled series #254635 --- 2024-11-05 Philippe Mathieu-Daudé Superseded
[10/19] hw/timer/xilinx_timer: Only expect big-endian accesses Untitled series #254635 --- 2024-11-05 Philippe Mathieu-Daudé New
[09/19] hw/intc/xilinx_intc: Only expect big-endian accesses Untitled series #254635 --- 2024-11-05 Philippe Mathieu-Daudé New
[08/19] hw/microblaze: Propagate CPU endianness to microblaze_load_kernel() Untitled series #254635 --- 2024-11-05 Philippe Mathieu-Daudé Superseded
[07/19] hw/microblaze: Restrict MemoryRegionOps are implemented as 32-bit Untitled series #254635 --- 2024-11-05 Philippe Mathieu-Daudé Superseded
[06/19] hw/microblaze: Fix MemoryRegionOps coding style Untitled series #254635 --- 2024-11-05 Philippe Mathieu-Daudé New
[05/19] hw/microblaze/s3adsp1800: Declare machine type using DEFINE_TYPES macro Untitled series #254635 --- 2024-11-05 Philippe Mathieu-Daudé Superseded
[04/19] hw/microblaze/s3adsp1800: Rename unimplemented MMIO region as xps_gpio Untitled series #254635 --- 2024-11-05 Philippe Mathieu-Daudé Superseded
[03/19] hw/microblaze/s3adsp1800: Explicit CPU endianness Untitled series #254635 --- 2024-11-05 Philippe Mathieu-Daudé Superseded
[PULL,25/31] disas: Fix build against Capstone v6 (again) [PULL,01/31] softfloat: Allow 2-operand NaN propagation rule to be set at runtime --- 2024-11-05 Peter Maydell Not Applicable
[PULL,24/31] target/arm: Fix SVE SDOT/UDOT/USDOT (4-way, indexed) [PULL,01/31] softfloat: Allow 2-operand NaN propagation rule to be set at runtime --- 2024-11-05 Peter Maydell Accepted
[PULL,23/31] target/arm: Add new MMU indexes for AArch32 Secure PL1&0 [PULL,01/31] softfloat: Allow 2-operand NaN propagation rule to be set at runtime --- 2024-11-05 Peter Maydell Not Applicable
[PULL,22/31] Revert "target/arm: Fix usage of MMU indexes when EL3 is AArch32" [PULL,01/31] softfloat: Allow 2-operand NaN propagation rule to be set at runtime --- 2024-11-05 Peter Maydell Not Applicable
[PULL,21/31] softfloat: Remove fallback rule from pickNaN() [PULL,01/31] softfloat: Allow 2-operand NaN propagation rule to be set at runtime --- 2024-11-05 Peter Maydell Not Applicable
[PULL,20/31] target/rx: Explicitly set 2-NaN propagation rule [PULL,01/31] softfloat: Allow 2-operand NaN propagation rule to be set at runtime --- 2024-11-05 Peter Maydell Not Applicable
[PULL,19/31] target/openrisc: Explicitly set 2-NaN propagation rule [PULL,01/31] softfloat: Allow 2-operand NaN propagation rule to be set at runtime --- 2024-11-05 Peter Maydell Not Applicable
[PULL,18/31] target/microblaze: Explicitly set 2-NaN propagation rule [PULL,01/31] softfloat: Allow 2-operand NaN propagation rule to be set at runtime --- 2024-11-05 Peter Maydell Not Applicable
[PULL,17/31] target/microblaze: Move setting of float rounding mode to reset [PULL,01/31] softfloat: Allow 2-operand NaN propagation rule to be set at runtime --- 2024-11-05 Peter Maydell Accepted
[PULL,16/31] target/alpha: Explicitly set 2-NaN propagation rule [PULL,01/31] softfloat: Allow 2-operand NaN propagation rule to be set at runtime --- 2024-11-05 Peter Maydell Not Applicable
[PULL,15/31] target/i386: Set 2-NaN propagation rule explicitly [PULL,01/31] softfloat: Allow 2-operand NaN propagation rule to be set at runtime --- 2024-11-05 Peter Maydell Not Applicable
[PULL,14/31] target/xtensa: Explicitly set 2-NaN propagation rule [PULL,01/31] softfloat: Allow 2-operand NaN propagation rule to be set at runtime --- 2024-11-05 Peter Maydell Not Applicable
[PULL,13/31] target/xtensa: Factor out calls to set_use_first_nan() [PULL,01/31] softfloat: Allow 2-operand NaN propagation rule to be set at runtime --- 2024-11-05 Peter Maydell Not Applicable
[PULL,12/31] target/sparc: Explicitly set 2-NaN propagation rule [PULL,01/31] softfloat: Allow 2-operand NaN propagation rule to be set at runtime --- 2024-11-05 Peter Maydell Not Applicable
[PULL,11/31] target/sparc: Move cpu_put_fsr(env, 0) call to reset [PULL,01/31] softfloat: Allow 2-operand NaN propagation rule to be set at runtime --- 2024-11-05 Peter Maydell Accepted
[PULL,10/31] target/m68k: Initialize float_status fields in gdb set/get functions [PULL,01/31] softfloat: Allow 2-operand NaN propagation rule to be set at runtime --- 2024-11-05 Peter Maydell Not Applicable
[PULL,09/31] target/m68k: Explicitly set 2-NaN propagation rule [PULL,01/31] softfloat: Allow 2-operand NaN propagation rule to be set at runtime --- 2024-11-05 Peter Maydell Not Applicable
[PULL,08/31] target/ppc: Explicitly set 2-NaN propagation rule [PULL,01/31] softfloat: Allow 2-operand NaN propagation rule to be set at runtime --- 2024-11-05 Peter Maydell Not Applicable
[PULL,07/31] target/s390x: Explicitly set 2-NaN propagation rule [PULL,01/31] softfloat: Allow 2-operand NaN propagation rule to be set at runtime --- 2024-11-05 Peter Maydell Not Applicable
[PULL,06/31] target/hppa: Explicitly set 2-NaN propagation rule [PULL,01/31] softfloat: Allow 2-operand NaN propagation rule to be set at runtime --- 2024-11-05 Peter Maydell Not Applicable
[PULL,05/31] target/loongarch: Explicitly set 2-NaN propagation rule [PULL,01/31] softfloat: Allow 2-operand NaN propagation rule to be set at runtime --- 2024-11-05 Peter Maydell Not Applicable
[PULL,04/31] target/mips: Explicitly set 2-NaN propagation rule [PULL,01/31] softfloat: Allow 2-operand NaN propagation rule to be set at runtime --- 2024-11-05 Peter Maydell Not Applicable
[PULL,03/31] target/arm: Explicitly set 2-NaN propagation rule [PULL,01/31] softfloat: Allow 2-operand NaN propagation rule to be set at runtime --- 2024-11-05 Peter Maydell Not Applicable
[PULL,02/31] tests/fp: Explicitly set 2-NaN propagation rule [PULL,01/31] softfloat: Allow 2-operand NaN propagation rule to be set at runtime --- 2024-11-05 Peter Maydell Accepted
[PULL,01/31] softfloat: Allow 2-operand NaN propagation rule to be set at runtime [PULL,01/31] softfloat: Allow 2-operand NaN propagation rule to be set at runtime --- 2024-11-05 Peter Maydell Not Applicable
[PULL,00/31] target-arm queue --- 2024-11-05 Peter Maydell Not Applicable
[PULL,0/3] final plugin updates for 9.2 --- 2024-11-05 Alex Bennée New
[2/2] hw/display: check frame buffer can hold blob virtio-gpu: coverity fixes --- 2024-11-04 Alex Bennée New
[1/2] hw/display: factor out the scanout blob to fb conversion virtio-gpu: coverity fixes --- 2024-11-04 Alex Bennée Superseded
[PULL,10/14] target/mips: Convert Loongson [D]MULT[U].G opcodes to decodetree Untitled series #254543 --- 2024-11-04 Philippe Mathieu-Daudé Accepted
[PULL,09/14] target/mips: Convert Loongson [D]MOD[U].G opcodes to decodetree Untitled series #254543 --- 2024-11-04 Philippe Mathieu-Daudé Accepted
[PULL,08/14] target/mips: Convert Loongson [D]DIVU.G opcodes to decodetree Untitled series #254543 --- 2024-11-04 Philippe Mathieu-Daudé Accepted
[PULL,07/14] target/mips: Convert Loongson DIV.G opcodes to decodetree Untitled series #254543 --- 2024-11-04 Philippe Mathieu-Daudé Accepted
[PULL,06/14] target/mips: Convert Loongson DDIV.G opcodes to decodetree Untitled series #254543 --- 2024-11-04 Philippe Mathieu-Daudé New
[PULL,00/14] MIPS patches for 2024-11-04 --- 2024-11-04 Philippe Mathieu-Daudé New
[PULL,04/10] hw/arm/aspeed_ast27x0: Avoid hardcoded '256' in IRQ calculation Untitled series #254542 --- 2024-11-04 Cédric Le Goater Accepted
[PULL,03/10] hw/arm/aspeed_ast27x0: Use bsa.h for PPI definitions Untitled series #254542 --- 2024-11-04 Cédric Le Goater Accepted
[PULL,13/67] hw/ssi/pnv_spi: Return early in transfer() Untitled series #254541 --- 2024-11-04 Nicholas Piggin Accepted
[PULL,12/67] hw/ssi/pnv_spi: Match _xfer_buffer_free() with _xfer_buffer_new() Untitled series #254541 --- 2024-11-04 Nicholas Piggin Accepted
[PULL,11/67] MAINTAINERS: Cover PowerPC SPI model in PowerNV section Untitled series #254541 --- 2024-11-04 Nicholas Piggin New
[RFC,v4,15/15] gdb/testsuite: Add test to exercise multi-threaded AArch64 SVE inferiors gdbserver improvements for AArch64 SVE support --- 2024-11-02 Thiago Jung Bauermann New
[RFC,v4,14/15] GDB, gdbserver: aarch64: Use VG instead of VQ gdbserver improvements for AArch64 SVE support --- 2024-11-02 Thiago Jung Bauermann New
[RFC,v4,13/15] GDB, gdbserver: aarch64: Convert SVE feature to use variable-size registers gdbserver improvements for AArch64 SVE support --- 2024-11-02 Thiago Jung Bauermann New
[RFC,v4,12/15] GDB: aarch64-linux: Load and store VG separately from other SVE registers gdbserver improvements for AArch64 SVE support --- 2024-11-02 Thiago Jung Bauermann New
[RFC,v4,11/15] gdbserver: Add concept of variable-size registers to the regcache gdbserver improvements for AArch64 SVE support --- 2024-11-02 Thiago Jung Bauermann New
[RFC,v4,10/15] GDB: Add concept of variable-size registers to the regcache gdbserver improvements for AArch64 SVE support --- 2024-11-02 Thiago Jung Bauermann New
[RFC,v4,09/15] GDB tdesc: Add vector type with number of elements given by math expression. gdbserver improvements for AArch64 SVE support --- 2024-11-02 Thiago Jung Bauermann New
[RFC,v4,08/15] GDB: Allow DWARF expression evaluation to use regcache gdbserver improvements for AArch64 SVE support --- 2024-11-02 Thiago Jung Bauermann New
[RFC,v4,07/15] GDB, gdbserver: Create concept of load-early registers gdbserver improvements for AArch64 SVE support --- 2024-11-02 Thiago Jung Bauermann New
« 1 2 ... 3 4 5409 410 »