Patch Metrics

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

Patches per month: Submitted Accepted
Time-to-acceptance distribution (in days)
Show patches with: Archived = No       |   40913 patches
« 1 2 3 4409 410 »
Patch Series S/W/F Date Submitter Delegate State
[v2,01/54] util/interval-tree: Introduce interval_tree_free_nodes accel/tcg: Convert victim tlb to IntervalTree --- 2024-11-14 Richard Henderson New
[v2,2/2] net: mark struct ip_header as QEMU_PACKED net: Make ip_header struct QEMU_PACKED --- 2024-11-14 Peter Maydell New
[v2,1/2] hw/net/virtio-net.c: Don't assume IP length field is aligned net: Make ip_header struct QEMU_PACKED --- 2024-11-14 Peter Maydell New
[24/24] exec: Move 'ram_addr.h' header under sysemu/ namespace exec: Build up 'cputlb.h' and 'ram_addr.h' headers --- 2024-11-14 Philippe Mathieu-Daudé New
[23/24] exec/memory: Move qemu_map_ram_ptr() declaration to 'exec/ram_addr.h' exec: Build up 'cputlb.h' and 'ram_addr.h' headers --- 2024-11-14 Philippe Mathieu-Daudé New
[22/24] exec/cpu-common: Move ram_addr_t related methods to 'exec/ram_addr.h' exec: Build up 'cputlb.h' and 'ram_addr.h' headers --- 2024-11-14 Philippe Mathieu-Daudé New
[21/24] exec: Extract CPU physical memory API to 'sysemu/physmem-target.h' exec: Build up 'cputlb.h' and 'ram_addr.h' headers --- 2024-11-14 Philippe Mathieu-Daudé New
[20/24] exec: Declare tlb_vaddr_to_host() in 'exec/cputlb.h' exec: Build up 'cputlb.h' and 'ram_addr.h' headers --- 2024-11-14 Philippe Mathieu-Daudé New
[19/24] exec: Declare tlb_hit*() in 'exec/cputlb.h' exec: Build up 'cputlb.h' and 'ram_addr.h' headers --- 2024-11-14 Philippe Mathieu-Daudé New
[18/24] exec: Declare tlb_flush*() in 'exec/cputlb.h' exec: Build up 'cputlb.h' and 'ram_addr.h' headers --- 2024-11-14 Philippe Mathieu-Daudé New
[17/24] exec: Declare tlb_set_page() in 'exec/cputlb.h' exec: Build up 'cputlb.h' and 'ram_addr.h' headers --- 2024-11-14 Philippe Mathieu-Daudé New
[16/24] exec: Declare tlb_set_page_with_attrs() in 'exec/cputlb.h' exec: Build up 'cputlb.h' and 'ram_addr.h' headers --- 2024-11-14 Philippe Mathieu-Daudé New
[15/24] exec: Declare tlb_set_page_full() in 'exec/cputlb.h' exec: Build up 'cputlb.h' and 'ram_addr.h' headers --- 2024-11-14 Philippe Mathieu-Daudé New
[14/24] exec: Declare tlb_init/destroy() in 'exec/cputlb.h' exec: Build up 'cputlb.h' and 'ram_addr.h' headers --- 2024-11-14 Philippe Mathieu-Daudé New
[13/24] exec: Declare tlb_reset_dirty*() in 'exec/cputlb.h' exec: Build up 'cputlb.h' and 'ram_addr.h' headers --- 2024-11-14 Philippe Mathieu-Daudé New
[12/24] accel/tcg: Have tlb_vaddr_to_host() use vaddr type exec: Build up 'cputlb.h' and 'ram_addr.h' headers --- 2024-11-14 Philippe Mathieu-Daudé New
[11/24] exec: Introduce 'user/guest-host.h' header exec: Build up 'cputlb.h' and 'ram_addr.h' headers --- 2024-11-14 Philippe Mathieu-Daudé New
[10/24] target/arm/cpu: Restrict cpu_untagged_addr() to user emulation exec: Build up 'cputlb.h' and 'ram_addr.h' headers --- 2024-11-14 Philippe Mathieu-Daudé New
[09/24] target/arm/mte: Restrict 'exec/ram_addr.h' to system emulation exec: Build up 'cputlb.h' and 'ram_addr.h' headers --- 2024-11-14 Philippe Mathieu-Daudé New
[08/24] linux-user/aarch64/mte: Include missing 'user/abitypes.h' header exec: Build up 'cputlb.h' and 'ram_addr.h' headers --- 2024-11-14 Philippe Mathieu-Daudé New
[07/24] system/watchpoint: Include missing 'exec/cpu-all.h' header exec: Build up 'cputlb.h' and 'ram_addr.h' headers --- 2024-11-14 Philippe Mathieu-Daudé New
[06/24] target/rx/cpu: Include missing 'exec/translation-block.h' header exec: Build up 'cputlb.h' and 'ram_addr.h' headers --- 2024-11-14 Philippe Mathieu-Daudé New
[05/24] target/i386/helper: Include missing 'exec/translation-block.h' header exec: Build up 'cputlb.h' and 'ram_addr.h' headers --- 2024-11-14 Philippe Mathieu-Daudé New
[04/24] accel/tcg: Include missing 'exec/translation-block.h' header exec: Build up 'cputlb.h' and 'ram_addr.h' headers --- 2024-11-14 Philippe Mathieu-Daudé New
[03/24] exec/translation-block: Include missing 'exec/vaddr.h' header exec: Build up 'cputlb.h' and 'ram_addr.h' headers --- 2024-11-14 Philippe Mathieu-Daudé New
[02/24] exec/cpu-defs: Remove unnecessary headers exec: Build up 'cputlb.h' and 'ram_addr.h' headers --- 2024-11-14 Philippe Mathieu-Daudé New
[01/24] exec/cpu-all: Include missing 'exec/cpu-defs.h' header exec: Build up 'cputlb.h' and 'ram_addr.h' headers --- 2024-11-14 Philippe Mathieu-Daudé New
[for-9.2] linux-user/arm: Select vdso for be8 and be32 modes [for-9.2] linux-user/arm: Select vdso for be8 and be32 modes --- 2024-11-13 Richard Henderson Superseded
[6/6] linux-user/ppc: Reduce vdso alignment to 4k linux-user: Fix elf load and vdso alignment --- 2024-11-12 Richard Henderson Superseded
[5/6] linux-user/loongarch64: Reduce vdso alignment to 4k linux-user: Fix elf load and vdso alignment --- 2024-11-12 Richard Henderson Superseded
[4/6] linux-user/arm: Reduce vdso alignment to 4k linux-user: Fix elf load and vdso alignment --- 2024-11-12 Richard Henderson Superseded
[3/6] linux-user/aarch64: Reduce vdso alignment to 4k linux-user: Fix elf load and vdso alignment --- 2024-11-12 Richard Henderson Superseded
[2/6] linux-user: Drop image_info.alignment linux-user: Fix elf load and vdso alignment --- 2024-11-12 Richard Henderson Superseded
[1/6] linux-user: Honor elf alignment when placing images linux-user: Fix elf load and vdso alignment --- 2024-11-12 Richard Henderson Superseded
[20/20] hw/net/xilinx_ethlite: Rename 'mmio' MR as 'container' hw/net/xilinx_ethlite: Map RAM buffers as RAM and remove tswap() calls --- 2024-11-12 Philippe Mathieu-Daudé Superseded
[19/20] hw/net/xilinx_ethlite: Map the RAM buffer as RAM memory region hw/net/xilinx_ethlite: Map RAM buffers as RAM and remove tswap() calls --- 2024-11-12 Philippe Mathieu-Daudé Superseded
[18/20] hw/net/xilinx_ethlite: Map TX_CTRL as MMIO hw/net/xilinx_ethlite: Map RAM buffers as RAM and remove tswap() calls --- 2024-11-12 Philippe Mathieu-Daudé Superseded
[17/20] hw/net/xilinx_ethlite: Map TX_GIE as MMIO hw/net/xilinx_ethlite: Map RAM buffers as RAM and remove tswap() calls --- 2024-11-12 Philippe Mathieu-Daudé Superseded
[16/20] hw/net/xilinx_ethlite: Map TX_LEN as MMIO hw/net/xilinx_ethlite: Map RAM buffers as RAM and remove tswap() calls --- 2024-11-12 Philippe Mathieu-Daudé Superseded
[15/20] hw/net/xilinx_ethlite: Map RX_CTRL as MMIO hw/net/xilinx_ethlite: Map RAM buffers as RAM and remove tswap() calls --- 2024-11-12 Philippe Mathieu-Daudé New
[14/20] hw/net/xilinx_ethlite: Access TX_CTRL register for each port hw/net/xilinx_ethlite: Map RAM buffers as RAM and remove tswap() calls --- 2024-11-12 Philippe Mathieu-Daudé Superseded
[13/20] hw/net/xilinx_ethlite: Access TX_LEN register for each port hw/net/xilinx_ethlite: Map RAM buffers as RAM and remove tswap() calls --- 2024-11-12 Philippe Mathieu-Daudé Superseded
[12/20] hw/net/xilinx_ethlite: Access TX_GIE register for each port hw/net/xilinx_ethlite: Map RAM buffers as RAM and remove tswap() calls --- 2024-11-12 Philippe Mathieu-Daudé Superseded
[11/20] hw/net/xilinx_ethlite: Access RX_CTRL register for each port hw/net/xilinx_ethlite: Map RAM buffers as RAM and remove tswap() calls --- 2024-11-12 Philippe Mathieu-Daudé New
[10/20] hw/net/xilinx_ethlite: Introduce rxbuf_ptr() helper hw/net/xilinx_ethlite: Map RAM buffers as RAM and remove tswap() calls --- 2024-11-12 Philippe Mathieu-Daudé New
[09/20] hw/net/xilinx_ethlite: Introduce txbuf_ptr() helper hw/net/xilinx_ethlite: Map RAM buffers as RAM and remove tswap() calls --- 2024-11-12 Philippe Mathieu-Daudé Superseded
[08/20] hw/net/xilinx_ethlite: Add addr_to_port_index() helper hw/net/xilinx_ethlite: Map RAM buffers as RAM and remove tswap() calls --- 2024-11-12 Philippe Mathieu-Daudé New
[07/20] hw/net/xilinx_ethlite: Rename rxbuf -> port_index hw/net/xilinx_ethlite: Map RAM buffers as RAM and remove tswap() calls --- 2024-11-12 Philippe Mathieu-Daudé New
[06/20] hw/net/xilinx_ethlite: Map MDIO registers (as unimplemented) hw/net/xilinx_ethlite: Map RAM buffers as RAM and remove tswap() calls --- 2024-11-12 Philippe Mathieu-Daudé Superseded
[05/20] hw/net/xilinx_ethlite: Correct maximum RX buffer size hw/net/xilinx_ethlite: Map RAM buffers as RAM and remove tswap() calls --- 2024-11-12 Philippe Mathieu-Daudé New
[04/20] hw/net/xilinx_ethlite: Update QOM style hw/net/xilinx_ethlite: Map RAM buffers as RAM and remove tswap() calls --- 2024-11-12 Philippe Mathieu-Daudé Superseded
[03/20] hw/net/xilinx_ethlite: Remove unuseful debug logs hw/net/xilinx_ethlite: Map RAM buffers as RAM and remove tswap() calls --- 2024-11-12 Philippe Mathieu-Daudé Superseded
[02/20] hw/net/xilinx_ethlite: Convert some debug logs to trace events hw/net/xilinx_ethlite: Map RAM buffers as RAM and remove tswap() calls --- 2024-11-12 Philippe Mathieu-Daudé Superseded
[01/20] hw/microblaze: Restrict MemoryRegionOps are implemented as 32-bit hw/net/xilinx_ethlite: Map RAM buffers as RAM and remove tswap() calls --- 2024-11-12 Philippe Mathieu-Daudé Superseded
[v2,6/6] target/mips: Convert nanoMIPS LSA opcode to decodetree target/mips: Convert nanoMIPS LSA opcode to decodetree --- 2024-11-12 Philippe Mathieu-Daudé New
[v2,5/6] target/mips: Convert microMIPS LSA opcode to decodetree target/mips: Convert nanoMIPS LSA opcode to decodetree --- 2024-11-12 Philippe Mathieu-Daudé New
[v2,4/6] target/mips: Decode LSA shift amount using decodetree function target/mips: Convert nanoMIPS LSA opcode to decodetree --- 2024-11-12 Philippe Mathieu-Daudé New
[v2,3/6] target/mips: Have gen_[d]lsa() callers add 1 to shift amount argument target/mips: Convert nanoMIPS LSA opcode to decodetree --- 2024-11-12 Philippe Mathieu-Daudé New
[v2,2/6] target/mips: Introduce decode tree bindings for nanoMIPS ISA target/mips: Convert nanoMIPS LSA opcode to decodetree --- 2024-11-12 Philippe Mathieu-Daudé New
[v2,1/6] target/mips: Introduce decode tree bindings for microMIPS ISA target/mips: Convert nanoMIPS LSA opcode to decodetree --- 2024-11-12 Philippe Mathieu-Daudé New
[for-9.2] target/arm: Drop user-only special case in sve_stN_r [for-9.2] target/arm: Drop user-only special case in sve_stN_r --- 2024-11-12 Richard Henderson New
[v2,2/2] hw/display: check frame buffer can hold blob virtio-gpu: coverity fixes --- 2024-11-11 Alex Bennée New
[v2,1/2] hw/display: factor out the scanout blob to fb conversion virtio-gpu: coverity fixes --- 2024-11-11 Alex Bennée New
[2/2] target/mips: Convert nanoMIPS LSA opcode to decodetree target/mips: Convert nanoMIPS LSA opcode to decodetree --- 2024-11-11 Philippe Mathieu-Daudé New
[1/2] target/mips: Introduce decode tree bindings for nanoMIPS ISA target/mips: Convert nanoMIPS LSA opcode to decodetree --- 2024-11-11 Philippe Mathieu-Daudé Superseded
[3/3] target/mips: Convert Octeon LX instructions to decodetree target/mips: Convert Octeon LX instructions to decodetree --- 2024-11-11 Philippe Mathieu-Daudé New
[2/3] target/mips: Extract generic gen_lx() helper target/mips: Convert Octeon LX instructions to decodetree --- 2024-11-11 Philippe Mathieu-Daudé New
[1/3] target/mips: Extract gen_base_index_addr() helper target/mips: Convert Octeon LX instructions to decodetree --- 2024-11-11 Philippe Mathieu-Daudé New
[v2,1/2] block: Improve blk_get_attached_dev_id() docstring block: Fix leak in send_qmp_error_event --- 2024-11-11 Philippe Mathieu-Daudé New
[for-9.2] accel/tcg: Fix user-only probe_access_internal plugin check [for-9.2] accel/tcg: Fix user-only probe_access_internal plugin check --- 2024-11-11 Richard Henderson Superseded
[11/11] math: Use tanf from CORE-MATH Add more CORE-math implementations to libm --- 2024-11-11 Adhemerval Zanella Netto New
[10/11] math: Use lgammaf from CORE-MATH Add more CORE-math implementations to libm --- 2024-11-11 Adhemerval Zanella Netto New
[09/11] math: Use erfcf from CORE-MATH Add more CORE-math implementations to libm --- 2024-11-11 Adhemerval Zanella Netto New
[08/11] math: Use erff from CORE-MATH Add more CORE-math implementations to libm --- 2024-11-11 Adhemerval Zanella Netto New
[07/11] math: Split s_erfF in erff and erfc Add more CORE-math implementations to libm --- 2024-11-11 Adhemerval Zanella Netto New
[06/11] math: Use cbrtf from CORE-MATH Add more CORE-math implementations to libm --- 2024-11-11 Adhemerval Zanella Netto New
[05/11] benchtests: Add tanf benchmark Add more CORE-math implementations to libm --- 2024-11-11 Adhemerval Zanella Netto New
[04/11] benchtests: Add lgammaf benchmark Add more CORE-math implementations to libm --- 2024-11-11 Adhemerval Zanella Netto New
[03/11] benchtests: Add erfcf benchmark Add more CORE-math implementations to libm --- 2024-11-11 Adhemerval Zanella Netto New
[02/11] benchtests: Add erff benchmark Add more CORE-math implementations to libm --- 2024-11-11 Adhemerval Zanella Netto New
[01/11] benchtests: Add cbrtf benchmark Add more CORE-math implementations to libm --- 2024-11-11 Adhemerval Zanella Netto New
[Stable-9.1.2,54/58] target/arm: Fix SVE SDOT/UDOT/USDOT (4-way, indexed) Untitled series #255021 --- 2024-11-09 Michael Tokarev Superseded
[Stable-9.1.2,53/58] target/arm: Add new MMU indexes for AArch32 Secure PL1&0 Untitled series #255021 --- 2024-11-09 Michael Tokarev New
[Stable-9.1.2,52/58] Revert "target/arm: Fix usage of MMU indexes when EL3 is AArch32" Untitled series #255021 --- 2024-11-09 Michael Tokarev New
[Stable-9.1.2,45/58] hw/ssi/pnv_spi: Return early in transfer() Untitled series #255021 --- 2024-11-09 Michael Tokarev New
[Stable-9.1.2,44/58] hw/ssi/pnv_spi: Match _xfer_buffer_free() with _xfer_buffer_new() Untitled series #255021 --- 2024-11-09 Michael Tokarev New
[Stable-9.1.2,27/58] target/arm: Store FPSR cumulative exception bits in env->vfp.fpsr Untitled series #255021 --- 2024-11-09 Michael Tokarev New
[Stable-9.1.2,25/58] hw/sd/omap_mmc: Don't use sd_cmd_type_t Untitled series #255021 --- 2024-11-09 Michael Tokarev New
[Stable-9.1.2,24/58] target/arm: Don't assert in regime_is_user() for E10 mmuidx values Untitled series #255021 --- 2024-11-09 Michael Tokarev New
[Stable-9.1.2,17/58] gitlab: make check-[dco|patch] a little more verbose Untitled series #255021 --- 2024-11-09 Michael Tokarev Superseded
[Stable-9.1.2,12/58] target/i386: Use probe_access_full_mmu in ptw_translate Untitled series #255021 --- 2024-11-09 Michael Tokarev New
[Stable-9.1.2,10/58] tcg: Reset data_gen_ptr correctly Untitled series #255021 --- 2024-11-09 Michael Tokarev New
[Stable-9.1.2,08/58] tests/qemu-iotests/211.out: Update to expect MapEntry 'compressed' field Untitled series #255021 --- 2024-11-09 Michael Tokarev New
[Stable-9.1.2,05/58] target/i386: Use only 16 and 32-bit operands for IN/OUT Untitled series #255021 --- 2024-11-09 Michael Tokarev New
[Stable-9.0.4,54/57] target/arm: Fix SVE SDOT/UDOT/USDOT (4-way, indexed) Untitled series #255020 --- 2024-11-09 Michael Tokarev New
[Stable-9.0.4,53/57] target/arm: Add new MMU indexes for AArch32 Secure PL1&0 Untitled series #255020 --- 2024-11-09 Michael Tokarev Superseded
[Stable-9.0.4,52/57] Revert "target/arm: Fix usage of MMU indexes when EL3 is AArch32" Untitled series #255020 --- 2024-11-09 Michael Tokarev Superseded
[Stable-9.0.4,39/57] target/arm: Don't assert in regime_is_user() for E10 mmuidx values Untitled series #255020 --- 2024-11-09 Michael Tokarev Superseded
[Stable-9.0.4,34/57] gitlab: make check-[dco|patch] a little more verbose Untitled series #255020 --- 2024-11-09 Michael Tokarev New
[Stable-9.0.4,29/57] target/i386: Use probe_access_full_mmu in ptw_translate Untitled series #255020 --- 2024-11-09 Michael Tokarev Superseded
« 1 2 3 4409 410 »