Patch Metrics

There are 38101 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: State = Action Required       |    Archived = No       |   7548 patches
« 1 2 ... 4 5 675 76 »
Patch Series S/W/F Date Submitter Delegate State
[v3,13/13] accel/tcg: Move @tb_jmp_cache from CPUState to TCG AccelCPUState exec: Rework around CPUState user fields (part 2) --- 2024-04-30 Philippe Mathieu-Daudé New
[v3,12/13] accel/tcg: Move icount fields from CPUState to TCG AccelCPUState exec: Rework around CPUState user fields (part 2) --- 2024-04-30 Philippe Mathieu-Daudé New
[v3,11/13] accel/tcg: Restrict icount to system emulation exec: Rework around CPUState user fields (part 2) --- 2024-04-30 Philippe Mathieu-Daudé New
[v3,10/13] accel/tcg: Move @tcg_cflags from CPUState to TCG AccelCPUState exec: Rework around CPUState user fields (part 2) --- 2024-04-30 Philippe Mathieu-Daudé New
[v3,09/13] accel/tcg: Move @iommu_notifiers from CPUState to TCG AccelCPUState exec: Rework around CPUState user fields (part 2) --- 2024-04-30 Philippe Mathieu-Daudé New
[v3,08/13] accel/tcg: Move @cflags_next_tb from CPUState to TCG AccelCPUState exec: Rework around CPUState user fields (part 2) --- 2024-04-30 Philippe Mathieu-Daudé New
[v3,07/13] accel/tcg: Move @jmp_env from CPUState to TCG AccelCPUState exec: Rework around CPUState user fields (part 2) --- 2024-04-30 Philippe Mathieu-Daudé New
[v3,06/13] accel/tcg: Restrict IcountDecr / can_do_io / CPUTLB to TCG exec: Rework around CPUState user fields (part 2) --- 2024-04-30 Philippe Mathieu-Daudé New
[v3,05/13] accel/tcg: Restrict cpu_loop_exit_requested() to TCG exec: Rework around CPUState user fields (part 2) --- 2024-04-30 Philippe Mathieu-Daudé New
[v3,04/13] accel/tcg: Move @plugin_state from CPUState to TCG AccelCPUState exec: Rework around CPUState user fields (part 2) --- 2024-04-30 Philippe Mathieu-Daudé New
[v3,03/13] accel/tcg: Move @plugin_mem_cbs from CPUState to CPUNegativeOffsetState exec: Rework around CPUState user fields (part 2) --- 2024-04-30 Philippe Mathieu-Daudé New
[RFC] target/sh4: Fix SUBV opcode [RFC] target/sh4: Fix SUBV opcode --- 2024-04-30 Philippe Mathieu-Daudé New
target/sh4: Fix ADDV opcode target/sh4: Fix ADDV opcode --- 2024-04-30 Philippe Mathieu-Daudé New
[PULL,14/19] gitlab: migrate the s390x custom machine to 22.04 Untitled series #240886 --- 2024-04-30 Thomas Huth New
[PULL,13/19] build-environment: make some packages optional Untitled series #240886 --- 2024-04-30 Thomas Huth New
gdb/testsuite: Restore libc_has_debug_info's less strict behaviour gdb/testsuite: Restore libc_has_debug_info's less strict behaviour --- 2024-04-30 Thiago Jung Bauermann New
[v2,10/13] accel/tcg: Remove NULL check in tcg_flush_jmp_cache() exec: Rework around CPUState user fields (part 2) --- 2024-04-29 Philippe Mathieu-Daudé New
[17/24] accel/tcg: Move @mem_io_pc from CPUState to TCG AccelCPUState exec: Rework around CPUState user fields (part 2) --- 2024-04-28 Philippe Mathieu-Daudé New
[14/24] accel/tcg: Move plugin fields to CPUNegativeOffsetState exec: Rework around CPUState user fields (part 2) --- 2024-04-28 Philippe Mathieu-Daudé New
[12/24] accel/tcg: Move TaskState from CPUState to TCG AccelCPUState exec: Rework around CPUState user fields (part 2) --- 2024-04-28 Philippe Mathieu-Daudé New
[11/24] accel/tcg: Allocate per-vCPU accel state in create_vcpu_thread() exec: Rework around CPUState user fields (part 2) --- 2024-04-28 Philippe Mathieu-Daudé New
[07/24] accel/tcg: Implement AccelOpsClass::exit_vcpu_thread() handler exec: Rework around CPUState user fields (part 2) --- 2024-04-28 Philippe Mathieu-Daudé New
[06/24] accel: Introduce AccelOpsClass::exit_vcpu_thread() handler exec: Rework around CPUState user fields (part 2) --- 2024-04-28 Philippe Mathieu-Daudé New
[05/24] accel/tcg: Extract tcg_cpu_exit() from cpu_exit() exec: Rework around CPUState user fields (part 2) --- 2024-04-28 Philippe Mathieu-Daudé New
[04/24] accel/tcg: Duplicate cpu_exit() for user / system exec: Rework around CPUState user fields (part 2) --- 2024-04-28 Philippe Mathieu-Daudé New
[01/24] exec/user: Move 'thunk.h' from 'exec/user' to 'user' exec: Rework around CPUState user fields (part 2) --- 2024-04-28 Philippe Mathieu-Daudé New
[v2,11/12] accel/tcg: Reset TCG specific fields in tcg_cpu_reset_hold() exec: Rework around CPUState user fields --- 2024-04-28 Philippe Mathieu-Daudé New
[v2,10/12] accel/tcg: Remove pointless initialization of cflags_next_tb exec: Rework around CPUState user fields --- 2024-04-28 Philippe Mathieu-Daudé New
[v2,09/12] accel/tcg: Restrict cpu_loop_exit_requested() to TCG exec: Rework around CPUState user fields --- 2024-04-28 Philippe Mathieu-Daudé New
[11/14] accel/tcg: Use cpu_loop_exit_requested() in cpu_loop_exec_tb() exec: Rework around CPUState user fields --- 2024-04-27 Philippe Mathieu-Daudé New
[10/14] exec/user: Restrict 'syscall-trace.h' to user emulation exec: Rework around CPUState user fields --- 2024-04-27 Philippe Mathieu-Daudé New
[RFC,09/14] exec/cpu: Restrict user-specific page definitions exec: Rework around CPUState user fields --- 2024-04-27 Philippe Mathieu-Daudé New
[01/14] target/i386: Simplify get_memio_eip() exec: Rework around CPUState user fields --- 2024-04-27 Philippe Mathieu-Daudé New
[PULL,38/38] plugins: Include missing 'qemu/bitmap.h' header Untitled series #240632 --- 2024-04-26 Philippe Mathieu-Daudé New
[PULL,37/38] hw/core: Avoid including the full 'hw/core/cpu.h' in 'tcg-cpu-ops.h' Untitled series #240632 --- 2024-04-26 Philippe Mathieu-Daudé New
[PULL,36/38] exec: Move CPUTLBEntry helpers to cputlb.c Untitled series #240632 --- 2024-04-26 Philippe Mathieu-Daudé New
[PULL,35/38] exec: Restrict inclusion of 'user/guest-base.h' Untitled series #240632 --- 2024-04-26 Philippe Mathieu-Daudé New
[PULL,34/38] exec: Rename 'exec/user/guest-base.h' as 'user/guest-base.h' Untitled series #240632 --- 2024-04-26 Philippe Mathieu-Daudé New
[PULL,29/38] exec: Declare abi_ptr type in its own 'abi_ptr.h' header Untitled series #240632 --- 2024-04-26 Philippe Mathieu-Daudé New
[PULL,28/38] exec/user: Do not include 'cpu.h' in 'abitypes.h' Untitled series #240632 --- 2024-04-26 Philippe Mathieu-Daudé New
[PULL,27/38] exec: Move [b]tswapl() declarations to 'exec/user/tswap-target.h' Untitled series #240632 --- 2024-04-26 Philippe Mathieu-Daudé New
[PULL,26/38] exec: Declare target_words_bigendian() in 'exec/tswap.h' Untitled series #240632 --- 2024-04-26 Philippe Mathieu-Daudé New
[PULL,24/38] exec/cpu-all: Remove unused 'qemu/thread.h' header Untitled series #240632 --- 2024-04-26 Philippe Mathieu-Daudé New
[PULL,23/38] exec/cpu-all: Reduce 'qemu/rcu.h' header inclusion Untitled series #240632 --- 2024-04-26 Philippe Mathieu-Daudé New
[PULL,22/38] accel/hvf: Use accel-specific per-vcpu @dirty field Untitled series #240632 --- 2024-04-26 Philippe Mathieu-Daudé New
[PULL,19/38] accel/tcg: Rename helper-head.h -> helper-head.h.inc Untitled series #240632 --- 2024-04-26 Philippe Mathieu-Daudé New
[PULL,18/38] accel/tcg: Rename load-extract/store-insert headers using .h.inc suffix Untitled series #240632 --- 2024-04-26 Philippe Mathieu-Daudé New
[PULL,16/38] accel/tcg: Include missing 'hw/core/cpu.h' header Untitled series #240632 --- 2024-04-26 Philippe Mathieu-Daudé New
[PULL,15/38] accel/tcg: Un-inline retaddr helpers to 'user-retaddr.h' Untitled series #240632 --- 2024-04-26 Philippe Mathieu-Daudé New
[PULL,14/38] target/i386: Include missing 'exec/exec-all.h' header Untitled series #240632 --- 2024-04-26 Philippe Mathieu-Daudé New
[PULL,11/38] target: Define TCG_GUEST_DEFAULT_MO in 'cpu-param.h' Untitled series #240632 --- 2024-04-26 Philippe Mathieu-Daudé New
[PULL,10/38] semihosting/guestfd: Remove unused 'semihosting/uaccess.h' header Untitled series #240632 --- 2024-04-26 Philippe Mathieu-Daudé New
[PULL,09/38] semihosting/uaccess: Avoid including 'cpu.h' Untitled series #240632 --- 2024-04-26 Philippe Mathieu-Daudé New
[PULL,08/38] gdbstub: Avoid including 'cpu.h' in 'gdbstub/helpers.h' Untitled series #240632 --- 2024-04-26 Philippe Mathieu-Daudé New
[PULL,06/38] gdbstub: Include missing 'hw/core/cpu.h' header Untitled series #240632 --- 2024-04-26 Philippe Mathieu-Daudé New
[PULL,05/38] accel: Include missing 'exec/cpu_ldst.h' header Untitled series #240632 --- 2024-04-26 Philippe Mathieu-Daudé New
[PULL,04/38] exec: Expose 'target_page.h' API to user emulation Untitled series #240632 --- 2024-04-26 Philippe Mathieu-Daudé New
[PULL,02/38] exec: Reduce tlb_set_dirty() declaration scope Untitled series #240632 --- 2024-04-26 Philippe Mathieu-Daudé New
[PULL,00/38] Exec / accelerators patches --- 2024-04-26 Philippe Mathieu-Daudé New
[2/3] gitlab: migrate the s390x custom machine to 22.04 testing/next: s390x gitlab updates --- 2024-04-26 Alex Bennée New
[1/3] build-environment: make some packages optional testing/next: s390x gitlab updates --- 2024-04-26 Alex Bennée New
gdb/testsuite: Fix libc_has_debug_info when there's no libc gdb/testsuite: Fix libc_has_debug_info when there's no libc --- 2024-04-26 Thiago Jung Bauermann New
[v4] gdb/testsuite: Add gdb.base/memops-watchpoint.exp [v4] gdb/testsuite: Add gdb.base/memops-watchpoint.exp --- 2024-04-26 Thiago Jung Bauermann New
[PULL,15/22] hw/elf_ops: Rename elf_ops.h -> elf_ops.h.inc [PULL,01/22] qom: add default value --- 2024-04-25 Philippe Mathieu-Daudé New
[PULL,06/22] target/i386: Move APIC related code to cpu-apic.c [PULL,01/22] qom: add default value --- 2024-04-25 Philippe Mathieu-Daudé New
[PULL,00/22] Misc HW patches for 2024-04-25 --- 2024-04-25 Philippe Mathieu-Daudé New
[v2,3/7] target/s390x: Remove KVM stubs in cpu_models.h Untitled series #240543 --- 2024-04-25 Zhao Liu New
[43/45] target/hppa: Implement PSW_H, PSW_L target/hppa: Misc improvements --- 2024-04-25 Richard Henderson New
[3/5] target/alpha: Split out gen_goto_tb target/alpha: Implement CF_PCREL --- 2024-04-24 Richard Henderson New
[v2,23/33] target/hexagon: Use translator_ldl in pkt_crosses_page accel/tcg: Improve disassembly for target and plugin --- 2024-04-24 Richard Henderson New
[v3,3/3] gdb/nat/linux: Fix attaching to process when it has zombie threads Fix attaching to process when it has zombie threads --- 2024-04-24 Thiago Jung Bauermann New
[v3,2/3] gdb/nat: Factor linux_proc_get_stat_field out of linux_common_core_of_thread Fix attaching to process when it has zombie threads --- 2024-04-24 Thiago Jung Bauermann New
[v3,1/3] gdb/nat: Use procfs(5) indexes in linux_common_core_of_thread Fix attaching to process when it has zombie threads --- 2024-04-24 Thiago Jung Bauermann New
[v6,09/10] util/bufferiszero: Add simd acceleration for aarch64 Optimize buffer_is_zero --- 2024-04-24 Richard Henderson New
[v6,08/10] util/bufferiszero: Simplify test_buffer_is_zero_next_accel Optimize buffer_is_zero --- 2024-04-24 Richard Henderson New
[v6,07/10] util/bufferiszero: Introduce biz_accel_fn typedef Optimize buffer_is_zero --- 2024-04-24 Richard Henderson New
[PULL,0/9] tcg + linux-user patch queue --- 2024-04-24 Richard Henderson New
linux: Add openat2 (BZ 31664) linux: Add openat2 (BZ 31664) --- 2024-04-24 Adhemerval Zanella Netto New
[PULL,5/5] block/gluster: Remove deprecated RDMA protocol handling [PULL,1/5] MAINTAINERS: Update Sriram Yagnaraman mail address --- 2024-04-24 Philippe Mathieu-Daudé New
[PULL,4/5] hw/rdma: Remove deprecated pvrdma device and rdmacm-mux helper [PULL,1/5] MAINTAINERS: Update Sriram Yagnaraman mail address --- 2024-04-24 Philippe Mathieu-Daudé New
[PULL,2/5] target/nios2: Remove the deprecated Nios II target [PULL,1/5] MAINTAINERS: Update Sriram Yagnaraman mail address --- 2024-04-24 Philippe Mathieu-Daudé New
[PULL,0/5] Housekeeping patches for 2024-04-24 --- 2024-04-24 Philippe Mathieu-Daudé New
[PULL,10/10] qapi: Inline and remove QERR_PROPERTY_VALUE_BAD definition Untitled series #240446 --- 2024-04-24 Markus Armbruster New
[PULL,04/10] qapi: Inline and remove QERR_DEVICE_NO_HOTPLUG definition Untitled series #240446 --- 2024-04-24 Markus Armbruster New
[PULL,03/10] qapi: Inline and remove QERR_DEVICE_HAS_NO_MEDIUM definition Untitled series #240446 --- 2024-04-24 Markus Armbruster New
[PULL,02/10] qapi: Inline and remove QERR_BUS_NO_HOTPLUG definition Untitled series #240446 --- 2024-04-24 Markus Armbruster New
[PULL,14/17] hw/s390x: Include missing 'cpu.h' header Untitled series #240445 --- 2024-04-24 Thomas Huth New
[PULL,03/63] ebpf: Restrict to system emulation Untitled series #240353 --- 2024-04-23 Paolo Bonzini New
[v3,1/2] gdb/testsuite: Add libc_has_debug_info require helper Add testcase for libc memory operations --- 2024-04-22 Thiago Jung Bauermann New
[v4] hw/audio/virtio-snd: Always use little endian audio format [v4] hw/audio/virtio-snd: Always use little endian audio format --- 2024-04-22 Philippe Mathieu-Daudé New
[v3] hw/audio/virtio-snd: Use device endianness instead of target one [v3] hw/audio/virtio-snd: Use device endianness instead of target one --- 2024-04-22 Philippe Mathieu-Daudé New
[v2,2/2] gdb/testsuite: Add gdb.base/memops-watchpoint.exp Add testcase for libc memory operations --- 2024-04-21 Thiago Jung Bauermann New
gdb/testsuite: Use default gdb_expect timeout in runto gdb/testsuite: Use default gdb_expect timeout in runto --- 2024-04-20 Thiago Jung Bauermann New
[v2,1/3] gdb/nat: Use procfs(5) indexes in linux_common_core_of_thread Fix attaching to process when it has zombie threads --- 2024-04-20 Thiago Jung Bauermann New
target/riscv: Use get_address() to get address with Zicbom extensions target/riscv: Use get_address() to get address with Zicbom extensions --- 2024-04-19 Philippe Mathieu-Daudé New
[Stable-7.2.11,56/59] hw/sd/sdhci: Do not update TRNMOD when Command Inhibit (DAT) is set Untitled series #239999 --- 2024-04-18 Michael Tokarev New
[Stable-7.2.11,55/59] hw/net/lan9118: Replace magic '2048' value by MIL_TXFIFO_SIZE definition Untitled series #239999 --- 2024-04-18 Michael Tokarev New
[Stable-7.2.11,54/59] hw/net/lan9118: Fix overflow in MIL TX FIFO Untitled series #239999 --- 2024-04-18 Michael Tokarev New
[Stable-7.2.11,53/59] backends/cryptodev: Do not abort for invalid session ID Untitled series #239999 --- 2024-04-18 Michael Tokarev New
[Stable-7.2.11,52/59] hw/misc/applesmc: Fix memory leak in reset() handler Untitled series #239999 --- 2024-04-18 Michael Tokarev New
« 1 2 ... 4 5 675 76 »