Patch Metrics

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

Patches per month: Submitted Accepted
Time-to-acceptance distribution (in days)
Show patches with: Archived = No       |   40094 patches
« 1 2 ... 109 110 111400 401 »
Patch Series S/W/F Date Submitter Delegate State
[PULL,04/30] accel: Document generic accelerator headers [PULL,01/30] MAINTAINERS: Update Roman Bolshakov email address --- 2023-06-28 Philippe Mathieu-Daudé Accepted
[PULL,03/30] accel: Re-enable WHPX cross-build on case sensitive filesystems [PULL,01/30] MAINTAINERS: Update Roman Bolshakov email address --- 2023-06-28 Philippe Mathieu-Daudé New
[PULL,02/30] docs/devel/testing: Update the 'Docker Debugging' section [PULL,01/30] MAINTAINERS: Update Roman Bolshakov email address --- 2023-06-28 Philippe Mathieu-Daudé Accepted
[PULL,01/30] MAINTAINERS: Update Roman Bolshakov email address [PULL,01/30] MAINTAINERS: Update Roman Bolshakov email address --- 2023-06-28 Philippe Mathieu-Daudé New
[PULL,00/30] Accelerator patches for 2023-06-28 --- 2023-06-28 Philippe Mathieu-Daudé New
[v16,5/9] tb-stats: reset the tracked TBs on a tb_flush Untitled series #213681 --- 2023-06-28 Fei Wu New
[PULL,09/10] target/sparc: Use tcg_gen_lookup_and_goto_ptr for v9 WRASI Untitled series #213680 --- 2023-06-28 Mark Cave-Ayland Accepted
[PULL,08/10] target/sparc: Use DYNAMIC_PC_LOOKUP for v9 RETURN Untitled series #213680 --- 2023-06-28 Mark Cave-Ayland Accepted
[PULL,07/10] target/sparc: Use DYNAMIC_PC_LOOKUP for JMPL Untitled series #213680 --- 2023-06-28 Mark Cave-Ayland Accepted
[PULL,06/10] target/sparc: Use DYNAMIC_PC_LOOKUP for conditional branches Untitled series #213680 --- 2023-06-28 Mark Cave-Ayland Accepted
[PULL,05/10] target/sparc: Introduce DYNAMIC_PC_LOOKUP Untitled series #213680 --- 2023-06-28 Mark Cave-Ayland Accepted
[PULL,04/10] target/sparc: Drop inline markers from translate.c Untitled series #213680 --- 2023-06-28 Mark Cave-Ayland Accepted
[PULL,03/10] target/sparc: Fix npc comparison in sparc_tr_insn_start Untitled series #213680 --- 2023-06-28 Mark Cave-Ayland Accepted
[PULL,02/10] target/sparc: Use tcg_gen_lookup_and_goto_ptr in gen_goto_tb Untitled series #213680 --- 2023-06-28 Mark Cave-Ayland Accepted
[v3,8/8] target/sparc: Use tcg_gen_lookup_and_goto_ptr for v9 WRASI target/sparc: Use tcg_gen_lookup_and_goto_ptr --- 2023-06-28 Richard Henderson Superseded
[v3,7/8] target/sparc: Use DYNAMIC_PC_LOOKUP for v9 RETURN target/sparc: Use tcg_gen_lookup_and_goto_ptr --- 2023-06-28 Richard Henderson Superseded
[v3,6/8] target/sparc: Use DYNAMIC_PC_LOOKUP for JMPL target/sparc: Use tcg_gen_lookup_and_goto_ptr --- 2023-06-28 Richard Henderson Superseded
[v3,5/8] target/sparc: Use DYNAMIC_PC_LOOKUP for conditional branches target/sparc: Use tcg_gen_lookup_and_goto_ptr --- 2023-06-28 Richard Henderson Superseded
[v3,4/8] target/sparc: Introduce DYNAMIC_PC_LOOKUP target/sparc: Use tcg_gen_lookup_and_goto_ptr --- 2023-06-28 Richard Henderson Superseded
[v3,3/8] target/sparc: Drop inline markers from translate.c target/sparc: Use tcg_gen_lookup_and_goto_ptr --- 2023-06-28 Richard Henderson Superseded
[v3,2/8] target/sparc: Fix npc comparison in sparc_tr_insn_start target/sparc: Use tcg_gen_lookup_and_goto_ptr --- 2023-06-28 Richard Henderson Superseded
[v3,1/8] target/sparc: Use tcg_gen_lookup_and_goto_ptr in gen_goto_tb target/sparc: Use tcg_gen_lookup_and_goto_ptr --- 2023-06-28 Richard Henderson Superseded
[v2,4/4] target/riscv: Restrict riscv_cpu_do_interrupt() to sysemu target/riscv: Misc header cleanups --- 2023-06-28 Philippe Mathieu-Daudé Superseded
[v2,3/4] target/riscv: Restrict 'rv128' machine to TCG accelerator target/riscv: Misc header cleanups --- 2023-06-28 Philippe Mathieu-Daudé Superseded
[v2,2/4] target/riscv: Restrict sysemu specific header to user emulation target/riscv: Misc header cleanups --- 2023-06-28 Philippe Mathieu-Daudé Superseded
[v2,1/4] target/riscv: Remove unused 'instmap.h' header in translate.c target/riscv: Misc header cleanups --- 2023-06-28 Philippe Mathieu-Daudé Superseded
[v3,28/36] gdbstub: clean-up vcont handling to avoid goto maintainer omnibus: testing, fuzz, plugins, documentation, gdbstub (pre-PR) --- 2023-06-27 Alex Bennée Superseded
[v3,26/36] gdbstub: lightly refactor connection to avoid snprintf maintainer omnibus: testing, fuzz, plugins, documentation, gdbstub (pre-PR) --- 2023-06-27 Alex Bennée Superseded
[v3,25/36] docs/devel: introduce some key concepts for QOM development maintainer omnibus: testing, fuzz, plugins, documentation, gdbstub (pre-PR) --- 2023-06-27 Alex Bennée Superseded
[v3,24/36] docs/devel: split qom-api reference into new file maintainer omnibus: testing, fuzz, plugins, documentation, gdbstub (pre-PR) --- 2023-06-27 Alex Bennée Superseded
[v3,23/36] docs/devel/qom.rst: Correct code style maintainer omnibus: testing, fuzz, plugins, documentation, gdbstub (pre-PR) --- 2023-06-27 Alex Bennée Superseded
[v3,22/36] include/hw/qdev-core: fixup kerneldoc annotations maintainer omnibus: testing, fuzz, plugins, documentation, gdbstub (pre-PR) --- 2023-06-27 Alex Bennée Superseded
[v3,21/36] include/migration: mark vmstate_register() as a legacy function maintainer omnibus: testing, fuzz, plugins, documentation, gdbstub (pre-PR) --- 2023-06-27 Alex Bennée Superseded
[v3,20/36] docs/devel: add some front matter to the devel index maintainer omnibus: testing, fuzz, plugins, documentation, gdbstub (pre-PR) --- 2023-06-27 Alex Bennée Superseded
[v3,19/36] plugins: update lockstep to use g_memdup2 maintainer omnibus: testing, fuzz, plugins, documentation, gdbstub (pre-PR) --- 2023-06-27 Alex Bennée Superseded
[v3,18/36] plugins: fix memory leak while parsing options maintainer omnibus: testing, fuzz, plugins, documentation, gdbstub (pre-PR) --- 2023-06-27 Alex Bennée Superseded
[v3,17/36] plugins: force slow path when plugins instrument memory ops maintainer omnibus: testing, fuzz, plugins, documentation, gdbstub (pre-PR) --- 2023-06-27 Alex Bennée Superseded
[v3,15/36] tests/docker: convert riscv64-cross to lcitool maintainer omnibus: testing, fuzz, plugins, documentation, gdbstub (pre-PR) --- 2023-06-27 Alex Bennée Superseded
[v3,14/36] tests/lcitool: introduce qemu-minimal maintainer omnibus: testing, fuzz, plugins, documentation, gdbstub (pre-PR) --- 2023-06-27 Alex Bennée Superseded
[v3,13/36] tests/lcitool: add an explicit gcc-native package maintainer omnibus: testing, fuzz, plugins, documentation, gdbstub (pre-PR) --- 2023-06-27 Alex Bennée Superseded
[v3,11/36] tests/lcitool: update to latest version maintainer omnibus: testing, fuzz, plugins, documentation, gdbstub (pre-PR) --- 2023-06-27 Alex Bennée Superseded
[v3,10/36] Makefile: add lcitool-refresh to UNCHECKED_GOALS maintainer omnibus: testing, fuzz, plugins, documentation, gdbstub (pre-PR) --- 2023-06-27 Alex Bennée Superseded
[v3,09/36] tests/docker: add test-fuzz maintainer omnibus: testing, fuzz, plugins, documentation, gdbstub (pre-PR) --- 2023-06-27 Alex Bennée Superseded
[v3,08/36] tests/qtests: clean-up and fix leak in generic_fuzz maintainer omnibus: testing, fuzz, plugins, documentation, gdbstub (pre-PR) --- 2023-06-27 Alex Bennée New
[v3,07/36] scripts/oss-fuzz: add a suppression for keymap maintainer omnibus: testing, fuzz, plugins, documentation, gdbstub (pre-PR) --- 2023-06-27 Alex Bennée Superseded
[v3,06/36] qemu-keymap: properly check return from xkb_keymap_mod_get_index maintainer omnibus: testing, fuzz, plugins, documentation, gdbstub (pre-PR) --- 2023-06-27 Alex Bennée Superseded
[v3,05/36] tests/tcg: add mechanism to handle plugin arguments maintainer omnibus: testing, fuzz, plugins, documentation, gdbstub (pre-PR) --- 2023-06-27 Alex Bennée Superseded
[v3,03/36] gitlab: reduce testing scope of check-gcov maintainer omnibus: testing, fuzz, plugins, documentation, gdbstub (pre-PR) --- 2023-06-27 Alex Bennée Superseded
[v3,17/36] plugins: force slow path when plugins instrument memory ops maintainer omnibus: testing, fuzz, plugins, documentation (pre-PR) --- 2023-06-27 Alex Bennée New
[v3,15/36] tests/docker: convert riscv64-cross to lcitool maintainer omnibus: testing, fuzz, plugins, documentation (pre-PR) --- 2023-06-27 Alex Bennée Superseded
[v3,14/36] tests/lcitool: introduce qemu-minimal maintainer omnibus: testing, fuzz, plugins, documentation (pre-PR) --- 2023-06-27 Alex Bennée Superseded
[v3,13/36] tests/lcitool: add an explicit gcc-native package maintainer omnibus: testing, fuzz, plugins, documentation (pre-PR) --- 2023-06-27 Alex Bennée Superseded
[v3,11/36] tests/lcitool: update to latest version maintainer omnibus: testing, fuzz, plugins, documentation (pre-PR) --- 2023-06-27 Alex Bennée Superseded
[v3,10/36] Makefile: add lcitool-refresh to UNCHECKED_GOALS maintainer omnibus: testing, fuzz, plugins, documentation (pre-PR) --- 2023-06-27 Alex Bennée Superseded
[v3,09/36] tests/docker: add test-fuzz maintainer omnibus: testing, fuzz, plugins, documentation (pre-PR) --- 2023-06-27 Alex Bennée Superseded
[v3,08/36] tests/qtests: clean-up and fix leak in generic_fuzz maintainer omnibus: testing, fuzz, plugins, documentation (pre-PR) --- 2023-06-27 Alex Bennée Superseded
[v3,07/36] scripts/oss-fuzz: add a suppression for keymap maintainer omnibus: testing, fuzz, plugins, documentation (pre-PR) --- 2023-06-27 Alex Bennée Superseded
[v3,06/36] qemu-keymap: properly check return from xkb_keymap_mod_get_index maintainer omnibus: testing, fuzz, plugins, documentation (pre-PR) --- 2023-06-27 Alex Bennée Superseded
[v3,05/36] tests/tcg: add mechanism to handle plugin arguments maintainer omnibus: testing, fuzz, plugins, documentation (pre-PR) --- 2023-06-27 Alex Bennée Superseded
[v3,03/36] gitlab: reduce testing scope of check-gcov maintainer omnibus: testing, fuzz, plugins, documentation (pre-PR) --- 2023-06-27 Alex Bennée Superseded
[2/2] target/riscv: Only build KVM guest with same wordsize as host target/riscv: Only build qemu-system-riscv$$ on rv$$ host --- 2023-06-27 Philippe Mathieu-Daudé New
[1/2] target/riscv: Only unify 'riscv32/64' -> 'riscv' for host cpu in meson target/riscv: Only build qemu-system-riscv$$ on rv$$ host --- 2023-06-27 Philippe Mathieu-Daudé New
[v3,6/6] target/ppc: Remove pointless checks of CONFIG_USER_ONLY in 'kvm_ppc.h' target/ppc: Few cleanups in kvm_ppc.h --- 2023-06-27 Philippe Mathieu-Daudé Superseded
[v3,5/6] target/ppc: Restrict 'kvm_ppc.h' to sysemu in cpu_init.c target/ppc: Few cleanups in kvm_ppc.h --- 2023-06-27 Philippe Mathieu-Daudé New
[v3,4/6] target/ppc: Define TYPE_HOST_POWERPC_CPU in cpu-qom.h target/ppc: Few cleanups in kvm_ppc.h --- 2023-06-27 Philippe Mathieu-Daudé New
[v3,3/6] target/ppc: Move CPU QOM definitions to cpu-qom.h target/ppc: Few cleanups in kvm_ppc.h --- 2023-06-27 Philippe Mathieu-Daudé New
[v3,2/6] target/ppc: Reorder #ifdef'ry in kvm_ppc.h target/ppc: Few cleanups in kvm_ppc.h --- 2023-06-27 Philippe Mathieu-Daudé Superseded
[v3,1/6] target/ppc: Have 'kvm_ppc.h' include 'sysemu/kvm.h' target/ppc: Few cleanups in kvm_ppc.h --- 2023-06-27 Philippe Mathieu-Daudé New
[RFC] gdbstub: clean-up vcont handling to avoid goto [RFC] gdbstub: clean-up vcont handling to avoid goto --- 2023-06-27 Alex Bennée Superseded
[16/16] gitlab-ci.d/crossbuilds: Add KVM riscv64 cross-build jobs target/riscv: Allow building without TCG (KVM-only so far) --- 2023-06-26 Philippe Mathieu-Daudé Superseded
[15/16] target/riscv: Restrict TCG-specific prototype declarations target/riscv: Allow building without TCG (KVM-only so far) --- 2023-06-26 Philippe Mathieu-Daudé Superseded
[14/16] target/riscv: Move sysemu-specific code to sysemu/cpu_helper.c target/riscv: Allow building without TCG (KVM-only so far) --- 2023-06-26 Philippe Mathieu-Daudé Superseded
[RFC,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-06-26 Philippe Mathieu-Daudé Superseded
[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-06-26 Philippe Mathieu-Daudé Superseded
[11/16] target/riscv: Move sysemu-specific debug files to target/riscv/sysemu/ target/riscv: Allow building without TCG (KVM-only so far) --- 2023-06-26 Philippe Mathieu-Daudé Superseded
[10/16] target/riscv: Extract TCG-specific code from debug.c target/riscv: Allow building without TCG (KVM-only so far) --- 2023-06-26 Philippe Mathieu-Daudé Superseded
[09/16] target/riscv: Expose some 'trigger' prototypes from debug.c target/riscv: Allow building without TCG (KVM-only so far) --- 2023-06-26 Philippe Mathieu-Daudé Superseded
[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-06-26 Philippe Mathieu-Daudé Superseded
[07/16] target/riscv: Move TCG-specific files to target/riscv/tcg/ target/riscv: Allow building without TCG (KVM-only so far) --- 2023-06-26 Philippe Mathieu-Daudé Superseded
[06/16] target/riscv: Restrict riscv_cpu_do_interrupt() to sysemu target/riscv: Allow building without TCG (KVM-only so far) --- 2023-06-26 Philippe Mathieu-Daudé Superseded
[05/16] target/riscv: Move sysemu-specific files to target/riscv/sysemu/ target/riscv: Allow building without TCG (KVM-only so far) --- 2023-06-26 Philippe Mathieu-Daudé New
[04/16] target/riscv: Restrict 'rv128' machine to TCG accelerator target/riscv: Allow building without TCG (KVM-only so far) --- 2023-06-26 Philippe Mathieu-Daudé Superseded
[03/16] target/riscv: Restrict sysemu specific header to user emulation target/riscv: Allow building without TCG (KVM-only so far) --- 2023-06-26 Philippe Mathieu-Daudé Superseded
[02/16] target/riscv: Restrict KVM-specific fields from ArchCPU target/riscv: Allow building without TCG (KVM-only so far) --- 2023-06-26 Philippe Mathieu-Daudé Superseded
[01/16] target/riscv: Remove unused 'instmap.h' header in translate.c target/riscv: Allow building without TCG (KVM-only so far) --- 2023-06-26 Philippe Mathieu-Daudé Superseded
[v2,26/26] tests/plugin: Remove duplicate insn log from libinsn.so maintainer omnibus: testing, fuzz, plugins, documentation --- 2023-06-26 Alex Bennée New
[v2,25/26] docs/devel: introduce some key concepts for QOM development maintainer omnibus: testing, fuzz, plugins, documentation --- 2023-06-26 Alex Bennée Superseded
[v2,24/26] docs/devel: split qom-api reference into new file maintainer omnibus: testing, fuzz, plugins, documentation --- 2023-06-26 Alex Bennée Superseded
[v2,23/26] docs/devel/qom.rst: Correct code style maintainer omnibus: testing, fuzz, plugins, documentation --- 2023-06-26 Alex Bennée Superseded
[v2,22/26] include/hw/qdev-core: fixup kerneldoc annotations maintainer omnibus: testing, fuzz, plugins, documentation --- 2023-06-26 Alex Bennée Superseded
[v2,21/26] include/migration: mark vmstate_register() as a legacy function maintainer omnibus: testing, fuzz, plugins, documentation --- 2023-06-26 Alex Bennée Superseded
[v2,20/26] docs/devel: add some front matter to the devel index maintainer omnibus: testing, fuzz, plugins, documentation --- 2023-06-26 Alex Bennée Superseded
[v2,19/26] plugins: update lockstep to use g_memdup2 maintainer omnibus: testing, fuzz, plugins, documentation --- 2023-06-26 Alex Bennée Superseded
[v2,18/26] plugins: fix memory leak while parsing options maintainer omnibus: testing, fuzz, plugins, documentation --- 2023-06-26 Alex Bennée Superseded
[v2,17/26] plugins: force slow path when plugins instrument memory ops maintainer omnibus: testing, fuzz, plugins, documentation --- 2023-06-26 Alex Bennée Superseded
[v2,15/26] tests/docker: convert riscv64-cross to lcitool maintainer omnibus: testing, fuzz, plugins, documentation --- 2023-06-26 Alex Bennée Superseded
[v2,14/26] tests/lcitool: introduce qemu-minimal maintainer omnibus: testing, fuzz, plugins, documentation --- 2023-06-26 Alex Bennée Superseded
[v2,13/26] tests/lcitool: add an explicit gcc-native package maintainer omnibus: testing, fuzz, plugins, documentation --- 2023-06-26 Alex Bennée Superseded
[v2,11/26] tests/lcitool: update to latest version maintainer omnibus: testing, fuzz, plugins, documentation --- 2023-06-26 Alex Bennée Superseded
[v2,10/26] Makefile: add lcitool-refresh to UNCHECKED_GOALS maintainer omnibus: testing, fuzz, plugins, documentation --- 2023-06-26 Alex Bennée Superseded
« 1 2 ... 109 110 111400 401 »