Patch Metrics

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

Patches per month: Submitted Accepted
Time-to-acceptance distribution (in days)
Show patches with: Archived = No       |   38104 patches
« 1 2 ... 30 31 32381 382 »
Patch Series S/W/F Date Submitter Delegate State
[v4,07/10] util/bufferiszero: Introduce biz_accel_fn typedef Optimize buffer_is_zero --- 2024-02-15 Richard Henderson Superseded
[v4,06/10] util/bufferiszero: Improve scalar variant Optimize buffer_is_zero --- 2024-02-15 Richard Henderson Superseded
target/mips: Remove mips_def_t::SAARP field target/mips: Remove mips_def_t::SAARP field --- 2024-02-15 Philippe Mathieu-Daudé Superseded
[v4,36/36] linux-user: Remove pgb_dynamic alignment assertion linux-user: Improve host and guest page size handling --- 2024-02-15 Richard Henderson Superseded
[v4,35/36] target/alpha: Enable TARGET_PAGE_BITS_VARY for user-only linux-user: Improve host and guest page size handling --- 2024-02-15 Richard Henderson Superseded
[v4,34/36] target/ppc: Enable TARGET_PAGE_BITS_VARY for user-only linux-user: Improve host and guest page size handling --- 2024-02-15 Richard Henderson Superseded
[v4,33/36] linux-user: Bound mmap_min_addr by host page size linux-user: Improve host and guest page size handling --- 2024-02-15 Richard Henderson Superseded
[v4,32/36] target/arm: Enable TARGET_PAGE_BITS_VARY for AArch64 user-only linux-user: Improve host and guest page size handling --- 2024-02-15 Richard Henderson Superseded
[v4,31/36] linux-user: Allow TARGET_PAGE_BITS_VARY linux-user: Improve host and guest page size handling --- 2024-02-15 Richard Henderson Superseded
[v4,30/36] accel/tcg: Disconnect TargetPageDataNode from page size linux-user: Improve host and guest page size handling --- 2024-02-15 Richard Henderson Superseded
[v4,29/36] cpu: Remove page_size_init linux-user: Improve host and guest page size handling --- 2024-02-15 Richard Henderson Superseded
[v4,28/36] *-user: Deprecate and disable -p pagesize linux-user: Improve host and guest page size handling --- 2024-02-15 Richard Henderson Superseded
[v4,27/36] tests/tcg: Extend file in linux-madvise.c linux-user: Improve host and guest page size handling --- 2024-02-15 Richard Henderson Superseded
[v4,26/36] tests/tcg: Remove run-test-mmap-* linux-user: Improve host and guest page size handling --- 2024-02-15 Richard Henderson Superseded
[v4,25/36] linux-user: Split out mmap_h_gt_g linux-user: Improve host and guest page size handling --- 2024-02-15 Richard Henderson Superseded
[v4,24/36] linux-user: Split out mmap_h_lt_g linux-user: Improve host and guest page size handling --- 2024-02-15 Richard Henderson Superseded
[v4,23/36] linux-user: Split out mmap_h_eq_g linux-user: Improve host and guest page size handling --- 2024-02-15 Richard Henderson Superseded
[v4,22/36] linux-user: Use do_munmap for target_mmap failure linux-user: Improve host and guest page size handling --- 2024-02-15 Richard Henderson Superseded
[v4,21/36] linux-user: Split out do_munmap linux-user: Improve host and guest page size handling --- 2024-02-15 Richard Henderson Superseded
[v4,20/36] linux-user: Do early mmap placement only for reserved_va linux-user: Improve host and guest page size handling --- 2024-02-15 Richard Henderson Superseded
[v4,19/36] linux-user: Split out mmap_end linux-user: Improve host and guest page size handling --- 2024-02-15 Richard Henderson Superseded
[v4,18/36] linux-user: Fix sub-host-page mmap linux-user: Improve host and guest page size handling --- 2024-02-15 Richard Henderson Superseded
[v4,17/36] linux-user: Move some mmap checks outside the lock linux-user: Improve host and guest page size handling --- 2024-02-15 Richard Henderson Superseded
[v4,16/36] linux-user: Split out target_mmap__locked linux-user: Improve host and guest page size handling --- 2024-02-15 Richard Henderson Superseded
[v4,15/36] linux-user: Remove qemu_host_page_size from main linux-user: Improve host and guest page size handling --- 2024-02-15 Richard Henderson Superseded
[v4,14/36] softmmu/physmem: Remove HOST_PAGE_ALIGN linux-user: Improve host and guest page size handling --- 2024-02-15 Richard Henderson Superseded
[v4,13/36] softmmu/physmem: Remove qemu_host_page_size linux-user: Improve host and guest page size handling --- 2024-02-15 Richard Henderson Superseded
[v4,12/36] hw/tpm: Remove HOST_PAGE_ALIGN from tpm_ppi_init linux-user: Improve host and guest page size handling --- 2024-02-15 Richard Henderson New
[v4,11/36] migration: Remove qemu_host_page_size linux-user: Improve host and guest page size handling --- 2024-02-15 Richard Henderson Superseded
[v4,10/36] linux-user: Remove HOST_PAGE_ALIGN from mmap.c linux-user: Improve host and guest page size handling --- 2024-02-15 Richard Henderson Superseded
[v4,09/36] linux-user: Remove REAL_HOST_PAGE_ALIGN from mmap.c linux-user: Improve host and guest page size handling --- 2024-02-15 Richard Henderson Superseded
[v4,08/36] linux-user: Remove qemu_host_page_{size, mask} from mmap.c linux-user: Improve host and guest page size handling --- 2024-02-15 Richard Henderson Superseded
[v4,07/36] linux-user/arm: Remove qemu_host_page_size from init_guest_commpage linux-user: Improve host and guest page size handling --- 2024-02-15 Richard Henderson Superseded
[v4,06/36] linux-user/nios2: Remove qemu_host_page_size from init_guest_commpage linux-user: Improve host and guest page size handling --- 2024-02-15 Richard Henderson Superseded
[v4,05/36] linux-user/hppa: Simplify init_guest_commpage linux-user: Improve host and guest page size handling --- 2024-02-15 Richard Henderson Superseded
[v4,04/36] linux-user: Remove qemu_host_page_size from create_elf_tables linux-user: Improve host and guest page size handling --- 2024-02-15 Richard Henderson Superseded
[v4,03/36] linux-user: Remove qemu_host_page_{size, mask} in probe_guest_base linux-user: Improve host and guest page size handling --- 2024-02-15 Richard Henderson Superseded
[v4,02/36] linux-user: Adjust SVr4 NULL page mapping linux-user: Improve host and guest page size handling --- 2024-02-15 Richard Henderson Superseded
[v4,01/36] accel/tcg: Remove qemu_host_page_size from page_protect/page_unprotect linux-user: Improve host and guest page size handling --- 2024-02-15 Richard Henderson Superseded
[PULL,07/60] docs/system: add a basic enumeration of vhost-user devices [PULL,01/60] virtio: split into vhost-user-base and vhost-user-device --- 2024-02-14 Michael S. Tsirkin Accepted
[PULL,05/60] hw/virtio: derive vhost-user-i2c from vhost-user-base [PULL,01/60] virtio: split into vhost-user-base and vhost-user-device --- 2024-02-14 Michael S. Tsirkin New
[PULL,04/60] hw/virtio: derive vhost-user-gpio from vhost-user-base [PULL,01/60] virtio: split into vhost-user-base and vhost-user-device --- 2024-02-14 Michael S. Tsirkin New
[PULL,03/60] hw/virtio: derive vhost-user-rng from vhost-user-base [PULL,01/60] virtio: split into vhost-user-base and vhost-user-device --- 2024-02-14 Michael S. Tsirkin New
[PULL,02/60] hw/virtio: convert vhost-user-base to async shutdown [PULL,01/60] virtio: split into vhost-user-base and vhost-user-device --- 2024-02-14 Michael S. Tsirkin Accepted
[PULL,01/60] virtio: split into vhost-user-base and vhost-user-device [PULL,01/60] virtio: split into vhost-user-base and vhost-user-device --- 2024-02-14 Michael S. Tsirkin New
linux-user: Remove pgb_dynamic alignment assertion linux-user: Remove pgb_dynamic alignment assertion --- 2024-02-14 Richard Henderson Superseded
[2/2] tcg/arm: Fix goto_tb for large translation blocks [1/2] tcg: Increase width of temp_subindex --- 2024-02-14 Richard Henderson Accepted
[1/2] tcg: Increase width of temp_subindex [1/2] tcg: Increase width of temp_subindex --- 2024-02-14 Richard Henderson Accepted
[0/2] tcg patch queue --- 2024-02-14 Richard Henderson New
[v2,4/4] hw/arm/stellaris: Add missing QOM 'SoC' parent hw/arm/stellaris: QOM/QDev cleanups --- 2024-02-13 Philippe Mathieu-Daudé Superseded
[v2,3/4] hw/arm/stellaris: Add missing QOM 'machine' parent hw/arm/stellaris: QOM/QDev cleanups --- 2024-02-13 Philippe Mathieu-Daudé Superseded
[v2,2/4] hw/arm/stellaris: Convert I2C controller to Resettable interface hw/arm/stellaris: QOM/QDev cleanups --- 2024-02-13 Philippe Mathieu-Daudé Superseded
[v2,1/4] hw/arm/stellaris: Convert ADC controller to Resettable interface hw/arm/stellaris: QOM/QDev cleanups --- 2024-02-13 Philippe Mathieu-Daudé Superseded
[v4,12/12] hw/sparc64/cpu: Initialize GPIO before realizing CPU devices hw: Strengthen SysBus & QBus API --- 2024-02-13 Philippe Mathieu-Daudé Superseded
[v4,11/12] hw/sparc/leon3: Initialize GPIO before realizing CPU devices hw: Strengthen SysBus & QBus API --- 2024-02-13 Philippe Mathieu-Daudé New
[v4,10/12] hw/sparc/leon3: Pass DeviceState opaque argument to leon3_set_pil_in() hw: Strengthen SysBus & QBus API --- 2024-02-13 Philippe Mathieu-Daudé New
[v4,09/12] hw/sparc/leon3: Realize GRLIB IRQ controller before accessing it hw: Strengthen SysBus & QBus API --- 2024-02-13 Philippe Mathieu-Daudé New
[v4,08/12] hw/sparc/sun4m: Realize DMA controller before accessing it hw: Strengthen SysBus & QBus API --- 2024-02-13 Philippe Mathieu-Daudé Superseded
[v4,07/12] hw/sh4/r2d: Realize IDE controller before accessing it hw: Strengthen SysBus & QBus API --- 2024-02-13 Philippe Mathieu-Daudé Superseded
[v4,06/12] hw/misc/macio: Realize IDE controller before accessing it hw: Strengthen SysBus & QBus API --- 2024-02-13 Philippe Mathieu-Daudé Superseded
[v4,05/12] hw/ppc/prep: Realize ISA bridge before accessing it hw: Strengthen SysBus & QBus API --- 2024-02-13 Philippe Mathieu-Daudé Superseded
[v4,04/12] hw/i386/q35: Realize LPC PCI function before accessing it hw: Strengthen SysBus & QBus API --- 2024-02-13 Philippe Mathieu-Daudé Superseded
[v4,03/12] hw/rx/rx62n: Only call qdev_get_gpio_in() when necessary hw: Strengthen SysBus & QBus API --- 2024-02-13 Philippe Mathieu-Daudé Superseded
[v4,02/12] hw/rx/rx62n: Reduce inclusion of 'qemu/units.h' hw: Strengthen SysBus & QBus API --- 2024-02-13 Philippe Mathieu-Daudé Superseded
[v4,01/12] hw/ide/ich9: Use AHCIPCIState typedef hw: Strengthen SysBus & QBus API --- 2024-02-13 Philippe Mathieu-Daudé Superseded
[7/7] hw/acpi/cpu_hotplug: Include 'x86.h' instead of 'pc.h' hw/i386: Cleanups around 'hw/i386/pc.h' --- 2024-02-13 Philippe Mathieu-Daudé New
[6/7] hw/acpi/cpu_hotplug: Include 'pci_device.h' instead of 'pci.h' hw/i386: Cleanups around 'hw/i386/pc.h' --- 2024-02-13 Philippe Mathieu-Daudé New
[5/7] hw/i386/port92: Add missing 'hw/isa/isa.h' header hw/i386: Cleanups around 'hw/i386/pc.h' --- 2024-02-13 Philippe Mathieu-Daudé New
[4/7] hw/i386/acpi: Declare pc_madt_cpu_entry() in 'acpi-common.h' hw/i386: Cleanups around 'hw/i386/pc.h' --- 2024-02-13 Philippe Mathieu-Daudé New
[3/7] hw/isa/lpc_ich9: Remove unused 'hw/i386/pc.h' hw/i386: Cleanups around 'hw/i386/pc.h' --- 2024-02-13 Philippe Mathieu-Daudé New
[2/7] hw/timer: Move HPET_INTCAP definition to "hpet.h" hw/i386: Cleanups around 'hw/i386/pc.h' --- 2024-02-13 Philippe Mathieu-Daudé New
[1/7] target/i386/monitor: Remove unused 'hw/i386/pc.h' header hw/i386: Cleanups around 'hw/i386/pc.h' --- 2024-02-13 Philippe Mathieu-Daudé Superseded
hw/dma: Pass parent object to i8257_dma_init() hw/dma: Pass parent object to i8257_dma_init() --- 2024-02-13 Philippe Mathieu-Daudé Superseded
[9/9] hw/ide/ahci: Move SysBus definitions to 'ahci-sysbus.h' hw/ide/ahci: Housekeeping --- 2024-02-13 Philippe Mathieu-Daudé Superseded
[8/9] hw/ide/ahci: Remove SysbusAHCIState::num_ports field hw/ide/ahci: Housekeeping --- 2024-02-13 Philippe Mathieu-Daudé Superseded
[7/9] hw/ide/ahci: Do not pass 'ports' argument to ahci_realize() hw/ide/ahci: Housekeeping --- 2024-02-13 Philippe Mathieu-Daudé Superseded
[6/9] hw/ide/ahci: Convert AHCIState::ports to unsigned hw/ide/ahci: Housekeeping --- 2024-02-13 Philippe Mathieu-Daudé Superseded
[5/9] hw/ide/ahci: Pass AHCI context to ahci_ide_create_devs() hw/ide/ahci: Housekeeping --- 2024-02-13 Philippe Mathieu-Daudé Superseded
[4/9] hw/ide/ahci: Inline ahci_get_num_ports() hw/ide/ahci: Housekeeping --- 2024-02-13 Philippe Mathieu-Daudé Superseded
[3/9] hw/ide/ahci: Rename AHCI PCI function as 'pdev' hw/ide/ahci: Housekeeping --- 2024-02-13 Philippe Mathieu-Daudé Superseded
[2/9] hw/ide/ahci: Expose AHCIPCIState structure hw/ide/ahci: Housekeeping --- 2024-02-13 Philippe Mathieu-Daudé Superseded
[1/9] hw/i386/q35: Use DEVICE() cast macro with PCIDevice object hw/ide/ahci: Housekeeping --- 2024-02-13 Philippe Mathieu-Daudé Superseded
[PULL,15/15] monitor/target: Include missing 'exec/memory.h' header Untitled series #235084 --- 2024-02-13 Michael Tokarev New
[PULL,14/15] cpu-target: Include missing 'exec/memory.h' header Untitled series #235084 --- 2024-02-13 Michael Tokarev New
hw/i386/sgx: Use QDev API hw/i386/sgx: Use QDev API --- 2024-02-13 Philippe Mathieu-Daudé Superseded
[3/3] hw/usb/ehci: Rename NB_PORTS -> EHCI_PORTS hw/usb: Rename NB_PORTS -> UHCI_PORTS / EHCI_PORTS --- 2024-02-13 Philippe Mathieu-Daudé New
[2/3] hw/usb/uhci: Rename NB_PORTS -> UHCI_PORTS hw/usb: Rename NB_PORTS -> UHCI_PORTS / EHCI_PORTS --- 2024-02-13 Philippe Mathieu-Daudé New
[1/3] hw/usb: Style cleanup hw/usb: Rename NB_PORTS -> UHCI_PORTS / EHCI_PORTS --- 2024-02-13 Philippe Mathieu-Daudé Superseded
hw/i386/q35: Simplify pc_q35_init() since PCI is always enabled hw/i386/q35: Simplify pc_q35_init() since PCI is always enabled --- 2024-02-13 Philippe Mathieu-Daudé Superseded
tcg: Increase width of temp_subindex tcg: Increase width of temp_subindex --- 2024-02-13 Richard Henderson Superseded
tcg/arm: Fix goto_tb for large translation blocks tcg/arm: Fix goto_tb for large translation blocks --- 2024-02-12 Richard Henderson Superseded
[RFC] include/qom/object.h: New OBJECT_DEFINE_SIMPLE_TYPE{, _WITH_INTEFACES} macros [RFC] include/qom/object.h: New OBJECT_DEFINE_SIMPLE_TYPE{, _WITH_INTEFACES} macros --- 2024-02-12 Peter Maydell Superseded
[PULL,04/10] Revert "hw/elf_ops: Ignore loadable segments with zero size" [PULL,01/10] tests/docker: Add sqlite3 module to openSUSE Leap container --- 2024-02-09 Alex Bennée Accepted
[PULL,02/10] docs: mark CRIS support as deprecated [PULL,01/10] tests/docker: Add sqlite3 module to openSUSE Leap container --- 2024-02-09 Alex Bennée New
[PULL,00/10] testing, doc and gdbstub updates --- 2024-02-09 Alex Bennée New
hw/i386/kvm/ioapic: Replace magic '24' value by proper definition hw/i386/kvm/ioapic: Replace magic '24' value by proper definition --- 2024-02-09 Philippe Mathieu-Daudé Superseded
[v2,1/1] target: Add system emulation aiming to target any architecture target: New binary to prototype heterogeneous machines --- 2024-02-09 Philippe Mathieu-Daudé Superseded
[3/3] system/physmem: Assign global system I/O Memory to machine system/memory: Trivial fixes --- 2024-02-09 Philippe Mathieu-Daudé New
[2/3] monitor/target: Include missing 'exec/memory.h' header system/memory: Trivial fixes --- 2024-02-09 Philippe Mathieu-Daudé New
[1/3] cpu-target: Include missing 'exec/memory.h' header system/memory: Trivial fixes --- 2024-02-09 Philippe Mathieu-Daudé New
« 1 2 ... 30 31 32381 382 »