Patch Metrics

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

Patches per month: Submitted Accepted
Time-to-acceptance distribution (in days)
Show patches with: none      |   38582 patches
« 1 2 ... 74 75 76385 386 »
Patch Series S/W/F Date Submitter Delegate State
[PULL,04/63] hw/virtio/vhost-vdpa: Inline TARGET_PAGE_ALIGN() macro Untitled series #223317 --- 2023-10-04 Michael S. Tsirkin Superseded
[PULL,03/63] hw/virtio: Propagate page_mask to vhost_vdpa_section_end() Untitled series #223317 --- 2023-10-04 Michael S. Tsirkin Superseded
[PULL,02/63] hw/virtio: Propagate page_mask to vhost_vdpa_listener_skipped_section() Untitled series #223317 --- 2023-10-04 Michael S. Tsirkin Superseded
target/i386: Check for USER_ONLY definition instead of SOFTMMU one target/i386: Check for USER_ONLY definition instead of SOFTMMU one --- 2023-10-04 Philippe Mathieu-Daudé Accepted
[Stable-8.1.2,40/45] accel/tcg: Always require can_do_io Untitled series #223315 --- 2023-10-04 Michael Tokarev New
[Stable-8.1.2,39/45] accel/tcg: Always set CF_LAST_IO with CF_NOIRQ Untitled series #223315 --- 2023-10-04 Michael Tokarev New
[Stable-8.1.2,38/45] accel/tcg: Improve setting of can_do_io at start of TB Untitled series #223315 --- 2023-10-04 Michael Tokarev New
[Stable-8.1.2,37/45] accel/tcg: Track current value of can_do_io in the TB Untitled series #223315 --- 2023-10-04 Michael Tokarev New
[Stable-8.1.2,36/45] accel/tcg: Hoist CF_MEMI_ONLY check outside translation loop Untitled series #223315 --- 2023-10-04 Michael Tokarev New
[Stable-8.1.2,35/45] accel/tcg: Avoid load of icount_decr if unused Untitled series #223315 --- 2023-10-04 Michael Tokarev New
[Stable-8.1.2,34/45] softmmu: Use async_run_on_cpu in tcg_commit Untitled series #223315 --- 2023-10-04 Michael Tokarev New
[Stable-8.1.2,20/45] target/arm: Don't skip MTE checks for LDRT/STRT at EL0 Untitled series #223315 --- 2023-10-04 Michael Tokarev Superseded
[v2,2/2] target/m68k: Support semihosting on non-ColdFire targets target/m68k: Support semihosting on non-ColdFire targets --- 2023-10-03 Richard Henderson Superseded
[v2,1/2] target/m68k: Perform the semihosting test during translate target/m68k: Support semihosting on non-ColdFire targets --- 2023-10-03 Richard Henderson Superseded
linux-user: Propagate failure in mmap_reserve_or_unmap back to target_munmap linux-user: Propagate failure in mmap_reserve_or_unmap back to target_munmap --- 2023-10-03 Richard Henderson Superseded
[v5,9/9] linux-user: Remap guest SIGABRT linux-user: Detect and report host crashes --- 2023-10-03 Richard Henderson New
[v5,8/9] linux-user: Detect and report host SIGILL, SIGFPE, SIGTRAP linux-user: Detect and report host crashes --- 2023-10-03 Richard Henderson Superseded
[v5,7/9] linux-user: Split out host_sig{segv,bus}_handler linux-user: Detect and report host crashes --- 2023-10-03 Richard Henderson Superseded
[v5,6/9] linux-user: Simplify signal_init linux-user: Detect and report host crashes --- 2023-10-03 Richard Henderson Superseded
[v5,5/9] linux-user: Map unsupported signals to an out-of-bounds value linux-user: Detect and report host crashes --- 2023-10-03 Richard Henderson Superseded
[v5,4/9] linux-user: Only register handlers for core_dump_signal by default linux-user: Detect and report host crashes --- 2023-10-03 Richard Henderson Superseded
[v5,2/9] linux-user: Exit not abort in die_with_backtrace linux-user: Detect and report host crashes --- 2023-10-03 Richard Henderson Superseded
[v5,1/9] linux-user: Split out die_with_signal linux-user: Detect and report host crashes --- 2023-10-03 Richard Henderson Superseded
[v17,14/16] monitor: Change MonitorDec.get_value return type to int64_t TCG code quality tracking --- 2023-10-03 Richard Henderson New
[v17,12/16] softmmu: Export qemu_ram_ptr_length TCG code quality tracking --- 2023-10-03 Richard Henderson New
[v17,09/16] util/log: Add Error argument to qemu_str_to_log_mask TCG code quality tracking --- 2023-10-03 Richard Henderson New
[v17,07/16] accel/tcg: Collect TB jit statistics TCG code quality tracking --- 2023-10-03 Richard Henderson New
[v17,05/16] accel/tcg: Add TBStatistics structure TCG code quality tracking --- 2023-10-03 Richard Henderson New
[v17,04/16] tcg: Record nb_spills in TCGContext TCG code quality tracking --- 2023-10-03 Richard Henderson New
[v17,03/16] tcg: Record nb_deleted_ops in TCGContext TCG code quality tracking --- 2023-10-03 Richard Henderson New
[v17,02/16] tcg: Record orig_nb_ops TCGContext TCG code quality tracking --- 2023-10-03 Richard Henderson New
[v17,01/16] accel/tcg: Move HMP info jit and info opcount code TCG code quality tracking --- 2023-10-03 Richard Henderson Superseded
debug: Add regression tests for BZ 30932 debug: Add regression tests for BZ 30932 --- 2023-10-03 Adhemerval Zanella Netto Accepted
[10/10] tcg/s390x: Use tcg_use_softmmu tcg: Allow softmmu for user-only --- 2023-10-03 Richard Henderson Superseded
[09/10] tcg/riscv: Use tcg_use_softmmu tcg: Allow softmmu for user-only --- 2023-10-03 Richard Henderson Superseded
[08/10] tcg/ppc: Use tcg_use_softmmu tcg: Allow softmmu for user-only --- 2023-10-03 Richard Henderson Superseded
[07/10] tcg/mips: Use tcg_use_softmmu tcg: Allow softmmu for user-only --- 2023-10-03 Richard Henderson Superseded
[06/10] tcg/loongarch64: Use tcg_use_softmmu tcg: Allow softmmu for user-only --- 2023-10-03 Richard Henderson Superseded
[05/10] tcg/i386: Use tcg_use_softmmu tcg: Allow softmmu for user-only --- 2023-10-03 Richard Henderson Superseded
[04/10] tcg/aarch64: Use tcg_use_softmmu tcg: Allow softmmu for user-only --- 2023-10-03 Richard Henderson Superseded
[03/10] tcg/arm: Use tcg_use_softmmu tcg: Allow softmmu for user-only --- 2023-10-03 Richard Henderson Superseded
[02/10] tcg: Provide guest_base fallback for system mode tcg: Allow softmmu for user-only --- 2023-10-03 Richard Henderson Superseded
[01/10] tcg: Introduce tcg_use_softmmu tcg: Allow softmmu for user-only --- 2023-10-03 Richard Henderson Superseded
[PULL,46/47] tests/avocado: Re-enable MIPS Malta tests (GitLab issue #1884 fixed) [PULL,01/47] accel: Rename accel_cpu_realizefn() -> accel_cpu_realize() --- 2023-10-03 Richard Henderson New
[PULL,45/47] build: Remove --enable-gprof [PULL,01/47] accel: Rename accel_cpu_realizefn() -> accel_cpu_realize() --- 2023-10-03 Richard Henderson New
[PULL,44/47] linux-user/hppa: Fix struct target_sigcontext layout [PULL,01/47] accel: Rename accel_cpu_realizefn() -> accel_cpu_realize() --- 2023-10-03 Richard Henderson New
[PULL,43/47] tcg: Split out tcg init functions to tcg/startup.h [PULL,01/47] accel: Rename accel_cpu_realizefn() -> accel_cpu_realize() --- 2023-10-03 Richard Henderson New
[PULL,42/47] tcg: Remove argument to tcg_prologue_init [PULL,01/47] accel: Rename accel_cpu_realizefn() -> accel_cpu_realize() --- 2023-10-03 Richard Henderson New
[PULL,41/47] accel/tcg: Make cpu-exec-common.c a target agnostic unit [PULL,01/47] accel: Rename accel_cpu_realizefn() -> accel_cpu_realize() --- 2023-10-03 Richard Henderson New
[PULL,40/47] accel/tcg: Make icount.o a target agnostic unit [PULL,01/47] accel: Rename accel_cpu_realizefn() -> accel_cpu_realize() --- 2023-10-03 Richard Henderson New
[PULL,39/47] accel/tcg: Make monitor.c a target-agnostic unit [PULL,01/47] accel: Rename accel_cpu_realizefn() -> accel_cpu_realize() --- 2023-10-03 Richard Henderson New
[PULL,38/47] accel/tcg: Rename target-specific 'internal.h' -> 'internal-target.h' [PULL,01/47] accel: Rename accel_cpu_realizefn() -> accel_cpu_realize() --- 2023-10-03 Richard Henderson New
[PULL,37/47] exec: Rename target specific page-vary.c -> page-vary-target.c [PULL,01/47] accel: Rename accel_cpu_realizefn() -> accel_cpu_realize() --- 2023-10-03 Richard Henderson New
[PULL,36/47] exec: Rename cpu.c -> cpu-target.c [PULL,01/47] accel: Rename accel_cpu_realizefn() -> accel_cpu_realize() --- 2023-10-03 Richard Henderson New
[PULL,35/47] accel: Rename accel-common.c -> accel-target.c [PULL,01/47] accel: Rename accel_cpu_realizefn() -> accel_cpu_realize() --- 2023-10-03 Richard Henderson New
[PULL,34/47] accel: Make accel-blocker.o target agnostic [PULL,01/47] accel: Rename accel_cpu_realizefn() -> accel_cpu_realize() --- 2023-10-03 Richard Henderson New
[PULL,33/47] accel/tcg: Restrict dump_exec_info() declaration [PULL,01/47] accel: Rename accel_cpu_realizefn() -> accel_cpu_realize() --- 2023-10-03 Richard Henderson New
[PULL,32/47] exec: Move cpu_loop_foo() target agnostic functions to 'cpu-common.h' [PULL,01/47] accel: Rename accel_cpu_realizefn() -> accel_cpu_realize() --- 2023-10-03 Richard Henderson Accepted
[PULL,31/47] exec: Make EXCP_FOO definitions target agnostic [PULL,01/47] accel: Rename accel_cpu_realizefn() -> accel_cpu_realize() --- 2023-10-03 Richard Henderson Accepted
[PULL,22/47] tcg: Remove TCGContext.tlb_fast_offset [PULL,01/47] accel: Rename accel_cpu_realizefn() -> accel_cpu_realize() --- 2023-10-03 Richard Henderson New
[PULL,21/47] accel/tcg: Remove env_neg() [PULL,01/47] accel: Rename accel_cpu_realizefn() -> accel_cpu_realize() --- 2023-10-03 Richard Henderson Accepted
[PULL,20/47] accel/tcg: Remove cpu_set_cpustate_pointers [PULL,01/47] accel: Rename accel_cpu_realizefn() -> accel_cpu_realize() --- 2023-10-03 Richard Henderson Accepted
[PULL,19/47] accel/tcg: Replace CPUState.env_ptr with cpu_env() [PULL,01/47] accel: Rename accel_cpu_realizefn() -> accel_cpu_realize() --- 2023-10-03 Richard Henderson Accepted
[PULL,18/47] tcg: Rename cpu_env to tcg_env [PULL,01/47] accel: Rename accel_cpu_realizefn() -> accel_cpu_realize() --- 2023-10-03 Richard Henderson New
[PULL,17/47] accel/tcg: Remove cpu_neg() [PULL,01/47] accel: Rename accel_cpu_realizefn() -> accel_cpu_realize() --- 2023-10-03 Richard Henderson New
[PULL,16/47] accel/tcg: Move can_do_io to CPUNegativeOffsetState [PULL,01/47] accel: Rename accel_cpu_realizefn() -> accel_cpu_realize() --- 2023-10-03 Richard Henderson New
[PULL,15/47] accel/tcg: Remove CPUState.icount_decr_ptr [PULL,01/47] accel: Rename accel_cpu_realizefn() -> accel_cpu_realize() --- 2023-10-03 Richard Henderson New
[PULL,14/47] accel/tcg: Move CPUNegativeOffsetState into CPUState [PULL,01/47] accel: Rename accel_cpu_realizefn() -> accel_cpu_realize() --- 2023-10-03 Richard Henderson New
[PULL,13/47] accel/tcg: Validate placement of CPUNegativeOffsetState [PULL,01/47] accel: Rename accel_cpu_realizefn() -> accel_cpu_realize() --- 2023-10-03 Richard Henderson Accepted
[PULL,12/47] target/*: Add instance_align to all cpu base classes [PULL,01/47] accel: Rename accel_cpu_realizefn() -> accel_cpu_realize() --- 2023-10-03 Richard Henderson Accepted
[PULL,11/47] target/arm: Remove size and alignment for cpu subclasses [PULL,01/47] accel: Rename accel_cpu_realizefn() -> accel_cpu_realize() --- 2023-10-03 Richard Henderson Accepted
[PULL,10/47] qom: Propagate alignment through type system [PULL,01/47] accel: Rename accel_cpu_realizefn() -> accel_cpu_realize() --- 2023-10-03 Richard Henderson Accepted
[PULL,09/47] accel/tcg: Move CPUTLB definitions from cpu-defs.h [PULL,01/47] accel: Rename accel_cpu_realizefn() -> accel_cpu_realize() --- 2023-10-03 Richard Henderson Accepted
[PULL,07/47] accel/tcg: Restrict tcg_exec_[un]realizefn() to TCG [PULL,01/47] accel: Rename accel_cpu_realizefn() -> accel_cpu_realize() --- 2023-10-03 Richard Henderson New
[PULL,06/47] accel/tcg: Have tcg_exec_realizefn() return a boolean [PULL,01/47] accel: Rename accel_cpu_realizefn() -> accel_cpu_realize() --- 2023-10-03 Richard Henderson New
[PULL,05/47] accel: Declare AccelClass::cpu_common_[un]realize() handlers [PULL,01/47] accel: Rename accel_cpu_realizefn() -> accel_cpu_realize() --- 2023-10-03 Richard Henderson New
[PULL,04/47] accel: Introduce accel_cpu_common_unrealize() stub [PULL,01/47] accel: Rename accel_cpu_realizefn() -> accel_cpu_realize() --- 2023-10-03 Richard Henderson New
[PULL,03/47] accel: Rename accel_cpu_realize() -> accel_cpu_common_realize() [PULL,01/47] accel: Rename accel_cpu_realizefn() -> accel_cpu_realize() --- 2023-10-03 Richard Henderson New
[PULL,02/47] accel: Rename AccelCPUClass::cpu_realizefn() -> cpu_target_realize() [PULL,01/47] accel: Rename accel_cpu_realizefn() -> accel_cpu_realize() --- 2023-10-03 Richard Henderson New
[PULL,01/47] accel: Rename accel_cpu_realizefn() -> accel_cpu_realize() [PULL,01/47] accel: Rename accel_cpu_realizefn() -> accel_cpu_realize() --- 2023-10-03 Richard Henderson Superseded
[PULL,00/47] tcg patch queue --- 2023-10-03 Richard Henderson New
[v2,7/7] accel/tcg: Restrict tcg_exec_[un]realizefn() to TCG accel: Restrict tcg_exec_[un]realizefn() to TCG --- 2023-10-03 Philippe Mathieu-Daudé New
[v2,6/7] accel/tcg: Have tcg_exec_realizefn() return a boolean accel: Restrict tcg_exec_[un]realizefn() to TCG --- 2023-10-03 Philippe Mathieu-Daudé New
[v2,5/7] accel: Declare AccelClass::cpu_common_[un]realize() handlers accel: Restrict tcg_exec_[un]realizefn() to TCG --- 2023-10-03 Philippe Mathieu-Daudé New
[v2,4/7] accel: Introduce accel_cpu_common_unrealize() stub accel: Restrict tcg_exec_[un]realizefn() to TCG --- 2023-10-03 Philippe Mathieu-Daudé New
[v2,3/7] accel: Rename accel_cpu_realize() -> accel_cpu_common_realize() accel: Restrict tcg_exec_[un]realizefn() to TCG --- 2023-10-03 Philippe Mathieu-Daudé New
[v2,2/7] accel: Rename AccelCPUClass::cpu_realizefn() -> cpu_target_realize() accel: Restrict tcg_exec_[un]realizefn() to TCG --- 2023-10-03 Philippe Mathieu-Daudé New
[v2,1/7] accel: Rename accel_cpu_realizefn() -> accel_cpu_realize() accel: Restrict tcg_exec_[un]realizefn() to TCG --- 2023-10-03 Philippe Mathieu-Daudé Superseded
[v8,7/7] stdlib: Add more qsort{_r} coverage Use introsort for qsort --- 2023-10-03 Adhemerval Zanella Netto Accepted
[v8,6/7] stdlib: Remove use of mergesort on qsort (BZ 21719) Use introsort for qsort --- 2023-10-03 Adhemerval Zanella Netto Accepted
[v8,5/7] stdlib: Implement introsort for qsort (BZ 19305) Use introsort for qsort --- 2023-10-03 Adhemerval Zanella Netto Accepted
[v8,4/7] stdlib: qsort: Move some macros to inline function Use introsort for qsort --- 2023-10-03 Adhemerval Zanella Netto Accepted
[v8,3/7] stdlib: Move insertion sort out qsort Use introsort for qsort --- 2023-10-03 Adhemerval Zanella Netto Accepted
[v8,2/7] stdlib: Optimization qsort{_r} swap implementation Use introsort for qsort --- 2023-10-03 Adhemerval Zanella Netto Accepted
[v8,1/7] string: Add internal memswap implementation Use introsort for qsort --- 2023-10-03 Adhemerval Zanella Netto Accepted
[v2,5/5] hw/intc/apic: Pass CPU using QOM link property hw/intc/apic: QOM cleanup --- 2023-10-03 Philippe Mathieu-Daudé New
[v2,4/5] hw/intc/apic: Rename x86_cpu_apic_create() -> x86_cpu_apic_new() hw/intc/apic: QOM cleanup --- 2023-10-03 Philippe Mathieu-Daudé New
[v2,3/5] hw/i386/apic: Simplify apic_get_class() hw/intc/apic: QOM cleanup --- 2023-10-03 Philippe Mathieu-Daudé New
[v2,2/5] hw/i386/apic: Defer error check from apic_get_class to kvm_apic_realize hw/intc/apic: QOM cleanup --- 2023-10-03 Philippe Mathieu-Daudé New
[v2,1/5] hw/intc/apic: Use ERRP_GUARD() in apic_common_realize() hw/intc/apic: QOM cleanup --- 2023-10-03 Philippe Mathieu-Daudé Superseded
« 1 2 ... 74 75 76385 386 »