Patch Metrics

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

Patches per month: Submitted Accepted
Time-to-acceptance distribution (in days)
Show patches with: Archived = No       |   46929 patches
« 1 2 3 4469 470 »
Patch Series S/W/F Date Submitter Delegate State
[19/19] target/arm: Always include full path to 'cpu.h' target/arm: More header rework around arm_feature() & multiprocessing.h --- 2025-05-13 Philippe Mathieu-Daudé New
[18/19] hw/arm/virt-acpi: Replace arm_feature() -> arm_cpu_has_feature() target/arm: More header rework around arm_feature() & multiprocessing.h --- 2025-05-13 Philippe Mathieu-Daudé New
[17/19] hw/arm/realview: Replace arm_feature() -> arm_cpu_has_feature() target/arm: More header rework around arm_feature() & multiprocessing.h --- 2025-05-13 Philippe Mathieu-Daudé New
[16/19] target/arm: Add arm_cpu_has_feature() helper target/arm: More header rework around arm_feature() & multiprocessing.h --- 2025-05-13 Philippe Mathieu-Daudé New
[15/19] target/arm: Extract feature definitions to 'cpu_has_feature.h' header target/arm: More header rework around arm_feature() & multiprocessing.h --- 2025-05-13 Philippe Mathieu-Daudé New
[14/19] target/arm: Extract PSCI definitions to 'psci.h' target/arm: More header rework around arm_feature() & multiprocessing.h --- 2025-05-13 Philippe Mathieu-Daudé New
[13/19] hw/arm: Include missing 'target/arm/gtimer.h' header target/arm: More header rework around arm_feature() & multiprocessing.h --- 2025-05-13 Philippe Mathieu-Daudé New
[12/19] target/arm: Move some definitions from 'cpu.h' to 'multiprocessing.h' target/arm: More header rework around arm_feature() & multiprocessing.h --- 2025-05-13 Philippe Mathieu-Daudé New
[11/19] target/arm: Restrict inclusion of 'multiprocessing.h' target/arm: More header rework around arm_feature() & multiprocessing.h --- 2025-05-13 Philippe Mathieu-Daudé New
[10/19] hw/arm: Remove unnecessary 'cpu.h' header target/arm: More header rework around arm_feature() & multiprocessing.h --- 2025-05-13 Philippe Mathieu-Daudé New
[09/19] target/arm/hvf: Include missing 'cpu-qom.h' header target/arm: More header rework around arm_feature() & multiprocessing.h --- 2025-05-13 Philippe Mathieu-Daudé New
[08/19] target/arm/kvm: Include missing 'cpu-qom.h' header target/arm: More header rework around arm_feature() & multiprocessing.h --- 2025-05-13 Philippe Mathieu-Daudé New
[07/19] target/arm/qmp: Include missing 'cpu.h' header target/arm: More header rework around arm_feature() & multiprocessing.h --- 2025-05-13 Philippe Mathieu-Daudé New
[06/19] target/arm/cpu-features: Include missing 'cpu.h' header target/arm: More header rework around arm_feature() & multiprocessing.h --- 2025-05-13 Philippe Mathieu-Daudé New
[05/19] hw/arm/boot: Include missing 'system/memory.h' header target/arm: More header rework around arm_feature() & multiprocessing.h --- 2025-05-13 Philippe Mathieu-Daudé New
[04/19] target/arm/cpregs: Include missing 'target/arm/cpu.h' header target/arm: More header rework around arm_feature() & multiprocessing.h --- 2025-05-13 Philippe Mathieu-Daudé New
[03/19] target/arm: Only link with zlib when TCG is enabled target/arm: More header rework around arm_feature() & multiprocessing.h --- 2025-05-13 Philippe Mathieu-Daudé New
[02/19] target/arm/hvf_arm: Avoid using poisoned CONFIG_HVF definition target/arm: More header rework around arm_feature() & multiprocessing.h --- 2025-05-13 Philippe Mathieu-Daudé New
[01/19] target/arm/tcg-stubs: compile file once (system) target/arm: More header rework around arm_feature() & multiprocessing.h --- 2025-05-13 Philippe Mathieu-Daudé New
[v8,01/48] target/arm: Replace target_ulong -> vaddr for HWBreakpoint single-binary: compile target/arm twice --- 2025-05-12 Pierrick Bouvier New
[v4,19/19] hw/net/vmxnet3: Merge DeviceRealize in InstanceInit hw/i386/pc: Remove deprecated 2.4 and 2.5 PC machines --- 2025-05-12 Philippe Mathieu-Daudé New
[v4,18/19] hw/net/vmxnet3: Remove VMXNET3_COMPAT_FLAG_DISABLE_PCIE definition hw/i386/pc: Remove deprecated 2.4 and 2.5 PC machines --- 2025-05-12 Philippe Mathieu-Daudé New
[v4,17/19] hw/net/vmxnet3: Remove VMXNET3_COMPAT_FLAG_OLD_MSI_OFFSETS definition hw/i386/pc: Remove deprecated 2.4 and 2.5 PC machines --- 2025-05-12 Philippe Mathieu-Daudé New
[v4,16/19] hw/scsi/vmw_pvscsi: Convert DeviceRealize -> InstanceInit hw/i386/pc: Remove deprecated 2.4 and 2.5 PC machines --- 2025-05-12 Philippe Mathieu-Daudé New
[v4,15/19] hw/scsi/vmw_pvscsi: Remove PVSCSI_COMPAT_DISABLE_PCIE_BIT definition hw/i386/pc: Remove deprecated 2.4 and 2.5 PC machines --- 2025-05-12 Philippe Mathieu-Daudé New
[v4,14/19] hw/scsi/vmw_pvscsi: Remove PVSCSI_COMPAT_OLD_PCI_CONFIGURATION definition hw/i386/pc: Remove deprecated 2.4 and 2.5 PC machines --- 2025-05-12 Philippe Mathieu-Daudé New
[v4,13/19] hw/block/fdc-isa: Remove 'fallback' property hw/i386/pc: Remove deprecated 2.4 and 2.5 PC machines --- 2025-05-12 Philippe Mathieu-Daudé New
[v4,12/19] hw/core/machine: Remove hw_compat_2_5[] array hw/i386/pc: Remove deprecated 2.4 and 2.5 PC machines --- 2025-05-12 Philippe Mathieu-Daudé New
[v4,11/19] hw/nvram/fw_cfg: Remove legacy FW_CFG_ORDER_OVERRIDE hw/i386/pc: Remove deprecated 2.4 and 2.5 PC machines --- 2025-05-12 Philippe Mathieu-Daudé New
[v4,10/19] hw/i386/x86: Remove X86MachineClass::save_tsc_khz field hw/i386/pc: Remove deprecated 2.4 and 2.5 PC machines --- 2025-05-12 Philippe Mathieu-Daudé New
[v4,09/19] hw/i386/pc: Remove deprecated pc-q35-2.5 and pc-i440fx-2.5 machines hw/i386/pc: Remove deprecated 2.4 and 2.5 PC machines --- 2025-05-12 Philippe Mathieu-Daudé New
[v4,08/19] hw/virtio/virtio-pci: Remove VIRTIO_PCI_FLAG_DISABLE_PCIE definition hw/i386/pc: Remove deprecated 2.4 and 2.5 PC machines --- 2025-05-12 Philippe Mathieu-Daudé New
[v4,07/19] hw/virtio/virtio-pci: Remove VIRTIO_PCI_FLAG_MIGRATE_EXTRA definition hw/i386/pc: Remove deprecated 2.4 and 2.5 PC machines --- 2025-05-12 Philippe Mathieu-Daudé New
[v4,06/19] hw/net/e1000: Remove unused E1000_FLAG_MAC flag hw/i386/pc: Remove deprecated 2.4 and 2.5 PC machines --- 2025-05-12 Philippe Mathieu-Daudé New
[v4,05/19] hw/core/machine: Remove hw_compat_2_4[] array hw/i386/pc: Remove deprecated 2.4 and 2.5 PC machines --- 2025-05-12 Philippe Mathieu-Daudé New
[v4,04/19] target/i386/cpu: Remove X86CPU::check_cpuid field hw/i386/pc: Remove deprecated 2.4 and 2.5 PC machines --- 2025-05-12 Philippe Mathieu-Daudé New
[v4,03/19] hw/i386/pc: Remove pc_compat_2_4[] array hw/i386/pc: Remove deprecated 2.4 and 2.5 PC machines --- 2025-05-12 Philippe Mathieu-Daudé New
[v4,02/19] hw/i386/pc: Remove PCMachineClass::broken_reserved_end field hw/i386/pc: Remove deprecated 2.4 and 2.5 PC machines --- 2025-05-12 Philippe Mathieu-Daudé New
[v4,01/19] hw/i386/pc: Remove deprecated pc-q35-2.4 and pc-i440fx-2.4 machines hw/i386/pc: Remove deprecated 2.4 and 2.5 PC machines --- 2025-05-12 Philippe Mathieu-Daudé New
[v6,24/24] target/m68k: Implement FPIAR target/m68k: fpu improvements --- 2025-05-11 Richard Henderson New
[v6,23/24] target/m68k: Make vmstate variables static target/m68k: fpu improvements --- 2025-05-11 Richard Henderson New
[v6,22/24] tests/tcg/m68k: Add packed decimal tests target/m68k: fpu improvements --- 2025-05-11 Richard Henderson New
[v6,21/24] target/m68k: Implement packed decimal real loads and stores target/m68k: fpu improvements --- 2025-05-11 Richard Henderson New
[v6,20/24] target/m68k: Merge gen_store_fp, gen_store_mode_fp target/m68k: fpu improvements --- 2025-05-11 Richard Henderson New
[v6,19/24] target/m68k: Merge gen_load_fp, gen_load_mode_fp target/m68k: fpu improvements --- 2025-05-11 Richard Henderson New
[v6,18/24] target/m68k: Move gen_addr_fault into gen_{load, store}_mode_fp target/m68k: fpu improvements --- 2025-05-11 Richard Henderson New
[v6,17/24] target/m68k: Split gen_ea_mode_fp for load/store target/m68k: fpu improvements --- 2025-05-11 Richard Henderson New
[v6,16/24] target/m68k: Remove env argument to gen_ea_mode_fp target/m68k: fpu improvements --- 2025-05-11 Richard Henderson New
[v6,15/24] target/m68k: Remove env argument to gen_store_mode target/m68k: fpu improvements --- 2025-05-11 Richard Henderson New
[v6,14/24] target/m68k: Remove env argument to gen_load_mode target/m68k: fpu improvements --- 2025-05-11 Richard Henderson New
[v6,13/24] target/m68k: Remove env argument to gen_lea_mode target/m68k: fpu improvements --- 2025-05-11 Richard Henderson New
[v6,12/24] target/m68k: Remove env argument to gen_lea_indexed target/m68k: fpu improvements --- 2025-05-11 Richard Henderson New
[v6,11/24] target/m68k: Split gen_ea_mode for load/store target/m68k: fpu improvements --- 2025-05-11 Richard Henderson New
[v6,10/24] target/m68k: Move pre-dec/post-inc to gen_lea_mode target/m68k: fpu improvements --- 2025-05-11 Richard Henderson New
[v6,09/24] target/m68k: Use OS_UNSIZED in LEA, PEA, JMP target/m68k: fpu improvements --- 2025-05-11 Richard Henderson New
[v6,08/24] target/m68k: Use g_assert_not_reached in gen_lea_mode and gen_ea_mode target/m68k: fpu improvements --- 2025-05-11 Richard Henderson New
[v6,07/24] target/m68k: Merge gen_ea into SRC_EA and DEST_EA target/m68k: fpu improvements --- 2025-05-11 Richard Henderson New
[v6,06/24] target/m68k: Introduce M68K_FEATURE_FPU_PACKED_DECIMAL target/m68k: fpu improvements --- 2025-05-11 Richard Henderson New
[v6,05/24] target/m68k: Update FPSR for FMOVECR target/m68k: fpu improvements --- 2025-05-11 Richard Henderson New
[v6,04/24] target/m68k: Update FPSR.EXC target/m68k: fpu improvements --- 2025-05-11 Richard Henderson New
[v6,03/24] target/m68k: Keep FPSR up-to-date target/m68k: fpu improvements --- 2025-05-11 Richard Henderson New
[v6,02/24] target/m68k: Restore fp rounding mode on vm load target/m68k: fpu improvements --- 2025-05-11 Richard Henderson New
[v6,01/24] target/m68k: Add FPSR exception bit defines target/m68k: fpu improvements --- 2025-05-11 Richard Henderson New
[RFC] hw/s390x: add vhost-user-device-ccw stub (!WIP) [RFC] hw/s390x: add vhost-user-device-ccw stub (!WIP) --- 2025-05-09 Alex Bennée New
[v2,2/2] semihosting/uaccess: Compile once semihosting/uaccess: Compile once --- 2025-05-09 Philippe Mathieu-Daudé New
[v2,1/2] semihosting/uaccess: Remove uses of target_ulong type semihosting/uaccess: Compile once --- 2025-05-09 Philippe Mathieu-Daudé New
[08/10] qapi: Make CpuModelExpansionInfo::deprecated-props optional and generic Untitled series #267154 --- 2025-05-08 Daniel P. Berrangé New
[v4,27/27] hw/virtio/virtio-pci: Remove VIRTIO_PCI_FLAG_PAGE_PER_VQ definition hw/i386/pc: Remove deprecated 2.6 and 2.7 PC machines --- 2025-05-08 Philippe Mathieu-Daudé New
[v4,26/27] hw/char/virtio-serial: Do not expose the 'emergency-write' property hw/i386/pc: Remove deprecated 2.6 and 2.7 PC machines --- 2025-05-08 Philippe Mathieu-Daudé New
[v4,25/27] hw/virtio/virtio-pci: Remove VirtIOPCIProxy::ignore_backend_features field hw/i386/pc: Remove deprecated 2.6 and 2.7 PC machines --- 2025-05-08 Philippe Mathieu-Daudé New
[v4,24/27] hw/intc/ioapic: Remove IOAPICCommonState::version field hw/i386/pc: Remove deprecated 2.6 and 2.7 PC machines --- 2025-05-08 Philippe Mathieu-Daudé New
[v4,23/27] hw/i386/intel_iommu: Remove IntelIOMMUState::buggy_eim field hw/i386/pc: Remove deprecated 2.6 and 2.7 PC machines --- 2025-05-08 Philippe Mathieu-Daudé New
[v4,22/27] hw/core/machine: Remove hw_compat_2_7[] array hw/i386/pc: Remove deprecated 2.6 and 2.7 PC machines --- 2025-05-08 Philippe Mathieu-Daudé New
[v4,21/27] hw/audio/pcspk: Remove PCSpkState::migrate field hw/i386/pc: Remove deprecated 2.6 and 2.7 PC machines --- 2025-05-08 Philippe Mathieu-Daudé New
[v4,20/27] target/i386/cpu: Remove CPUX86State::enable_l3_cache field hw/i386/pc: Remove deprecated 2.6 and 2.7 PC machines --- 2025-05-08 Philippe Mathieu-Daudé New
[v4,19/27] target/i386/cpu: Remove CPUX86State::full_cpuid_auto_level field hw/i386/pc: Remove deprecated 2.6 and 2.7 PC machines --- 2025-05-08 Philippe Mathieu-Daudé New
[v4,18/27] hw/i386/pc: Remove pc_compat_2_7[] array hw/i386/pc: Remove deprecated 2.6 and 2.7 PC machines --- 2025-05-08 Philippe Mathieu-Daudé New
[v4,17/27] hw/i386/pc: Remove deprecated pc-q35-2.7 and pc-i440fx-2.7 machines hw/i386/pc: Remove deprecated 2.6 and 2.7 PC machines --- 2025-05-08 Philippe Mathieu-Daudé New
[v4,16/27] hw/virtio/virtio-mmio: Remove VirtIOMMIOProxy::format_transport_address field hw/i386/pc: Remove deprecated 2.6 and 2.7 PC machines --- 2025-05-08 Philippe Mathieu-Daudé New
[v4,15/27] hw/core/machine: Remove hw_compat_2_6[] array hw/i386/pc: Remove deprecated 2.6 and 2.7 PC machines --- 2025-05-08 Philippe Mathieu-Daudé New
[v4,14/27] hw/intc/apic: Remove APICCommonState::legacy_instance_id field hw/i386/pc: Remove deprecated 2.6 and 2.7 PC machines --- 2025-05-08 Philippe Mathieu-Daudé New
[v4,13/27] target/i386/cpu: Remove CPUX86State::fill_mtrr_mask field hw/i386/pc: Remove deprecated 2.6 and 2.7 PC machines --- 2025-05-08 Philippe Mathieu-Daudé New
[v4,12/27] target/i386/cpu: Remove CPUX86State::enable_cpuid_0xb field hw/i386/pc: Remove deprecated 2.6 and 2.7 PC machines --- 2025-05-08 Philippe Mathieu-Daudé New
[v4,11/27] hw/i386/pc: Remove pc_compat_2_6[] array hw/i386/pc: Remove deprecated 2.6 and 2.7 PC machines --- 2025-05-08 Philippe Mathieu-Daudé New
[v4,10/27] hw/i386/pc: Remove linuxboot.bin hw/i386/pc: Remove deprecated 2.6 and 2.7 PC machines --- 2025-05-08 Philippe Mathieu-Daudé New
[v4,09/27] hw/nvram/fw_cfg: Remove fw_cfg_io_properties::dma_enabled hw/i386/pc: Remove deprecated 2.6 and 2.7 PC machines --- 2025-05-08 Philippe Mathieu-Daudé New
[v4,08/27] hw/i386/pc: Remove multiboot.bin hw/i386/pc: Remove deprecated 2.6 and 2.7 PC machines --- 2025-05-08 Philippe Mathieu-Daudé New
[v4,07/27] hw/i386/x86: Remove X86MachineClass::fwcfg_dma_enabled field hw/i386/pc: Remove deprecated 2.6 and 2.7 PC machines --- 2025-05-08 Philippe Mathieu-Daudé New
[v4,06/27] hw/nvram/fw_cfg: Rename fw_cfg_init_mem_wide() -> fw_cfg_init_mem_dma() hw/i386/pc: Remove deprecated 2.6 and 2.7 PC machines --- 2025-05-08 Philippe Mathieu-Daudé New
[v4,05/27] hw/nvram/fw_cfg: Factor fw_cfg_init_mem_internal() out hw/i386/pc: Remove deprecated 2.6 and 2.7 PC machines --- 2025-05-08 Philippe Mathieu-Daudé New
[v4,04/27] hw/mips/loongson3_virt: Prefer using fw_cfg_init_mem_nodma() hw/i386/pc: Remove deprecated 2.6 and 2.7 PC machines --- 2025-05-08 Philippe Mathieu-Daudé New
[v4,03/27] hw/nvram/fw_cfg: Rename fw_cfg_init_mem() with '_nodma' suffix hw/i386/pc: Remove deprecated 2.6 and 2.7 PC machines --- 2025-05-08 Philippe Mathieu-Daudé New
[v4,02/27] hw/i386/pc: Remove PCMachineClass::legacy_cpu_hotplug field hw/i386/pc: Remove deprecated 2.6 and 2.7 PC machines --- 2025-05-08 Philippe Mathieu-Daudé New
[v4,01/27] hw/i386/pc: Remove deprecated pc-q35-2.6 and pc-i440fx-2.6 machines hw/i386/pc: Remove deprecated 2.6 and 2.7 PC machines --- 2025-05-08 Philippe Mathieu-Daudé New
[v2] stdlib: Fix __libc_message_impl iovec size (BZ 32947) [v2] stdlib: Fix __libc_message_impl iovec size (BZ 32947) --- 2025-05-08 Adhemerval Zanella Netto New
[PULL,04/19] accel/hvf: Include missing 'hw/core/cpu.h' header Untitled series #267151 --- 2025-05-08 Philippe Mathieu-Daudé New
[PULL,00/19] Misc HW patches for 2025-05-08 --- 2025-05-08 Philippe Mathieu-Daudé New
[v7,01/49] target/arm: Replace target_ulong -> vaddr for HWBreakpoint single-binary: compile target/arm twice --- 2025-05-07 Pierrick Bouvier Superseded
[v5,24/24] target/m68k: Implement FPIAR target/m68k: fpu improvements --- 2025-05-07 Richard Henderson Superseded
[v5,23/24] target/m68k: Make vmstate variables static target/m68k: fpu improvements --- 2025-05-07 Richard Henderson Superseded
« 1 2 3 4469 470 »