Patch Metrics

There are 38356 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       |   38356 patches
« 1 2 ... 31 32 33383 384 »
Patch Series S/W/F Date Submitter Delegate State
[06/14] hw/pci-bridge: Extract QOM ICH definitions to 'ich_dmi_pci.h' hw/southbridge: Extract ICH9 QOM container model --- 2024-02-19 Philippe Mathieu-Daudé New
[05/14] hw/acpi/ich9_tco: Restrict ich9_generate_smi() declaration hw/southbridge: Extract ICH9 QOM container model --- 2024-02-19 Philippe Mathieu-Daudé Superseded
[04/14] hw/acpi/ich9_tco: Include 'ich9' in names hw/southbridge: Extract ICH9 QOM container model --- 2024-02-19 Philippe Mathieu-Daudé Superseded
[03/14] hw/acpi/ich9: Restrict definitions from 'hw/southbridge/ich9.h' hw/southbridge: Extract ICH9 QOM container model --- 2024-02-19 Philippe Mathieu-Daudé Superseded
[02/14] hw/i386/q35: Add local 'lpc_obj' variable hw/southbridge: Extract ICH9 QOM container model --- 2024-02-19 Philippe Mathieu-Daudé New
[01/14] MAINTAINERS: Add 'ICH9 South Bridge' section hw/southbridge: Extract ICH9 QOM container model --- 2024-02-19 Philippe Mathieu-Daudé Superseded
[5/5] hw/i386/q35: Include missing 'hw/acpi/acpi.h' header hw/acpi: Include missing headers --- 2024-02-19 Philippe Mathieu-Daudé New
[4/5] hw/acpi/ich9_tco: Include missing 'migration/vmstate.h' header hw/acpi: Include missing headers --- 2024-02-19 Philippe Mathieu-Daudé Superseded
[3/5] hw/acpi/ich9: Include missing headers hw/acpi: Include missing headers --- 2024-02-19 Philippe Mathieu-Daudé New
[2/5] hw/acpi/cpu: Use CPUState typedef hw/acpi: Include missing headers --- 2024-02-19 Philippe Mathieu-Daudé Superseded
[1/5] hw/acpi: Include missing 'qapi/qapi-types-acpi.h' generated header hw/acpi: Include missing headers --- 2024-02-19 Philippe Mathieu-Daudé Superseded
[PULL,16/49] hw/ppc/spapr: Rename 'softmmu' -> 'vhyp_mmu' Untitled series #235544 --- 2024-02-19 Nicholas Piggin Superseded
[PULL,15/49] hw/ppc/spapr_hcall: Rename {softmmu -> vhyp_mmu}_resize_hpt_pr Untitled series #235544 --- 2024-02-19 Nicholas Piggin Superseded
[PULL,14/49] hw/ppc/spapr_hcall: Allow elision of softmmu_resize_hpt_prep Untitled series #235544 --- 2024-02-19 Nicholas Piggin Superseded
[PULL,13/49] hw/ppc/spapr: Add missing license Untitled series #235544 --- 2024-02-19 Nicholas Piggin Superseded
[v5,10/10] tests/bench: Add bufferiszero-bench Optimize buffer_is_zero --- 2024-02-17 Richard Henderson New
[v5,09/10] util/bufferiszero: Add simd acceleration for aarch64 Optimize buffer_is_zero --- 2024-02-17 Richard Henderson Superseded
[v5,08/10] util/bufferiszero: Simplify test_buffer_is_zero_next_accel Optimize buffer_is_zero --- 2024-02-17 Richard Henderson Superseded
[v5,07/10] util/bufferiszero: Introduce biz_accel_fn typedef Optimize buffer_is_zero --- 2024-02-17 Richard Henderson Superseded
[v5,06/10] util/bufferiszero: Improve scalar variant Optimize buffer_is_zero --- 2024-02-17 Richard Henderson Superseded
tcg/aarch64: Apple does not align __int128_t in even registers tcg/aarch64: Apple does not align __int128_t in even registers --- 2024-02-16 Richard Henderson Superseded
[22/23] docs/devel: document some plugin assumptions maintainer updates for 9.0 pre-PR (tests, plugin register support) --- 2024-02-16 Alex Bennée Superseded
[21/23] docs/devel: lift example and plugin API sections up maintainer updates for 9.0 pre-PR (tests, plugin register support) --- 2024-02-16 Alex Bennée Superseded
[20/23] contrib/plugins: extend execlog to track register changes maintainer updates for 9.0 pre-PR (tests, plugin register support) --- 2024-02-16 Alex Bennée Superseded
[19/23] contrib/plugins: fix imatch maintainer updates for 9.0 pre-PR (tests, plugin register support) --- 2024-02-16 Alex Bennée Superseded
[18/23] plugins: add an API to read registers maintainer updates for 9.0 pre-PR (tests, plugin register support) --- 2024-02-16 Alex Bennée New
[17/23] gdbstub: expose api to find registers maintainer updates for 9.0 pre-PR (tests, plugin register support) --- 2024-02-16 Alex Bennée Superseded
[01/23] tests/tcg: update licenses to GPLv2 as intended maintainer updates for 9.0 pre-PR (tests, plugin register support) --- 2024-02-16 Alex Bennée Superseded
[6/6] hw/sysbus: Remove now unused sysbus_address_space() hw: Remove sysbus_address_space() --- 2024-02-16 Philippe Mathieu-Daudé New
[5/6] hw/i386/kvmvapic: Inline sysbus_address_space() hw: Remove sysbus_address_space() --- 2024-02-16 Philippe Mathieu-Daudé Superseded
[4/6] hw/display/exynos4210_fimd: Pass frame buffer memory region as link hw: Remove sysbus_address_space() --- 2024-02-16 Philippe Mathieu-Daudé Superseded
[3/6] hw/arm/exynos4210: Inline sysbus_create_varargs(EXYNOS4210_FIMD) hw: Remove sysbus_address_space() --- 2024-02-16 Philippe Mathieu-Daudé Superseded
[2/6] hw/display/pl110: Pass frame buffer memory region as link property hw: Remove sysbus_address_space() --- 2024-02-16 Philippe Mathieu-Daudé Superseded
[1/6] hw/arm: Inline sysbus_create_simple(PL110 / PL111) hw: Remove sysbus_address_space() --- 2024-02-16 Philippe Mathieu-Daudé Superseded
hw/sysbus: Inline and remove sysbus_add_io() hw/sysbus: Inline and remove sysbus_add_io() --- 2024-02-16 Philippe Mathieu-Daudé Superseded
[21/21] hw: Add QOM parentship relation with CPUs hw: More QDev cleanups --- 2024-02-16 Philippe Mathieu-Daudé New
[20/21] hw/arm/mps2: Add QOM parentship relation with OR IRQ gates hw: More QDev cleanups --- 2024-02-16 Philippe Mathieu-Daudé New
[19/21] hw/s390x/zpci-bus: Add QOM parentship relation with zPCI devices hw: More QDev cleanups --- 2024-02-16 Philippe Mathieu-Daudé New
[18/21] hw/pci-host/versatile: Replace object_initialize() -> _child() hw: More QDev cleanups --- 2024-02-16 Philippe Mathieu-Daudé New
[17/21] hw/i386/iommu: Prefer object_initialize_child over object_initialize hw: More QDev cleanups --- 2024-02-16 Philippe Mathieu-Daudé New
[16/21] hw/net/can/versal: Prefer object_initialize_child over object_initialize hw: More QDev cleanups --- 2024-02-16 Philippe Mathieu-Daudé New
[15/21] hw/core/register: Prefer object_initialize_child over object_initialize hw: More QDev cleanups --- 2024-02-16 Philippe Mathieu-Daudé New
[14/21] hw/pci-host/raven: Prefer object_initialize_child over object_initialize hw: More QDev cleanups --- 2024-02-16 Philippe Mathieu-Daudé New
[13/21] hw/pci-host/raven: Embedded OrIRQ in PRePPCIState hw: More QDev cleanups --- 2024-02-16 Philippe Mathieu-Daudé New
[12/21] hw/pci-host/q35: Update q35_host_props[] comment hw: More QDev cleanups --- 2024-02-16 Philippe Mathieu-Daudé New
[11/21] hw/usb: Add QOM parentship relation with hub devices hw: More QDev cleanups --- 2024-02-16 Philippe Mathieu-Daudé New
[10/21] hw/usb: Inline usb_new() hw: More QDev cleanups --- 2024-02-16 Philippe Mathieu-Daudé New
[09/21] hw/usb: Inline usb_try_new() hw: More QDev cleanups --- 2024-02-16 Philippe Mathieu-Daudé New
[08/21] hw/isa: Inline isa_try_new() hw: More QDev cleanups --- 2024-02-16 Philippe Mathieu-Daudé New
[07/21] target: Replace DEVICE(object_new) -> qdev_new() hw: More QDev cleanups --- 2024-02-16 Philippe Mathieu-Daudé New
[06/21] hw: Replace DEVICE(object_new) -> qdev_new() hw: More QDev cleanups --- 2024-02-16 Philippe Mathieu-Daudé New
[05/21] hw/ppc/pnv_bmc: Use qdev_new() instead of QOM API hw: More QDev cleanups --- 2024-02-16 Philippe Mathieu-Daudé Superseded
[04/21] hw/tricore/testboard: Use qdev_new() instead of QOM basic API hw: More QDev cleanups --- 2024-02-16 Philippe Mathieu-Daudé Superseded
[03/21] hw/ppc/spapr_cpu: Use qdev_is_realized() instead of QOM API hw: More QDev cleanups --- 2024-02-16 Philippe Mathieu-Daudé Superseded
[02/21] hw/i386/pc_sysfw: Use qdev_is_realized() instead of QOM API hw: More QDev cleanups --- 2024-02-16 Philippe Mathieu-Daudé Superseded
[01/21] hw/i386/pc: Do not use C99 mixed-declarations style hw: More QDev cleanups --- 2024-02-16 Philippe Mathieu-Daudé New
[RFC] tests/tcg: update licenses to GPLv2 as intended [RFC] tests/tcg: update licenses to GPLv2 as intended --- 2024-02-15 Alex Bennée Superseded
[PULL,56/56] hw/ide/ich9: Use AHCIPCIState typedef [PULL,01/56] hw/block/tc58128: Don't emit deprecation warning under qtest --- 2024-02-15 Philippe Mathieu-Daudé Accepted
[PULL,55/56] hw/ide/ahci: Move SysBus definitions to 'ahci-sysbus.h' [PULL,01/56] hw/block/tc58128: Don't emit deprecation warning under qtest --- 2024-02-15 Philippe Mathieu-Daudé New
[PULL,54/56] hw/ide/ahci: Remove SysbusAHCIState::num_ports field [PULL,01/56] hw/block/tc58128: Don't emit deprecation warning under qtest --- 2024-02-15 Philippe Mathieu-Daudé New
[PULL,53/56] hw/ide/ahci: Do not pass 'ports' argument to ahci_realize() [PULL,01/56] hw/block/tc58128: Don't emit deprecation warning under qtest --- 2024-02-15 Philippe Mathieu-Daudé New
[PULL,52/56] hw/ide/ahci: Convert AHCIState::ports to unsigned [PULL,01/56] hw/block/tc58128: Don't emit deprecation warning under qtest --- 2024-02-15 Philippe Mathieu-Daudé New
[PULL,51/56] hw/ide/ahci: Pass AHCI context to ahci_ide_create_devs() [PULL,01/56] hw/block/tc58128: Don't emit deprecation warning under qtest --- 2024-02-15 Philippe Mathieu-Daudé New
[PULL,50/56] hw/ide/ahci: Inline ahci_get_num_ports() [PULL,01/56] hw/block/tc58128: Don't emit deprecation warning under qtest --- 2024-02-15 Philippe Mathieu-Daudé New
[PULL,49/56] hw/ide/ahci: Rename AHCI PCI function as 'pdev' [PULL,01/56] hw/block/tc58128: Don't emit deprecation warning under qtest --- 2024-02-15 Philippe Mathieu-Daudé Accepted
[PULL,48/56] hw/ide/ahci: Expose AHCIPCIState structure [PULL,01/56] hw/block/tc58128: Don't emit deprecation warning under qtest --- 2024-02-15 Philippe Mathieu-Daudé New
[PULL,47/56] hw/i386/q35: Use DEVICE() cast macro with PCIDevice object [PULL,01/56] hw/block/tc58128: Don't emit deprecation warning under qtest --- 2024-02-15 Philippe Mathieu-Daudé Accepted
[PULL,46/56] hw/i386/q35: Simplify pc_q35_init() since PCI is always enabled [PULL,01/56] hw/block/tc58128: Don't emit deprecation warning under qtest --- 2024-02-15 Philippe Mathieu-Daudé Accepted
[PULL,43/56] hw/sparc/leon3: Initialize GPIO before realizing CPU devices [PULL,01/56] hw/block/tc58128: Don't emit deprecation warning under qtest --- 2024-02-15 Philippe Mathieu-Daudé Accepted
[PULL,42/56] hw/sparc/leon3: Pass DeviceState opaque argument to leon3_start_cpu() [PULL,01/56] hw/block/tc58128: Don't emit deprecation warning under qtest --- 2024-02-15 Philippe Mathieu-Daudé Accepted
[PULL,41/56] hw/sparc/leon3: Pass DeviceState opaque argument to leon3_set_pil_in() [PULL,01/56] hw/block/tc58128: Don't emit deprecation warning under qtest --- 2024-02-15 Philippe Mathieu-Daudé Accepted
[PULL,32/56] hw/sparc/leon3: Have write_bootloader() take a void pointer argument [PULL,01/56] hw/block/tc58128: Don't emit deprecation warning under qtest --- 2024-02-15 Philippe Mathieu-Daudé Accepted
[PULL,31/56] hw/sparc/leon3: Remove unused 'env' argument of write_bootloader() [PULL,01/56] hw/block/tc58128: Don't emit deprecation warning under qtest --- 2024-02-15 Philippe Mathieu-Daudé Accepted
[PULL,30/56] hw/sparc/leon3: Remove duplicate code [PULL,01/56] hw/block/tc58128: Don't emit deprecation warning under qtest --- 2024-02-15 Philippe Mathieu-Daudé Accepted
[PULL,29/56] target/sparc: Provide hint about CPUSPARCState::irq_manager member [PULL,01/56] hw/block/tc58128: Don't emit deprecation warning under qtest --- 2024-02-15 Philippe Mathieu-Daudé New
[PULL,28/56] hw/sparc64/cpu: Initialize GPIO before realizing CPU devices [PULL,01/56] hw/block/tc58128: Don't emit deprecation warning under qtest --- 2024-02-15 Philippe Mathieu-Daudé Accepted
[PULL,27/56] hw/sparc/sun4m: Realize DMA controller before accessing it [PULL,01/56] hw/block/tc58128: Don't emit deprecation warning under qtest --- 2024-02-15 Philippe Mathieu-Daudé Accepted
[PULL,26/56] hw/dma: Pass parent object to i8257_dma_init() [PULL,01/56] hw/block/tc58128: Don't emit deprecation warning under qtest --- 2024-02-15 Philippe Mathieu-Daudé New
[PULL,25/56] hw/sh4/r2d: Realize IDE controller before accessing it [PULL,01/56] hw/block/tc58128: Don't emit deprecation warning under qtest --- 2024-02-15 Philippe Mathieu-Daudé Accepted
[PULL,24/56] hw/misc/macio: Realize IDE controller before accessing it [PULL,01/56] hw/block/tc58128: Don't emit deprecation warning under qtest --- 2024-02-15 Philippe Mathieu-Daudé Accepted
[PULL,23/56] hw/ppc/prep: Realize ISA bridge before accessing it [PULL,01/56] hw/block/tc58128: Don't emit deprecation warning under qtest --- 2024-02-15 Philippe Mathieu-Daudé Accepted
[PULL,22/56] hw/i386/q35: Realize LPC PCI function before accessing it [PULL,01/56] hw/block/tc58128: Don't emit deprecation warning under qtest --- 2024-02-15 Philippe Mathieu-Daudé Accepted
[PULL,21/56] hw/rx/rx62n: Only call qdev_get_gpio_in() when necessary [PULL,01/56] hw/block/tc58128: Don't emit deprecation warning under qtest --- 2024-02-15 Philippe Mathieu-Daudé New
[PULL,20/56] hw/rx/rx62n: Reduce inclusion of 'qemu/units.h' [PULL,01/56] hw/block/tc58128: Don't emit deprecation warning under qtest --- 2024-02-15 Philippe Mathieu-Daudé New
[PULL,14/56] target/mips: Remove the unused DisasContext::saar field [PULL,01/56] hw/block/tc58128: Don't emit deprecation warning under qtest --- 2024-02-15 Philippe Mathieu-Daudé New
[PULL,13/56] target/mips: Remove CPUMIPSState::CP0_SAARI field [PULL,01/56] hw/block/tc58128: Don't emit deprecation warning under qtest --- 2024-02-15 Philippe Mathieu-Daudé Accepted
[PULL,12/56] target/mips: Remove helpers accessing SAARI register [PULL,01/56] hw/block/tc58128: Don't emit deprecation warning under qtest --- 2024-02-15 Philippe Mathieu-Daudé New
[PULL,11/56] target/mips: Remove CPUMIPSState::CP0_SAAR[2] field [PULL,01/56] hw/block/tc58128: Don't emit deprecation warning under qtest --- 2024-02-15 Philippe Mathieu-Daudé Accepted
[PULL,10/56] target/mips: Remove unused mips_def_t::SAARP field [PULL,01/56] hw/block/tc58128: Don't emit deprecation warning under qtest --- 2024-02-15 Philippe Mathieu-Daudé New
[PULL,09/56] hw/misc/mips_itu: Remove MIPSITUState::saar field [PULL,01/56] hw/block/tc58128: Don't emit deprecation warning under qtest --- 2024-02-15 Philippe Mathieu-Daudé New
[PULL,08/56] hw/misc/mips_itu: Remove MIPSITUState::cpu0 field [PULL,01/56] hw/block/tc58128: Don't emit deprecation warning under qtest --- 2024-02-15 Philippe Mathieu-Daudé New
[PULL,07/56] target/mips: Remove CPUMIPSState::saarp field [PULL,01/56] hw/block/tc58128: Don't emit deprecation warning under qtest --- 2024-02-15 Philippe Mathieu-Daudé New
[PULL,06/56] target/mips: Remove MIPSITUState::itu field [PULL,01/56] hw/block/tc58128: Don't emit deprecation warning under qtest --- 2024-02-15 Philippe Mathieu-Daudé New
[PULL,05/56] hw/misc/mips: Reduce itc_reconfigure() scope [PULL,01/56] hw/block/tc58128: Don't emit deprecation warning under qtest --- 2024-02-15 Philippe Mathieu-Daudé New
[PULL,04/56] target/mips: Remove helpers accessing SAAR registers [PULL,01/56] hw/block/tc58128: Don't emit deprecation warning under qtest --- 2024-02-15 Philippe Mathieu-Daudé New
[PULL,03/56] target/mips: Use qemu_irq typedef for CPUMIPSState::irq member [PULL,01/56] hw/block/tc58128: Don't emit deprecation warning under qtest --- 2024-02-15 Philippe Mathieu-Daudé Accepted
[PULL,01/56] hw/block/tc58128: Don't emit deprecation warning under qtest [PULL,01/56] hw/block/tc58128: Don't emit deprecation warning under qtest --- 2024-02-15 Philippe Mathieu-Daudé Accepted
[PULL,00/56] Misc HW patches for 2024-02-15 --- 2024-02-15 Philippe Mathieu-Daudé New
[PULL,35/35] docs: Add documentation for the mps3-an536 board [PULL,01/35] hw/arm/xilinx_zynq: Wire FIQ between CPU <> GIC --- 2024-02-15 Peter Maydell Not Applicable
[PULL,34/35] hw/arm/mps3r: Add remaining devices [PULL,01/35] hw/arm/xilinx_zynq: Wire FIQ between CPU <> GIC --- 2024-02-15 Peter Maydell Accepted
« 1 2 ... 31 32 33383 384 »