Patch Metrics

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

Patches per month: Submitted Accepted
Time-to-acceptance distribution (in days)
Show patches with: State = Action Required       |   7586 patches
« 1 2 3 475 76 »
Patch Series S/W/F Date Submitter Delegate State
[PULL,00/32] Misc HW / accel patches --- 2024-06-04 Philippe Mathieu-Daudé New
[3/3] accel/tcg: Make TCGCPUOps::cpu_exec_halt mandatory cpu_exec_halt: make method mandatory --- 2024-06-03 Peter Maydell New
[2/3] target: Set TCGCPUOps::cpu_exec_halt to target's has_work implementation cpu_exec_halt: make method mandatory --- 2024-06-03 Peter Maydell New
[1/3] target/arm: Set arm_v7m_tcg_ops cpu_exec_halt to arm_cpu_exec_halt() cpu_exec_halt: make method mandatory --- 2024-06-03 Peter Maydell New
[v3,5/6] plugins: add time control API Implement icount=auto using TCG Plugins --- 2024-05-30 Pierrick Bouvier New
[v3,3/6] sysemu: generalise qtest_warp_clock as qemu_clock_advance_virtual_time Implement icount=auto using TCG Plugins --- 2024-05-30 Pierrick Bouvier New
[v3,2/6] qtest: use cpu interface in qtest_clock_warp Implement icount=auto using TCG Plugins --- 2024-05-30 Pierrick Bouvier New
[v3,1/6] sysemu: add set_virtual_time to accel ops Implement icount=auto using TCG Plugins --- 2024-05-30 Pierrick Bouvier New
[2/5] cpu: move Qemu[Thread|Cond] setup into common code cpus: a few tweaks to CPU realization --- 2024-05-30 Alex Bennée New
[v2,2/3] target/riscv: Restrict semihosting to TCG semihosting: Restrict to TCG --- 2024-05-30 Philippe Mathieu-Daudé New
[Semihosting,Tests,v2,3/3] add SYS_GET_CMDLINE test add SYS_GET_CMDLINE test --- 2024-05-30 Alex Bennée New
[Semihosting,Tests,v2,2/3] update includes for bare metal compiling add SYS_GET_CMDLINE test --- 2024-05-30 Alex Bennée New
[Semihosting,Tests,v2,1/3] .editorconfig: add code conventions for tooling add SYS_GET_CMDLINE test --- 2024-05-30 Alex Bennée New
[4/4] hw/s390x: Deprecate the QMP @dump-skeys command [1/4] hw/s390x: Introduce the @dump-s390-skeys QMP command --- 2024-05-30 Philippe Mathieu-Daudé New
[3/4] hw/s390x: Deprecate the HMP 'dump_skeys' command [1/4] hw/s390x: Introduce the @dump-s390-skeys QMP command --- 2024-05-30 Philippe Mathieu-Daudé New
[2/4] hw/s390x: Introduce the 'dump_s390_skeys' HMP command [1/4] hw/s390x: Introduce the @dump-s390-skeys QMP command --- 2024-05-30 Philippe Mathieu-Daudé New
[1/4] hw/s390x: Introduce the @dump-s390-skeys QMP command [1/4] hw/s390x: Introduce the @dump-s390-skeys QMP command --- 2024-05-30 Philippe Mathieu-Daudé New
[RISU] risugen/arm: Refine prefetch and memory hintspace patterns [RISU] risugen/arm: Refine prefetch and memory hintspace patterns --- 2024-05-29 Richard Henderson New
[08/10] tests/lcitool: generate package lists for ansible testing/next: purging centos and more lcitool --- 2024-05-29 Alex Bennée New
[07/10] tests/lcitool: bump to latest version testing/next: purging centos and more lcitool --- 2024-05-29 Alex Bennée New
accel: Restrict probe_access*() functions to TCG accel: Restrict probe_access*() functions to TCG --- 2024-05-29 Philippe Mathieu-Daudé New
[RFC] cpus: split qemu_init_vcpu and delay vCPU thread creation [RFC] cpus: split qemu_init_vcpu and delay vCPU thread creation --- 2024-05-29 Alex Bennée New
[PULL,04/22] target/s390x: Record separate PER bits in TB flags [PULL,01/22] target/s390x: Do not use unwind for per_check_exception --- 2024-05-29 Thomas Huth New
[PULL,02/22] target/s390x: Move cpu_get_tb_cpu_state out of line [PULL,01/22] target/s390x: Do not use unwind for per_check_exception --- 2024-05-29 Thomas Huth New
[v5,23/23] hw/i386/pc: Replace PCMachineClass::acpi_data_size by PC_ACPI_DATA_SIZE hw/i386: Remove deprecated pc-i440fx-2.0 -> 2.3 machines --- 2024-05-29 Philippe Mathieu-Daudé New
[v5,08/23] hw/i386/pc: Remove deprecated pc-i440fx-2.1 machine hw/i386: Remove deprecated pc-i440fx-2.0 -> 2.3 machines --- 2024-05-29 Philippe Mathieu-Daudé New
[v3,30/33] target/arm: Tidy SQDMULH, SQRDMULH (vector) target/arm: Convert a64 advsimd to decodetree (part 1b) --- 2024-05-28 Richard Henderson New
[v3,22/33] target/arm: Convert SHSUB, UHSUB to gvec target/arm: Convert a64 advsimd to decodetree (part 1b) --- 2024-05-28 Richard Henderson New
[v3,20/33] target/arm: Convert SHADD, UHADD to gvec target/arm: Convert a64 advsimd to decodetree (part 1b) --- 2024-05-28 Richard Henderson New
[v3,14/33] target/arm: Convert SQRSHL and UQRSHL (register) to gvec target/arm: Convert a64 advsimd to decodetree (part 1b) --- 2024-05-28 Richard Henderson New
[v3,12/33] target/arm: Convert SQSHL and UQSHL (register) to gvec target/arm: Convert a64 advsimd to decodetree (part 1b) --- 2024-05-28 Richard Henderson New
[v3,10/33] target/arm: Convert SRSHL and URSHL (register) to gvec target/arm: Convert a64 advsimd to decodetree (part 1b) --- 2024-05-28 Richard Henderson New
[v3,06/33] target/arm: Inline scalar SQADD, UQADD, SQSUB, UQSUB target/arm: Convert a64 advsimd to decodetree (part 1b) --- 2024-05-28 Richard Henderson New
[v3,05/33] target/arm: Inline scalar SUQADD and USQADD target/arm: Convert a64 advsimd to decodetree (part 1b) --- 2024-05-28 Richard Henderson New
[v3,04/33] target/arm: Convert SUQADD and USQADD to gvec target/arm: Convert a64 advsimd to decodetree (part 1b) --- 2024-05-28 Richard Henderson New
[v3,01/33] target/arm: Diagnose UNPREDICTABLE operands to PLD, PLDW, PLI target/arm: Convert a64 advsimd to decodetree (part 1b) --- 2024-05-28 Richard Henderson New
[6/6] accel/tcg: Move qemu_plugin_vcpu_init__async() to plugins/ accel: Restrict TCG plugin (un)registration to TCG accel --- 2024-05-28 Philippe Mathieu-Daudé New
[5/6] accel: Restrict TCG plugin (un)registration to TCG accel accel: Restrict TCG plugin (un)registration to TCG accel --- 2024-05-28 Philippe Mathieu-Daudé New
[4/6] accel: Introduce accel_cpu_common_[un]realize_assigned() handlers accel: Restrict TCG plugin (un)registration to TCG accel --- 2024-05-28 Philippe Mathieu-Daudé New
[3/6] accel: Clarify accel_cpu_common_[un]realize() use unassigned vCPU accel: Restrict TCG plugin (un)registration to TCG accel --- 2024-05-28 Philippe Mathieu-Daudé New
[18/18] tcg/loongarch64: Enable v256 with LASX tcg/loongarch64: Support v64 and v256 --- 2024-05-27 Richard Henderson New
[Stable-9.0.1,34/44] tcg/loongarch64: Fill out tcg_out_{ld, st} for vector regs Untitled series #242572 --- 2024-05-27 Michael Tokarev New
[Stable-9.0.1,24/44] target/sh4: Update DisasContextBase.insn_start Untitled series #242572 --- 2024-05-27 Michael Tokarev New
[Stable-9.0.1,23/44] target/sparc: Fix FPMERGE Untitled series #242572 --- 2024-05-27 Michael Tokarev New
[Stable-9.0.1,22/44] target/sparc: Fix FMULD8*X16 Untitled series #242572 --- 2024-05-27 Michael Tokarev New
[Stable-9.0.1,21/44] target/sparc: Fix FMUL8x16A{U,L} Untitled series #242572 --- 2024-05-27 Michael Tokarev New
[Stable-9.0.1,20/44] target/sparc: Fix FMUL8x16 Untitled series #242572 --- 2024-05-27 Michael Tokarev New
[Stable-9.0.1,19/44] target/sparc: Fix FEXPAND Untitled series #242572 --- 2024-05-27 Michael Tokarev New
[Stable-9.0.1,17/44] plugins: Update stale comment Untitled series #242572 --- 2024-05-27 Michael Tokarev New
[Stable-9.0.1,16/44] target/sh4: Fix SUBV opcode Untitled series #242572 --- 2024-05-27 Michael Tokarev New
[Stable-9.0.1,15/44] target/sh4: Fix ADDV opcode Untitled series #242572 --- 2024-05-27 Michael Tokarev New
[Stable-9.0.1,14/44] hw/arm/npcm7xx: Store derivative OTP fuse key in little endian Untitled series #242572 --- 2024-05-27 Michael Tokarev New
[Stable-9.0.1,10/44] tests/avocado: update sunxi kernel from armbian to 6.6.16 Untitled series #242572 --- 2024-05-27 Michael Tokarev New
[Stable-9.0.1,09/44] target/arm: Restrict translation disabled alignment check to VMSA Untitled series #242572 --- 2024-05-27 Michael Tokarev New
[Stable-8.2.5,02/21] target/sparc: Fix FEXPAND Untitled series #242571 --- 2024-05-27 Michael Tokarev New
[Stable-7.2.12,07/19] tests/avocado: update sunxi kernel from armbian to 6.6.16 [Stable-7.2.12,01/19] gitlab-ci: Remove job building EDK2 firmware binaries --- 2024-05-27 Michael Tokarev New
[Stable-7.2.12,01/19] gitlab-ci: Remove job building EDK2 firmware binaries [Stable-7.2.12,01/19] gitlab-ci: Remove job building EDK2 firmware binaries --- 2024-05-27 Michael Tokarev New
[PULL,28/28] target/i386: Pass host pointer and size to cpu_x86_{xsave, xrstor} [PULL,01/28] target/i386: Add tcg/access.[ch] --- 2024-05-27 Richard Henderson New
[PULL,27/28] target/i386: Pass host pointer and size to cpu_x86_{fxsave, fxrstor} [PULL,01/28] target/i386: Add tcg/access.[ch] --- 2024-05-27 Richard Henderson New
[PULL,26/28] target/i386: Pass host pointer and size to cpu_x86_{fsave, frstor} [PULL,01/28] target/i386: Add tcg/access.[ch] --- 2024-05-27 Richard Henderson New
[PULL,24/28] target/i386: Convert do_xsave to X86Access [PULL,01/28] target/i386: Add tcg/access.[ch] --- 2024-05-27 Richard Henderson New
[PULL,22/28] linux-user/i386: Fix allocation and alignment of fp state [PULL,01/28] target/i386: Add tcg/access.[ch] --- 2024-05-27 Richard Henderson New
[PULL,20/28] linux-user/i386: Return boolean success from restore_sigcontext [PULL,01/28] target/i386: Add tcg/access.[ch] --- 2024-05-27 Richard Henderson New
[PULL,13/28] target/i386: Add rbfm argument to cpu_x86_{xsave, xrstor} [PULL,01/28] target/i386: Add tcg/access.[ch] --- 2024-05-27 Richard Henderson New
[PULL,09/28] tagret/i386: Convert do_fxsave, do_fxrstor to X86Access [PULL,01/28] target/i386: Add tcg/access.[ch] --- 2024-05-27 Richard Henderson New
[PULL,06/28] target/i386: Convert do_fsave, do_frstor to X86Access [PULL,01/28] target/i386: Add tcg/access.[ch] --- 2024-05-27 Richard Henderson New
[PULL,01/28] target/i386: Add tcg/access.[ch] [PULL,01/28] target/i386: Add tcg/access.[ch] --- 2024-05-27 Richard Henderson New
[PULL,00/28] linux-user patch queue --- 2024-05-27 Richard Henderson New
[RISU,v2,13/13] sparc64: Add VIS4 instructions ELF and Sparc64 support --- 2024-05-26 Richard Henderson New
[RISU,v2,12/13] sparc64: Add IMA instructions ELF and Sparc64 support --- 2024-05-26 Richard Henderson New
[RISU,v2,11/13] sparc64: Add VIS3 instructions ELF and Sparc64 support --- 2024-05-26 Richard Henderson New
[RISU,v2,10/13] sparc64: Add VIS2 and FMAF insns ELF and Sparc64 support --- 2024-05-26 Richard Henderson New
[RISU,v2,09/13] sparc64: Add VIS1 instructions ELF and Sparc64 support --- 2024-05-26 Richard Henderson New
[RISU,v2,08/13] sparc64: Add a few logical insns ELF and Sparc64 support --- 2024-05-26 Richard Henderson New
[RISU,v2,07/13] contrib/generate_all: Do not rely on ag ELF and Sparc64 support --- 2024-05-26 Richard Henderson New
[RISU,v2,06/13] risugen: Add sparc64 support ELF and Sparc64 support --- 2024-05-26 Richard Henderson New
[RISU,v2,05/13] risugen: Be explicit about print destinations ELF and Sparc64 support --- 2024-05-26 Richard Henderson New
[RISU,v2,04/13] risu: Add initial sparc64 support ELF and Sparc64 support --- 2024-05-26 Richard Henderson New
[RISU,v2,03/13] Introduce host_context_t ELF and Sparc64 support --- 2024-05-26 Richard Henderson New
[RISU,v2,02/13] Build elf test cases instead of raw binaries ELF and Sparc64 support --- 2024-05-26 Richard Henderson New
[RISU,v2,01/13] risu: Allow use of ELF test files ELF and Sparc64 support --- 2024-05-26 Richard Henderson New
sparc: Fix faligndatai assembly and disassembly sparc: Fix faligndatai assembly and disassembly --- 2024-05-26 Richard Henderson New
[v2,45/67] target/arm: Convert SRSHL, URSHL to decodetree target/arm: Convert a64 advsimd to decodetree (part 1) --- 2024-05-24 Richard Henderson New
[v2,43/67] target/arm: Convert SSHL, USHL to decodetree target/arm: Convert a64 advsimd to decodetree (part 1) --- 2024-05-24 Richard Henderson New
[v2,38/67] target/arm: Convert SUQADD and USQADD to gvec target/arm: Convert a64 advsimd to decodetree (part 1) --- 2024-05-24 Richard Henderson New
[v2,33/67] target/arm: Convert SMAXP, SMINP, UMAXP, UMINP to decodetree target/arm: Convert a64 advsimd to decodetree (part 1) --- 2024-05-24 Richard Henderson New
[v2,29/67] target/arm: Convert FMAXP, FMINP, FMAXNMP, FMINNMP to decodetree target/arm: Convert a64 advsimd to decodetree (part 1) --- 2024-05-24 Richard Henderson New
[v2,22/67] target/arm: Expand vfp neg and abs inline target/arm: Convert a64 advsimd to decodetree (part 1) --- 2024-05-24 Richard Henderson New
[v2,19/67] target/arm: Convert FADD, FSUB, FDIV, FMUL to decodetree target/arm: Convert a64 advsimd to decodetree (part 1) --- 2024-05-24 Richard Henderson New
[v2,18/67] target/arm: Convert FMULX to decodetree target/arm: Convert a64 advsimd to decodetree (part 1) --- 2024-05-24 Richard Henderson New
[v2,08/67] target/arm: Split out gengvec64.c target/arm: Convert a64 advsimd to decodetree (part 1) --- 2024-05-24 Richard Henderson New
[v2,07/67] target/arm: Split out gengvec.c target/arm: Convert a64 advsimd to decodetree (part 1) --- 2024-05-24 Richard Henderson New
[v2,03/67] target/arm: Reject incorrect operands to PLD, PLDW, PLI target/arm: Convert a64 advsimd to decodetree (part 1) --- 2024-05-24 Richard Henderson New
[v2,01/67] target/arm: Add neoverse-n1 to qemu-arm (DO NOT MERGE) target/arm: Convert a64 advsimd to decodetree (part 1) --- 2024-05-24 Richard Henderson New
[PULL,4/5] tcg/arm: Support TCG_TARGET_HAS_tst_vec [PULL,1/5] tcg: Introduce TCG_TARGET_HAS_tst_vec --- 2024-05-23 Richard Henderson New
[PULL,3/5] tcg/aarch64: Support TCG_TARGET_HAS_tst_vec [PULL,1/5] tcg: Introduce TCG_TARGET_HAS_tst_vec --- 2024-05-23 Richard Henderson New
[PULL,0/5] tcg patch queue --- 2024-05-23 Richard Henderson New
[v4,3/3] gdb/testsuite: Add gdb.arch/aarch64-mops-watchpoint.exp Add support for AArch64 MOPS instructions --- 2024-05-23 Thiago Jung Bauermann New
[v4,2/3] gdb/aarch64: Add record support for MOPS instructions. Add support for AArch64 MOPS instructions --- 2024-05-23 Thiago Jung Bauermann New
[v4,1/3] gdb/aarch64: Disable displaced single-step for MOPS instructions Add support for AArch64 MOPS instructions --- 2024-05-23 Thiago Jung Bauermann New
« 1 2 3 475 76 »