Patch Metrics

There are 40092 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       |   40092 patches
« 1 2 ... 97 98 99400 401 »
Patch Series S/W/F Date Submitter Delegate State
[v3,10/12] gdbstub: refactor get_feature_xml gdbstub and testing fixes for 8.2 (pre-PR) --- 2023-08-29 Alex Bennée Superseded
[v3,09/12] gdbstub: remove unused user_ctx field gdbstub and testing fixes for 8.2 (pre-PR) --- 2023-08-29 Alex Bennée Superseded
[v3,07/12] tests/tcg: clean-up gdb confirm/pagination settings gdbstub and testing fixes for 8.2 (pre-PR) --- 2023-08-29 Alex Bennée Superseded
[v3,06/12] tests: remove test-gdbstub.py gdbstub and testing fixes for 8.2 (pre-PR) --- 2023-08-29 Alex Bennée Superseded
[v3,04/12] docs/style: permit inline loop variables gdbstub and testing fixes for 8.2 (pre-PR) --- 2023-08-29 Alex Bennée Superseded
[v3,03/12] tests/tcg: remove quoting for info output gdbstub and testing fixes for 8.2 (pre-PR) --- 2023-08-29 Alex Bennée Superseded
[v3,02/12] tests/docker: cleanup non-verbose output gdbstub and testing fixes for 8.2 (pre-PR) --- 2023-08-29 Alex Bennée Superseded
[PULL,03/36] bsd-user: Remove image_info.start_brk [PULL,01/36] bsd-user: Remove ELF_START_MMAP and image_info.start_mmap --- 2023-08-28 Warner Losh New
[PULL,02/36] bsd-user: Remove image_info.mmap [PULL,01/36] bsd-user: Remove ELF_START_MMAP and image_info.start_mmap --- 2023-08-28 Warner Losh New
[PULL,01/36] bsd-user: Remove ELF_START_MMAP and image_info.start_mmap [PULL,01/36] bsd-user: Remove ELF_START_MMAP and image_info.start_mmap --- 2023-08-28 Warner Losh New
[v2,11/11] exec/translation-block: Clean up includes target/translate: Remove unused "exec/cpu_ldst.h" / "qemu/main-loop.h" --- 2023-08-28 Philippe Mathieu-Daudé Superseded
[v2,10/11] qemu/processor: Remove unused 'qemu/atomic.h' header target/translate: Remove unused "exec/cpu_ldst.h" / "qemu/main-loop.h" --- 2023-08-28 Philippe Mathieu-Daudé Superseded
[v2,09/11] target/xtensa: Include missing 'qemu/atomic.h' header target/translate: Remove unused "exec/cpu_ldst.h" / "qemu/main-loop.h" --- 2023-08-28 Philippe Mathieu-Daudé Superseded
[v2,08/11] target/mips: Remove unused headers in lcsr_helper.c target/translate: Remove unused "exec/cpu_ldst.h" / "qemu/main-loop.h" --- 2023-08-28 Philippe Mathieu-Daudé Superseded
[v2,07/11] target/helper: Remove unnecessary 'qemu/main-loop.h' header target/translate: Remove unused "exec/cpu_ldst.h" / "qemu/main-loop.h" --- 2023-08-28 Philippe Mathieu-Daudé Superseded
[v2,06/11] target/helpers: Remove unnecessary 'exec/cpu_ldst.h' header target/translate: Remove unused "exec/cpu_ldst.h" / "qemu/main-loop.h" --- 2023-08-28 Philippe Mathieu-Daudé Superseded
[v2,05/11] target/translate: Restrict 'exec/cpu_ldst.h' to user emulation target/translate: Remove unused "exec/cpu_ldst.h" / "qemu/main-loop.h" --- 2023-08-28 Philippe Mathieu-Daudé Superseded
[v2,04/11] target/translate: Remove unnecessary 'exec/cpu_ldst.h' header target/translate: Remove unused "exec/cpu_ldst.h" / "qemu/main-loop.h" --- 2023-08-28 Philippe Mathieu-Daudé Superseded
[v2,03/11] target/translate: Include missing 'exec/cpu_ldst.h' header target/translate: Remove unused "exec/cpu_ldst.h" / "qemu/main-loop.h" --- 2023-08-28 Philippe Mathieu-Daudé Superseded
[v2,02/11] target/riscv/pmu: Restrict 'qemu/log.h' include to source target/translate: Remove unused "exec/cpu_ldst.h" / "qemu/main-loop.h" --- 2023-08-28 Philippe Mathieu-Daudé Superseded
[v2,01/11] target/ppc/pmu: Include missing 'qemu/timer.h' header target/translate: Remove unused "exec/cpu_ldst.h" / "qemu/main-loop.h" --- 2023-08-28 Philippe Mathieu-Daudé Superseded
tcg: Remove vecop_list check from tcg_gen_not_vec tcg: Remove vecop_list check from tcg_gen_not_vec --- 2023-08-28 Richard Henderson Superseded
[10/10] accel/tcg: Introduce do_st16_mmio_leN plugin and tcg cleanups to cputlb.c. --- 2023-08-28 Richard Henderson Superseded
[09/10] accel/tcg: Introduce do_ld16_mmio_beN plugin and tcg cleanups to cputlb.c. --- 2023-08-28 Richard Henderson Superseded
[08/10] accel/tcg: Merge io_writex into do_st_mmio_leN plugin and tcg cleanups to cputlb.c. --- 2023-08-28 Richard Henderson Superseded
[07/10] accel/tcg: Merge io_readx into do_ld_mmio_beN plugin and tcg cleanups to cputlb.c. --- 2023-08-28 Richard Henderson Superseded
[06/10] accel/tcg: Replace direct use of io_readx/io_writex in do_{ld, st}_1 plugin and tcg cleanups to cputlb.c. --- 2023-08-28 Richard Henderson Superseded
[05/10] accel/tcg: Merge cpu_transaction_failed into io_failed plugin and tcg cleanups to cputlb.c. --- 2023-08-28 Richard Henderson Superseded
[04/10] plugin: Simplify struct qemu_plugin_hwaddr plugin and tcg cleanups to cputlb.c. --- 2023-08-28 Richard Henderson Superseded
[03/10] accel/tcg: Use CPUTLBEntryFull.phys_addr in io_failed plugin and tcg cleanups to cputlb.c. --- 2023-08-28 Richard Henderson Superseded
[02/10] accel/tcg: Split out io_prepare and io_failed plugin and tcg cleanups to cputlb.c. --- 2023-08-28 Richard Henderson Superseded
[01/10] accel/tcg: Simplify tlb_plugin_lookup plugin and tcg cleanups to cputlb.c. --- 2023-08-28 Richard Henderson Superseded
[8/8] target/mips: Remove unused headers in lcsr_helper.c target/translate: Remove unused "exec/cpu_ldst.h" / "qemu/main-loop.h" --- 2023-08-28 Philippe Mathieu-Daudé Superseded
[7/8] target/helper: Remove unnecessary 'qemu/main-loop.h' header target/translate: Remove unused "exec/cpu_ldst.h" / "qemu/main-loop.h" --- 2023-08-28 Philippe Mathieu-Daudé Superseded
[6/8] target/helpers: Remove unnecessary 'exec/cpu_ldst.h' header target/translate: Remove unused "exec/cpu_ldst.h" / "qemu/main-loop.h" --- 2023-08-28 Philippe Mathieu-Daudé New
[5/8] target/translate: Restrict 'exec/cpu_ldst.h' to user emulation target/translate: Remove unused "exec/cpu_ldst.h" / "qemu/main-loop.h" --- 2023-08-28 Philippe Mathieu-Daudé Superseded
[4/8] target/translate: Remove unnecessary 'exec/cpu_ldst.h' header target/translate: Remove unused "exec/cpu_ldst.h" / "qemu/main-loop.h" --- 2023-08-28 Philippe Mathieu-Daudé Superseded
[3/8] target/translate: Include missing 'exec/cpu_ldst.h' header target/translate: Remove unused "exec/cpu_ldst.h" / "qemu/main-loop.h" --- 2023-08-28 Philippe Mathieu-Daudé Superseded
[2/8] target/riscv/pmu: Restrict 'qemu/log.h' include to source target/translate: Remove unused "exec/cpu_ldst.h" / "qemu/main-loop.h" --- 2023-08-28 Philippe Mathieu-Daudé Superseded
[1/8] target/ppc/pmu: Include missing 'qemu/timer.h' header target/translate: Remove unused "exec/cpu_ldst.h" / "qemu/main-loop.h" --- 2023-08-28 Philippe Mathieu-Daudé Superseded
[3/3] softmmu: Remove cpu_reloading_memory_map as unused softmmu: Use async_run_on_cpu in tcg_commit --- 2023-08-26 Richard Henderson New
[2/3] softmmu: Use async_run_on_cpu in tcg_commit softmmu: Use async_run_on_cpu in tcg_commit --- 2023-08-26 Richard Henderson New
[1/3] softmmu: Assert data in bounds in iotlb_to_section softmmu: Use async_run_on_cpu in tcg_commit --- 2023-08-26 Richard Henderson Superseded
[v2,00/48] tcg patch queue --- 2023-08-24 Richard Henderson New
[2/2] target/sh4: Disable decode_gusa when plugins enabled target/sh4: Disable decode_gusa when plugins enabled --- 2023-08-24 Richard Henderson Superseded
[1/2] accel/tcg: Add plugin_enabled to DisasContextBase target/sh4: Disable decode_gusa when plugins enabled --- 2023-08-24 Richard Henderson New
hw/block/dataplane/virtio-block: Avoid dynamic stack allocation hw/block/dataplane/virtio-block: Avoid dynamic stack allocation --- 2023-08-24 Peter Maydell Rejected
hw/usb/hcd-xhci: Avoid variable-length array in xhci_get_port_bandwidth() hw/usb/hcd-xhci: Avoid variable-length array in xhci_get_port_bandwidth() --- 2023-08-24 Peter Maydell Superseded
tests/qtest/netdev-socket: Avoid variable-length array in inet_get_free_port_multiple() tests/qtest/netdev-socket: Avoid variable-length array in inet_get_free_port_multiple() --- 2023-08-24 Peter Maydell Superseded
[v2,12/12] gdbstub: move comment for gdb_register_coprocessor gdbstub and testing fixes for 8.2 --- 2023-08-24 Alex Bennée Superseded
[v2,11/12] gdbstub: replace global gdb_has_xml with a function gdbstub and testing fixes for 8.2 --- 2023-08-24 Alex Bennée Superseded
[v2,10/12] gdbstub: refactor get_feature_xml gdbstub and testing fixes for 8.2 --- 2023-08-24 Alex Bennée New
[v2,09/12] gdbstub: remove unused user_ctx field gdbstub and testing fixes for 8.2 --- 2023-08-24 Alex Bennée Superseded
[v2,07/12] tests/tcg: clean-up gdb confirm/pagination settings gdbstub and testing fixes for 8.2 --- 2023-08-24 Alex Bennée Superseded
[v2,06/12] tests: remove test-gdbstub.py gdbstub and testing fixes for 8.2 --- 2023-08-24 Alex Bennée Superseded
[v2,04/12] docs/style: permit inline loop variables gdbstub and testing fixes for 8.2 --- 2023-08-24 Alex Bennée Superseded
[v2,03/12] tests/tcg: remove quoting for info output gdbstub and testing fixes for 8.2 --- 2023-08-24 Alex Bennée Superseded
[v2,02/12] tests/docker: cleanup non-verbose output gdbstub and testing fixes for 8.2 --- 2023-08-24 Alex Bennée Superseded
[4/4] net/tap: Avoid variable-length array net: avoid variable length arrays --- 2023-08-24 Peter Maydell Superseded
[3/4] net/dump: Avoid variable length array net: avoid variable length arrays --- 2023-08-24 Peter Maydell Superseded
[2/4] hw/net/rocker: Avoid variable length array net: avoid variable length arrays --- 2023-08-24 Peter Maydell Superseded
[1/4] hw/net/fsl_etsec/rings.c: Avoid variable length array net: avoid variable length arrays --- 2023-08-24 Peter Maydell Superseded
[PULL,35/35] target/arm: Fix 64-bit SSRA [PULL,01/35] hw/gpio/nrf51: implement DETECT signal --- 2023-08-24 Peter Maydell Accepted
[PULL,34/35] target/arm: Fix SME ST1Q [PULL,01/35] hw/gpio/nrf51: implement DETECT signal --- 2023-08-24 Peter Maydell Accepted
[PULL,27/35] target/arm: Adjust PAR_EL1.SH for Device and Normal-NC memory types [PULL,01/35] hw/gpio/nrf51: implement DETECT signal --- 2023-08-24 Peter Maydell Accepted
[PULL,26/35] target/arm/ptw: Report stage 2 fault level for stage 2 faults on stage 1 ptw [PULL,01/35] hw/gpio/nrf51: implement DETECT signal --- 2023-08-24 Peter Maydell Accepted
[PULL,25/35] target/arm/ptw: Check for block descriptors at invalid levels [PULL,01/35] hw/gpio/nrf51: implement DETECT signal --- 2023-08-24 Peter Maydell Accepted
[PULL,24/35] target/arm/ptw: Set attributes correctly for MMU disabled data accesses [PULL,01/35] hw/gpio/nrf51: implement DETECT signal --- 2023-08-24 Peter Maydell Accepted
[PULL,23/35] target/arm/ptw: Drop S1Translate::out_secure [PULL,01/35] hw/gpio/nrf51: implement DETECT signal --- 2023-08-24 Peter Maydell Accepted
[PULL,22/35] target/arm/ptw: Remove S1Translate::in_secure [PULL,01/35] hw/gpio/nrf51: implement DETECT signal --- 2023-08-24 Peter Maydell Accepted
[PULL,21/35] target/arm/ptw: Remove last uses of ptw->in_secure [PULL,01/35] hw/gpio/nrf51: implement DETECT signal --- 2023-08-24 Peter Maydell Accepted
[PULL,20/35] target/arm/ptw: Only fold in NSTable bit effects in Secure state [PULL,01/35] hw/gpio/nrf51: implement DETECT signal --- 2023-08-24 Peter Maydell Accepted
[PULL,19/35] target/arm: Pass an ARMSecuritySpace to arm_is_el2_enabled_secstate() [PULL,01/35] hw/gpio/nrf51: implement DETECT signal --- 2023-08-24 Peter Maydell Accepted
[PULL,18/35] target/arm/ptw: Pass an ARMSecuritySpace to arm_hcr_el2_eff_secstate() [PULL,01/35] hw/gpio/nrf51: implement DETECT signal --- 2023-08-24 Peter Maydell Accepted
[PULL,17/35] target/arm/ptw: Pass ARMSecurityState to regime_translation_disabled() [PULL,01/35] hw/gpio/nrf51: implement DETECT signal --- 2023-08-24 Peter Maydell Accepted
[PULL,16/35] target/arm/ptw: Pass ptw into get_phys_addr_pmsa*() and get_phys_addr_disabled() [PULL,01/35] hw/gpio/nrf51: implement DETECT signal --- 2023-08-24 Peter Maydell Accepted
[PULL,15/35] target/arm/ptw: Set s1ns bit in fault info more consistently [PULL,01/35] hw/gpio/nrf51: implement DETECT signal --- 2023-08-24 Peter Maydell Not Applicable
[PULL,14/35] target/arm/ptw: Don't report GPC faults on stage 1 ptw as stage2 faults [PULL,01/35] hw/gpio/nrf51: implement DETECT signal --- 2023-08-24 Peter Maydell Accepted
[PULL,13/35] target/arm/ptw: Don't set fi->s1ptw for UnsuppAtomicUpdate fault [PULL,01/35] hw/gpio/nrf51: implement DETECT signal --- 2023-08-24 Peter Maydell Not Applicable
[PULL,00/35] target-arm queue --- 2023-08-24 Peter Maydell Not Applicable
[PULL,05/31] target/loongarch: Extract 64-bit specifics to loongarch64_cpu_class_init [PULL,01/31] target/loongarch: Log I/O write accesses to CSR registers --- 2023-08-24 Song Gao Accepted
[PULL,04/31] target/loongarch: Introduce abstract TYPE_LOONGARCH64_CPU [PULL,01/31] target/loongarch: Log I/O write accesses to CSR registers --- 2023-08-24 Song Gao Accepted
[PULL,02/31] target/loongarch: Remove duplicated disas_set_info assignment [PULL,01/31] target/loongarch: Log I/O write accesses to CSR registers --- 2023-08-24 Song Gao Accepted
[PULL,01/31] target/loongarch: Log I/O write accesses to CSR registers [PULL,01/31] target/loongarch: Log I/O write accesses to CSR registers --- 2023-08-24 Song Gao Accepted
[v2] target/arm: properly document FEAT_CRC32 [v2] target/arm: properly document FEAT_CRC32 --- 2023-08-24 Alex Bennée Superseded
[13/13] linux-user: Track shm regions with an interval tree linux-user patch queue --- 2023-08-24 Richard Henderson Superseded
[12/13] linux-user: Fix shmdt linux-user patch queue --- 2023-08-24 Richard Henderson Superseded
[11/13] linux-user: Use WITH_MMAP_LOCK_GUARD in target_{shmat, shmdt} linux-user patch queue --- 2023-08-24 Richard Henderson Superseded
[10/13] linux-user: Move shmat and shmdt implementations to mmap.c linux-user patch queue --- 2023-08-24 Richard Henderson Superseded
[09/13] linux-user: Remove ELF_START_MMAP and image_info.start_mmap linux-user patch queue --- 2023-08-24 Richard Henderson Superseded
[07/13] linux-user: Show heap address in /proc/pid/maps linux-user patch queue --- 2023-08-24 Richard Henderson Superseded
[06/13] linux-user: Adjust brk for load_bias linux-user patch queue --- 2023-08-24 Richard Henderson Superseded
[05/13] linux-user: Use walk_memory_regions for open_self_maps linux-user patch queue --- 2023-08-24 Richard Henderson Superseded
[04/13] util/selfmap: Use dev_t and ino_t in MapInfo linux-user patch queue --- 2023-08-24 Richard Henderson Superseded
[01/13] linux-user: Split out cpu/target_proc.h linux-user patch queue --- 2023-08-24 Richard Henderson Superseded
[PULL,46/48] target/cris: Fix a typo in gen_swapr() [PULL,01/48] accel/kvm: Widen pc/saved_insn for kvm_sw_breakpoint --- 2023-08-23 Richard Henderson New
[PULL,45/48] tcg/tcg-op: Document wswap_i64() byte pattern [PULL,01/48] accel/kvm: Widen pc/saved_insn for kvm_sw_breakpoint --- 2023-08-23 Richard Henderson New
[PULL,44/48] tcg/tcg-op: Document hswap_i32/64() byte pattern [PULL,01/48] accel/kvm: Widen pc/saved_insn for kvm_sw_breakpoint --- 2023-08-23 Richard Henderson New
[PULL,43/48] tcg/tcg-op: Document bswap64_i64() byte pattern [PULL,01/48] accel/kvm: Widen pc/saved_insn for kvm_sw_breakpoint --- 2023-08-23 Richard Henderson New
[PULL,42/48] tcg/tcg-op: Document bswap32_i64() byte pattern [PULL,01/48] accel/kvm: Widen pc/saved_insn for kvm_sw_breakpoint --- 2023-08-23 Richard Henderson Accepted
« 1 2 ... 97 98 99400 401 »