Patch Metrics

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

Patches per month: Submitted Accepted
Time-to-acceptance distribution (in days)
Show patches with: Archived = No       |   40093 patches
« 1 2 ... 104 105 106400 401 »
Patch Series S/W/F Date Submitter Delegate State
[12/14] target/arm/ptw: Check for block descriptors at invalid levels target/arm/ptw: Cleanups and a few bugfixes --- 2023-07-14 Peter Maydell Superseded
[11/14] target/arm/ptw: Set attributes correctly for MMU disabled data accesses target/arm/ptw: Cleanups and a few bugfixes --- 2023-07-14 Peter Maydell Superseded
[10/14] target/arm/ptw: Drop S1Translate::out_secure target/arm/ptw: Cleanups and a few bugfixes --- 2023-07-14 Peter Maydell Superseded
[09/14] target/arm/ptw: Remove S1Translate::in_secure target/arm/ptw: Cleanups and a few bugfixes --- 2023-07-14 Peter Maydell Superseded
[08/14] target/arm/ptw: Remove last uses of ptw->in_secure target/arm/ptw: Cleanups and a few bugfixes --- 2023-07-14 Peter Maydell Superseded
[07/14] target/arm/ptw: Only fold in NSTable bit effects in Secure state target/arm/ptw: Cleanups and a few bugfixes --- 2023-07-14 Peter Maydell Superseded
[06/14] target/arm/ptw: Pass an ARMSecuritySpace to arm_hcr_el2_eff_secstate() target/arm/ptw: Cleanups and a few bugfixes --- 2023-07-14 Peter Maydell Superseded
[05/14] target/arm/ptw: Pass ARMSecurityState to regime_translation_disabled() target/arm/ptw: Cleanups and a few bugfixes --- 2023-07-14 Peter Maydell Superseded
[04/14] target/arm/ptw: Pass ptw into get_phys_addr_pmsa*() and get_phys_addr_disabled() target/arm/ptw: Cleanups and a few bugfixes --- 2023-07-14 Peter Maydell Superseded
[03/14] target/arm/ptw: Set s1ns bit in fault info more consistently target/arm/ptw: Cleanups and a few bugfixes --- 2023-07-14 Peter Maydell Superseded
[02/14] target/arm/ptw: Don't report GPC faults on stage 1 ptw as stage2 faults target/arm/ptw: Cleanups and a few bugfixes --- 2023-07-14 Peter Maydell Superseded
[01/14] target/arm/ptw: Don't set fi->s1ptw for UnsuppAtomicUpdate fault target/arm/ptw: Cleanups and a few bugfixes --- 2023-07-14 Peter Maydell Superseded
[18/18] host/include/aarch64: Implement clmul.h crypto: Provide clmul.h and host accel --- 2023-07-13 Richard Henderson New
[17/18] host/include/i386: Implement clmul.h crypto: Provide clmul.h and host accel --- 2023-07-13 Richard Henderson New
[16/18] target/ppc: Use clmul_64 crypto: Provide clmul.h and host accel --- 2023-07-13 Richard Henderson Superseded
[15/18] target/s390x: Use clmul_64 crypto: Provide clmul.h and host accel --- 2023-07-13 Richard Henderson New
[14/18] target/arm: Use clmul_64 crypto: Provide clmul.h and host accel --- 2023-07-13 Richard Henderson Superseded
[13/18] crypto: Add generic 64-bit carry-less multiply routine crypto: Provide clmul.h and host accel --- 2023-07-13 Richard Henderson New
[12/18] target/ppc: Use clmul_32* routines crypto: Provide clmul.h and host accel --- 2023-07-13 Richard Henderson Superseded
[11/18] target/s390x: Use clmul_32* routines crypto: Provide clmul.h and host accel --- 2023-07-13 Richard Henderson Superseded
[10/18] target/arm: Use clmul_32* routines crypto: Provide clmul.h and host accel --- 2023-07-13 Richard Henderson Superseded
[09/18] crypto: Add generic 32-bit carry-less multiply routines crypto: Provide clmul.h and host accel --- 2023-07-13 Richard Henderson New
[08/18] target/ppc: Use clmul_16* routines crypto: Provide clmul.h and host accel --- 2023-07-13 Richard Henderson New
[07/18] target/s390x: Use clmul_16* routines crypto: Provide clmul.h and host accel --- 2023-07-13 Richard Henderson New
[06/18] target/arm: Use clmul_16* routines crypto: Provide clmul.h and host accel --- 2023-07-13 Richard Henderson Superseded
[05/18] crypto: Add generic 16-bit carry-less multiply routines crypto: Provide clmul.h and host accel --- 2023-07-13 Richard Henderson New
[04/18] target/ppc: Use clmul_8* routines crypto: Provide clmul.h and host accel --- 2023-07-13 Richard Henderson New
[03/18] target/s390x: Use clmul_8* routines crypto: Provide clmul.h and host accel --- 2023-07-13 Richard Henderson New
[02/18] target/arm: Use clmul_8* routines crypto: Provide clmul.h and host accel --- 2023-07-13 Richard Henderson Superseded
[01/18] crypto: Add generic 8-bit carry-less multiply routines crypto: Provide clmul.h and host accel --- 2023-07-13 Richard Henderson New
[for-8.1] tcg: Use HAVE_CMPXCHG128 instead of CONFIG_CMPXCHG128 [for-8.1] tcg: Use HAVE_CMPXCHG128 instead of CONFIG_CMPXCHG128 --- 2023-07-13 Richard Henderson Superseded
[PATCH-for-8.1,3/3] target/mips/mxu: Avoid overrun in gen_mxu_q8adde() target/mips/mxu: Fix overruns --- 2023-07-12 Philippe Mathieu-Daudé Superseded
[PATCH-for-8.1,2/3] target/mips/mxu: Avoid overrun in gen_mxu_S32SLT() target/mips/mxu: Fix overruns --- 2023-07-12 Philippe Mathieu-Daudé Superseded
[PATCH-for-8.1,1/3] target/mips/mxu: Replace magic array size by its definition target/mips/mxu: Fix overruns --- 2023-07-12 Philippe Mathieu-Daudé Superseded
[for-8.1] accel/tcg: Zero-pad PC in TCG CPU exec trace lines [for-8.1] accel/tcg: Zero-pad PC in TCG CPU exec trace lines --- 2023-07-11 Peter Maydell Superseded
[hotfix,PATCH-for-8.1,v5] configure: Fix cross-building for RISCV host [hotfix,PATCH-for-8.1,v5] configure: Fix cross-building for RISCV host --- 2023-07-11 Philippe Mathieu-Daudé New
[PATCH-for-8.1] linux-user/arm: Do not allocate a commpage at all for M-profile CPUs [PATCH-for-8.1] linux-user/arm: Do not allocate a commpage at all for M-profile CPUs --- 2023-07-11 Philippe Mathieu-Daudé Superseded
[v3,4/4] tests/vm/freebsd: Get up-to-date package list from lcitool vars file tests/vm/freebsd: Get up-to-date package list from lcitool --- 2023-07-11 Philippe Mathieu-Daudé New
[v3,3/4] tests/vm: Introduce get_qemu_packages_from_lcitool_json() helper tests/vm/freebsd: Get up-to-date package list from lcitool --- 2023-07-11 Philippe Mathieu-Daudé Superseded
[v3,2/4] tests/lcitool: Refresh generated files tests/vm/freebsd: Get up-to-date package list from lcitool --- 2023-07-11 Philippe Mathieu-Daudé New
[v3,1/4] tests/lcitool: Generate distribution packages list in JSON format tests/vm/freebsd: Get up-to-date package list from lcitool --- 2023-07-11 Philippe Mathieu-Daudé Superseded
[v2,3/3] tests/vm/freebsd: Get up-to-date package list from lcitool vars file tests/vm/freebsd: Get up-to-date package list from lcitool --- 2023-07-11 Philippe Mathieu-Daudé New
[v2,2/3] tests/vm: Introduce get_qemu_packages_from_lcitool_json() helper tests/vm/freebsd: Get up-to-date package list from lcitool --- 2023-07-11 Philippe Mathieu-Daudé New
[v2,1/3] tests/lcitool: Generate distribution packages list in JSON format tests/vm/freebsd: Get up-to-date package list from lcitool --- 2023-07-11 Philippe Mathieu-Daudé New
[v3,16/16] gitlab-ci.d/crossbuilds: Add KVM riscv64 cross-build jobs target/riscv: Allow building without TCG (KVM-only so far) --- 2023-07-11 Philippe Mathieu-Daudé New
[v3,15/16] target/riscv: Restrict TCG-specific prototype declarations target/riscv: Allow building without TCG (KVM-only so far) --- 2023-07-11 Philippe Mathieu-Daudé New
[v3,14/16] target/riscv: Move sysemu-specific code to sysemu/cpu_helper.c target/riscv: Allow building without TCG (KVM-only so far) --- 2023-07-11 Philippe Mathieu-Daudé New
[RFC,v3,13/16] target/riscv: Move TCG/sysemu-specific code to tcg/sysemu/cpu_helper.c target/riscv: Allow building without TCG (KVM-only so far) --- 2023-07-11 Philippe Mathieu-Daudé New
[v3,12/16] target/riscv: Expose riscv_cpu_pending_to_irq() from cpu_helper.c target/riscv: Allow building without TCG (KVM-only so far) --- 2023-07-11 Philippe Mathieu-Daudé New
[v3,11/16] target/riscv: Move sysemu-specific debug files to target/riscv/sysemu/ target/riscv: Allow building without TCG (KVM-only so far) --- 2023-07-11 Philippe Mathieu-Daudé New
[v3,10/16] target/riscv: Extract TCG-specific code from debug.c target/riscv: Allow building without TCG (KVM-only so far) --- 2023-07-11 Philippe Mathieu-Daudé New
[v3,09/16] target/riscv: Expose some 'trigger' prototypes from debug.c target/riscv: Allow building without TCG (KVM-only so far) --- 2023-07-11 Philippe Mathieu-Daudé New
[v3,08/16] target/riscv: Move TCG-specific cpu_get_tb_cpu_state() to tcg/cpu.c target/riscv: Allow building without TCG (KVM-only so far) --- 2023-07-11 Philippe Mathieu-Daudé New
[v3,07/16] target/riscv: Move TCG-specific files to target/riscv/tcg/ target/riscv: Allow building without TCG (KVM-only so far) --- 2023-07-11 Philippe Mathieu-Daudé New
[v3,06/16] target/riscv: Restrict riscv_cpu_do_interrupt() to sysemu target/riscv: Allow building without TCG (KVM-only so far) --- 2023-07-11 Philippe Mathieu-Daudé New
[v3,05/16] target/riscv: Move sysemu-specific files to target/riscv/sysemu/ target/riscv: Allow building without TCG (KVM-only so far) --- 2023-07-11 Philippe Mathieu-Daudé New
[v3,04/16] target/riscv: Restrict 'rv128' machine to TCG accelerator target/riscv: Allow building without TCG (KVM-only so far) --- 2023-07-11 Philippe Mathieu-Daudé New
[v3,03/16] target/riscv: Restrict sysemu specific header to user emulation target/riscv: Allow building without TCG (KVM-only so far) --- 2023-07-11 Philippe Mathieu-Daudé New
[v3,02/16] target/riscv: Remove unused 'instmap.h' header in translate.c target/riscv: Allow building without TCG (KVM-only so far) --- 2023-07-11 Philippe Mathieu-Daudé Superseded
[v3,01/16] target/riscv: Remove unuseful KVM stubs target/riscv: Allow building without TCG (KVM-only so far) --- 2023-07-11 Philippe Mathieu-Daudé New
[hotfix,PATCH-for-8.1,v4] configure: Fix cross-building for RISCV host [hotfix,PATCH-for-8.1,v4] configure: Fix cross-building for RISCV host --- 2023-07-11 Philippe Mathieu-Daudé Accepted
[hotfix,PATCH-for-8.1,v3] meson: Fix cross-building for RISCV host [hotfix,PATCH-for-8.1,v3] meson: Fix cross-building for RISCV host --- 2023-07-11 Philippe Mathieu-Daudé New
[hotfix,PATCH-for-8.1,v2] meson: Fix cross-building for RISCV host [hotfix,PATCH-for-8.1,v2] meson: Fix cross-building for RISCV host --- 2023-07-11 Philippe Mathieu-Daudé Superseded
[hotfix,PATCH-for-8.1] meson: Fix cross-building for RISCV host [hotfix,PATCH-for-8.1] meson: Fix cross-building for RISCV host --- 2023-07-11 Philippe Mathieu-Daudé Superseded
[PULL,55/66] include/hw/virtio: document some more usage of notifiers Untitled series #214805 --- 2023-07-10 Michael S. Tsirkin Accepted
[PULL,54/66] include/hw/virtio: add kerneldoc for virtio_init Untitled series #214805 --- 2023-07-10 Michael S. Tsirkin Accepted
[PULL,53/66] include/hw/virtio: document virtio_notify_config Untitled series #214805 --- 2023-07-10 Michael S. Tsirkin Accepted
[PULL,52/66] hw/virtio: fix typo in VIRTIO_CONFIG_IRQ_IDX comments Untitled series #214805 --- 2023-07-10 Michael S. Tsirkin Accepted
[PULL,51/66] include/hw: document the device_class_set_parent_* fns Untitled series #214805 --- 2023-07-10 Michael S. Tsirkin Accepted
[PULL,50/66] include: attempt to document device_class_set_props Untitled series #214805 --- 2023-07-10 Michael S. Tsirkin Accepted
[PULL,00/44] MIPS patches for 2023-07-10 --- 2023-07-10 Philippe Mathieu-Daudé New
tests/migration: Restrict initrd-stress.img to Linux tests/migration: Restrict initrd-stress.img to Linux --- 2023-07-10 Philippe Mathieu-Daudé New
[RFC,v2,11/11] hw/char/pl011: Implement TX FIFO hw/char/pl011: Implement TX (async) FIFO to avoid blocking the main loop --- 2023-07-10 Philippe Mathieu-Daudé New
[v2,10/11] hw/char/pl011: Rename RX FIFO methods hw/char/pl011: Implement TX (async) FIFO to avoid blocking the main loop --- 2023-07-10 Philippe Mathieu-Daudé Superseded
[v2,09/11] hw/char/pl011: Check if receiver is enabled hw/char/pl011: Implement TX (async) FIFO to avoid blocking the main loop --- 2023-07-10 Philippe Mathieu-Daudé Superseded
[v2,08/11] hw/char/pl011: Warn when using disabled transmitter hw/char/pl011: Implement TX (async) FIFO to avoid blocking the main loop --- 2023-07-10 Philippe Mathieu-Daudé Superseded
[v2,07/11] hw/char/pl011: Extract pl011_read_rxdata() from pl011_read() hw/char/pl011: Implement TX (async) FIFO to avoid blocking the main loop --- 2023-07-10 Philippe Mathieu-Daudé Superseded
[v2,06/11] hw/char/pl011: Extract pl011_write_txdata() from pl011_write() hw/char/pl011: Implement TX (async) FIFO to avoid blocking the main loop --- 2023-07-10 Philippe Mathieu-Daudé Superseded
[v2,05/11] hw/char/pl011: Split RX/TX path of pl011_reset_fifo() hw/char/pl011: Implement TX (async) FIFO to avoid blocking the main loop --- 2023-07-10 Philippe Mathieu-Daudé Superseded
[v2,04/11] hw/char/pl011: Replace magic values by register field definitions hw/char/pl011: Implement TX (async) FIFO to avoid blocking the main loop --- 2023-07-10 Philippe Mathieu-Daudé Superseded
[v2,03/11] hw/char/pl011: Remove duplicated PL011_INT_[RT]X definitions hw/char/pl011: Implement TX (async) FIFO to avoid blocking the main loop --- 2023-07-10 Philippe Mathieu-Daudé Superseded
[v2,02/11] hw/char/pl011: Display register name in trace events hw/char/pl011: Implement TX (async) FIFO to avoid blocking the main loop --- 2023-07-10 Philippe Mathieu-Daudé Superseded
[v2,01/11] hw/char/pl011: Restrict MemoryRegionOps implementation access sizes hw/char/pl011: Implement TX (async) FIFO to avoid blocking the main loop --- 2023-07-10 Philippe Mathieu-Daudé Superseded
[RFC,v3,20/20] hw/virtio: allow vhost-user-device to be driven by backend virtio: add vhost-user-generic, reduce c&p and support standalone --- 2023-07-10 Alex Bennée New
[RFC,v3,19/20] hw/virtio: probe backend for specs if it supports it virtio: add vhost-user-generic, reduce c&p and support standalone --- 2023-07-10 Alex Bennée New
[RFC,v3,18/20] hw/virtio: validate F_STANDALONE also supports other protocol features virtio: add vhost-user-generic, reduce c&p and support standalone --- 2023-07-10 Alex Bennée New
[RFC,v3,17/20] hw/virtio: push down allocation responsibility for vhost_dev->vqs virtio: add vhost-user-generic, reduce c&p and support standalone --- 2023-07-10 Alex Bennée New
[RFC,v3,16/20] hw/virtio: move virtq initialisation into internal helper virtio: add vhost-user-generic, reduce c&p and support standalone --- 2023-07-10 Alex Bennée New
[RFC,v3,15/20] hw/virtio: move vhost_user_init earlier virtio: add vhost-user-generic, reduce c&p and support standalone --- 2023-07-10 Alex Bennée New
[RFC,v3,14/20] docs/interop: define STANDALONE protocol feature for vhost-user virtio: add vhost-user-generic, reduce c&p and support standalone --- 2023-07-10 Alex Bennée New
[RFC,v3,13/20] docs/system: add a basic enumeration of vhost-user devices virtio: add vhost-user-generic, reduce c&p and support standalone --- 2023-07-10 Alex Bennée Superseded
[v3,12/20] hw/virtio: derive vhost-user-i2c from vhost-user-base virtio: add vhost-user-generic, reduce c&p and support standalone --- 2023-07-10 Alex Bennée Superseded
[v3,11/20] hw/virtio: derive vhost-user-gpio from vhost-user-device virtio: add vhost-user-generic, reduce c&p and support standalone --- 2023-07-10 Alex Bennée Superseded
[v3,10/20] hw/virtio: add config support to vhost-user-device virtio: add vhost-user-generic, reduce c&p and support standalone --- 2023-07-10 Alex Bennée New
[v3,09/20] hw/virtio: derive vhost-user-rng from vhost-user-device virtio: add vhost-user-generic, reduce c&p and support standalone --- 2023-07-10 Alex Bennée Superseded
[v3,08/20] virtio: add PCI stub for vhost-user-device virtio: add vhost-user-generic, reduce c&p and support standalone --- 2023-07-10 Alex Bennée New
[v3,07/20] virtio: add vhost-user-base and a generic vhost-user-device virtio: add vhost-user-generic, reduce c&p and support standalone --- 2023-07-10 Alex Bennée New
[v3,06/20] include/hw/virtio: document some more usage of notifiers virtio: add vhost-user-generic, reduce c&p and support standalone --- 2023-07-10 Alex Bennée Superseded
[v3,05/20] include/hw/virtio: add kerneldoc for virtio_init virtio: add vhost-user-generic, reduce c&p and support standalone --- 2023-07-10 Alex Bennée Superseded
[v3,04/20] include/hw/virtio: document virtio_notify_config virtio: add vhost-user-generic, reduce c&p and support standalone --- 2023-07-10 Alex Bennée Superseded
« 1 2 ... 104 105 106400 401 »