Toggle navigation
Patchwork
qemu-devel
Patches
Bundles
About this project
Login
Register
Mail settings
Show patches with
: Archived =
No
| 81014 patches
Series
Submitter
State
any
Action Required
New
Under Review
Accepted
Rejected
RFC
Not Applicable
Changes Requested
Awaiting Upstream
Superseded
Deferred
Search
Archived
No
Yes
Both
Delegate
------
Nobody
andy.doan@linaro.org
andy.doan@linaro.org
Apply
«
1
2
...
70
71
72
…
810
811
»
Patch
Series
S/W/F
Date
Submitter
Delegate
State
[09/14] target/s390x: Raise exception from helper_per_branch
target/s390x: Fix and improve PER
-
-
-
2024-05-02
Richard Henderson
Superseded
[08/14] target/s390x: Split per_breaking_event from per_branch_*
target/s390x: Fix and improve PER
-
-
-
2024-05-02
Richard Henderson
Superseded
[07/14] target/s390x: Simplify help_branch
target/s390x: Fix and improve PER
-
-
-
2024-05-02
Richard Henderson
New
[06/14] target/s390x: Introduce help_goto_indirect
target/s390x: Fix and improve PER
-
-
-
2024-05-02
Richard Henderson
Superseded
[05/14] target/s390x: Disable conditional branch-to-next for PER
target/s390x: Fix and improve PER
-
-
-
2024-05-02
Richard Henderson
Superseded
[04/14] target/s390x: Record separate PER bits in TB flags
target/s390x: Fix and improve PER
-
-
-
2024-05-02
Richard Henderson
New
[03/14] target/s390x: Update CR9 bits
target/s390x: Fix and improve PER
-
-
-
2024-05-02
Richard Henderson
Superseded
[02/14] target/s390x: Move cpu_get_tb_cpu_state out of line
target/s390x: Fix and improve PER
-
-
-
2024-05-02
Richard Henderson
New
[01/14] target/s390x: Do not use unwind for per_check_exception
target/s390x: Fix and improve PER
-
-
-
2024-05-02
Richard Henderson
New
[PULL,20/20] plugins: Update the documentation block for plugin-gen.c
[PULL,01/20] tcg: Make tcg/helper-info.h self-contained
-
-
-
2024-05-01
Richard Henderson
Accepted
[PULL,19/20] plugins: Inline plugin_gen_empty_callback
[PULL,01/20] tcg: Make tcg/helper-info.h self-contained
-
-
-
2024-05-01
Richard Henderson
Accepted
[PULL,18/20] plugins: Merge qemu_plugin_tb_insn_get to plugin-gen.c
[PULL,01/20] tcg: Make tcg/helper-info.h self-contained
-
-
-
2024-05-01
Richard Henderson
New
[PULL,17/20] plugins: Split out common cb expanders
[PULL,01/20] tcg: Make tcg/helper-info.h self-contained
-
-
-
2024-05-01
Richard Henderson
Accepted
[PULL,16/20] plugins: Replace pr_ops with a proper debug dump flag
[PULL,01/20] tcg: Make tcg/helper-info.h self-contained
-
-
-
2024-05-01
Richard Henderson
New
[PULL,15/20] plugins: Introduce PLUGIN_CB_MEM_REGULAR
[PULL,01/20] tcg: Make tcg/helper-info.h self-contained
-
-
-
2024-05-01
Richard Henderson
New
[PULL,14/20] plugins: Simplify callback queues
[PULL,01/20] tcg: Make tcg/helper-info.h self-contained
-
-
-
2024-05-01
Richard Henderson
New
[PULL,13/20] tcg: Remove INDEX_op_plugin_cb_{start,end}
[PULL,01/20] tcg: Make tcg/helper-info.h self-contained
-
-
-
2024-05-01
Richard Henderson
New
[PULL,12/20] tcg: Remove TCG_CALL_PLUGIN
[PULL,01/20] tcg: Make tcg/helper-info.h self-contained
-
-
-
2024-05-01
Richard Henderson
Accepted
[PULL,11/20] plugins: Remove plugin helpers
[PULL,01/20] tcg: Make tcg/helper-info.h self-contained
-
-
-
2024-05-01
Richard Henderson
New
[PULL,10/20] plugins: Use emit_before_op for PLUGIN_GEN_FROM_MEM
[PULL,01/20] tcg: Make tcg/helper-info.h self-contained
-
-
-
2024-05-01
Richard Henderson
New
[PULL,09/20] plugins: Use emit_before_op for PLUGIN_GEN_FROM_INSN
[PULL,01/20] tcg: Make tcg/helper-info.h self-contained
-
-
-
2024-05-01
Richard Henderson
New
[PULL,08/20] plugins: Add PLUGIN_GEN_AFTER_TB
[PULL,01/20] tcg: Make tcg/helper-info.h self-contained
-
-
-
2024-05-01
Richard Henderson
Accepted
[PULL,07/20] plugins: Use emit_before_op for PLUGIN_GEN_FROM_TB
[PULL,01/20] tcg: Make tcg/helper-info.h self-contained
-
-
-
2024-05-01
Richard Henderson
Accepted
[PULL,06/20] plugins: Use emit_before_op for PLUGIN_GEN_AFTER_INSN
[PULL,01/20] tcg: Make tcg/helper-info.h self-contained
-
-
-
2024-05-01
Richard Henderson
New
[PULL,05/20] plugins: Create TCGHelperInfo for all out-of-line callbacks
[PULL,01/20] tcg: Make tcg/helper-info.h self-contained
-
-
-
2024-05-01
Richard Henderson
Accepted
[PULL,04/20] plugins: Move function pointer in qemu_plugin_dyn_cb
[PULL,01/20] tcg: Make tcg/helper-info.h self-contained
-
-
-
2024-05-01
Richard Henderson
New
[PULL,03/20] plugins: Zero new qemu_plugin_dyn_cb entries
[PULL,01/20] tcg: Make tcg/helper-info.h self-contained
-
-
-
2024-05-01
Richard Henderson
Accepted
[PULL,02/20] tcg: Pass function pointer to tcg_gen_call*
[PULL,01/20] tcg: Make tcg/helper-info.h self-contained
-
-
-
2024-05-01
Richard Henderson
New
[PULL,01/20] tcg: Make tcg/helper-info.h self-contained
[PULL,01/20] tcg: Make tcg/helper-info.h self-contained
-
-
-
2024-05-01
Richard Henderson
New
[PULL,00/20] tcg patch queue
-
-
-
2024-05-01
Richard Henderson
New
[v7,10/10] tests/bench: Add bufferiszero-bench
[v7,01/10] util/bufferiszero: Remove SSE4.1 variant
-
-
-
2024-04-30
Richard Henderson
Superseded
[v7,09/10] util/bufferiszero: Add simd acceleration for aarch64
[v7,01/10] util/bufferiszero: Remove SSE4.1 variant
-
-
-
2024-04-30
Richard Henderson
Superseded
[v7,08/10] util/bufferiszero: Simplify test_buffer_is_zero_next_accel
[v7,01/10] util/bufferiszero: Remove SSE4.1 variant
-
-
-
2024-04-30
Richard Henderson
Superseded
[v7,07/10] util/bufferiszero: Introduce biz_accel_fn typedef
[v7,01/10] util/bufferiszero: Remove SSE4.1 variant
-
-
-
2024-04-30
Richard Henderson
Superseded
[v7,06/10] util/bufferiszero: Improve scalar variant
[v7,01/10] util/bufferiszero: Remove SSE4.1 variant
-
-
-
2024-04-30
Richard Henderson
Superseded
[v7,05/10] util/bufferiszero: Optimize SSE2 and AVX2 variants
[v7,01/10] util/bufferiszero: Remove SSE4.1 variant
-
-
-
2024-04-30
Richard Henderson
Superseded
[v7,04/10] util/bufferiszero: Remove useless prefetches
[v7,01/10] util/bufferiszero: Remove SSE4.1 variant
-
-
-
2024-04-30
Richard Henderson
Superseded
[v7,03/10] util/bufferiszero: Reorganize for early test for acceleration
[v7,01/10] util/bufferiszero: Remove SSE4.1 variant
-
-
-
2024-04-30
Richard Henderson
Superseded
[v7,02/10] util/bufferiszero: Remove AVX512 variant
[v7,01/10] util/bufferiszero: Remove SSE4.1 variant
-
-
-
2024-04-30
Richard Henderson
Superseded
[v7,01/10] util/bufferiszero: Remove SSE4.1 variant
[v7,01/10] util/bufferiszero: Remove SSE4.1 variant
-
-
-
2024-04-30
Richard Henderson
Superseded
[PULL,21/21] tests/qtest : Add testcase for DM163
[PULL,01/21] hw/core/clock: allow clock_propagate on child clocks
-
-
-
2024-04-30
Peter Maydell
Accepted
[PULL,20/21] hw/arm : Connect DM163 to B-L475E-IOT01A
[PULL,01/21] hw/core/clock: allow clock_propagate on child clocks
-
-
-
2024-04-30
Peter Maydell
Not Applicable
[PULL,19/21] hw/arm : Create Bl475eMachineState
[PULL,01/21] hw/core/clock: allow clock_propagate on child clocks
-
-
-
2024-04-30
Peter Maydell
Accepted
[PULL,18/21] hw/arm : Pass STM32L4x5 SYSCFG gpios to STM32L4x5 SoC
[PULL,01/21] hw/core/clock: allow clock_propagate on child clocks
-
-
-
2024-04-30
Peter Maydell
Accepted
[PULL,17/21] hw/display : Add device DM163
[PULL,01/21] hw/core/clock: allow clock_propagate on child clocks
-
-
-
2024-04-30
Peter Maydell
Not Applicable
[PULL,16/21] hw/arm/npcm7xx: Store derivative OTP fuse key in little endian
[PULL,01/21] hw/core/clock: allow clock_propagate on child clocks
-
-
-
2024-04-30
Peter Maydell
Accepted
[PULL,15/21] hw/char/stm32l4x5_usart: Fix memory corruption by adding correct class_size
[PULL,01/21] hw/core/clock: allow clock_propagate on child clocks
-
-
-
2024-04-30
Peter Maydell
Accepted
[PULL,14/21] hw/dmax/xlnx_dpdma: fix handling of address_extension descriptor fields
[PULL,01/21] hw/core/clock: allow clock_propagate on child clocks
-
-
-
2024-04-30
Peter Maydell
Accepted
[PULL,13/21] target/arm: Default to 1GHz cntfrq for 'max' and new CPUs
[PULL,01/21] hw/core/clock: allow clock_propagate on child clocks
-
-
-
2024-04-30
Peter Maydell
Not Applicable
[PULL,12/21] hw/watchdog/sbsa_gwdt: Make watchdog timer frequency a QOM property
[PULL,01/21] hw/core/clock: allow clock_propagate on child clocks
-
-
-
2024-04-30
Peter Maydell
Not Applicable
[PULL,11/21] hw/arm/sbsa-ref: Force CPU generic timer to 62.5MHz
[PULL,01/21] hw/core/clock: allow clock_propagate on child clocks
-
-
-
2024-04-30
Peter Maydell
Accepted
[PULL,10/21] target/arm: Refactor default generic timer frequency handling
[PULL,01/21] hw/core/clock: allow clock_propagate on child clocks
-
-
-
2024-04-30
Peter Maydell
Not Applicable
[PULL,09/21] tests/avocado: update sunxi kernel from armbian to 6.6.16
[PULL,01/21] hw/core/clock: allow clock_propagate on child clocks
-
-
-
2024-04-30
Peter Maydell
Accepted
[PULL,08/21] target/arm: Enable FEAT_Spec_FPACC for -cpu max
[PULL,01/21] hw/core/clock: allow clock_propagate on child clocks
-
-
-
2024-04-30
Peter Maydell
Accepted
[PULL,07/21] target/arm: Implement ID_AA64MMFR3_EL1
[PULL,01/21] hw/core/clock: allow clock_propagate on child clocks
-
-
-
2024-04-30
Peter Maydell
Accepted
[PULL,06/21] target/arm: Enable FEAT_ETS2 for -cpu max
[PULL,01/21] hw/core/clock: allow clock_propagate on child clocks
-
-
-
2024-04-30
Peter Maydell
Accepted
[PULL,05/21] target/arm: Enable FEAT_CSV2_3 for -cpu max
[PULL,01/21] hw/core/clock: allow clock_propagate on child clocks
-
-
-
2024-04-30
Peter Maydell
Accepted
[PULL,04/21] docs/system/arm/emulation.rst: Add missing implemented features
[PULL,01/21] hw/core/clock: allow clock_propagate on child clocks
-
-
-
2024-04-30
Peter Maydell
Accepted
[PULL,03/21] target/arm: Restrict translation disabled alignment check to VMSA
[PULL,01/21] hw/core/clock: allow clock_propagate on child clocks
-
-
-
2024-04-30
Peter Maydell
Accepted
[PULL,02/21] hvf: arm: Remove PL1_WRITE_MASK
[PULL,01/21] hw/core/clock: allow clock_propagate on child clocks
-
-
-
2024-04-30
Peter Maydell
Accepted
[PULL,01/21] hw/core/clock: allow clock_propagate on child clocks
[PULL,01/21] hw/core/clock: allow clock_propagate on child clocks
-
-
-
2024-04-30
Peter Maydell
Accepted
[PULL,00/21] target-arm queue
-
-
-
2024-04-30
Peter Maydell
Not Applicable
[v4,4/4] target/sh4: Rename TCGv variables as manual for SUBV opcode
target/sh4: Fix ADDV/SUBV opcodes
-
-
-
2024-04-30
Philippe Mathieu-Daudé
Superseded
[v4,3/4] target/sh4: Rename TCGv variables as manual for ADDV opcode
target/sh4: Fix ADDV/SUBV opcodes
-
-
-
2024-04-30
Philippe Mathieu-Daudé
Superseded
[v4,2/4] target/sh4: Fix SUBV opcode
target/sh4: Fix ADDV/SUBV opcodes
-
-
-
2024-04-30
Philippe Mathieu-Daudé
Superseded
[v4,1/4] target/sh4: Fix ADDV opcode
target/sh4: Fix ADDV/SUBV opcodes
-
-
-
2024-04-30
Philippe Mathieu-Daudé
Superseded
[v3,4/4] target/sh4: Rename TCGv variables as manual for SUBV opcode
target/sh4: Fix ADDV/SUBV opcodes
-
-
-
2024-04-30
Philippe Mathieu-Daudé
Superseded
[v3,3/4] target/sh4: Rename TCGv variables as manual for ADDV opcode
target/sh4: Fix ADDV/SUBV opcodes
-
-
-
2024-04-30
Philippe Mathieu-Daudé
Superseded
[v3,2/4] target/sh4: Fix SUBV opcode
target/sh4: Fix ADDV/SUBV opcodes
-
-
-
2024-04-30
Philippe Mathieu-Daudé
Superseded
[v3,1/4] target/sh4: Fix ADDV opcode
target/sh4: Fix ADDV/SUBV opcodes
-
-
-
2024-04-30
Philippe Mathieu-Daudé
Superseded
[v2] target/sh4: Fix SUBV opcode
[v2] target/sh4: Fix SUBV opcode
-
-
-
2024-04-30
Philippe Mathieu-Daudé
New
[2/2] target/arm: Implement FEAT WFxT and enable for '-cpu max'
target/arm: Implement FEAT_WFxT
-
-
-
2024-04-30
Peter Maydell
Superseded
[1/2] accel/tcg: Make TCGCPUOps::cpu_exec_halt return bool for whether to halt
target/arm: Implement FEAT_WFxT
-
-
-
2024-04-30
Peter Maydell
Superseded
[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
[v3,02/13] accel/tcg: Restrict cpu_plugin_mem_cbs_enabled() to TCG
exec: Rework around CPUState user fields (part 2)
-
-
-
2024-04-30
Philippe Mathieu-Daudé
Superseded
[v3,01/13] accel/tcg: Restrict qemu_plugin_vcpu_exit_hook() to TCG plugins
exec: Rework around CPUState user fields (part 2)
-
-
-
2024-04-30
Philippe Mathieu-Daudé
Superseded
[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,15/19] gitlab: remove stale s390x-all-linux-static conf hacks
Untitled series #240886
-
-
-
2024-04-30
Thomas Huth
Accepted
[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
[v2,13/13] accel/tcg: Move icount fields from CPUState to TCG AccelCPUState
exec: Rework around CPUState user fields (part 2)
-
-
-
2024-04-29
Philippe Mathieu-Daudé
Superseded
[v2,12/13] accel/tcg: Restrict icount to system emulation
exec: Rework around CPUState user fields (part 2)
-
-
-
2024-04-29
Philippe Mathieu-Daudé
Superseded
[v2,11/13] accel/tcg: Move @tcg_cflags from CPUState to TCG AccelCPUState
exec: Rework around CPUState user fields (part 2)
-
-
-
2024-04-29
Philippe Mathieu-Daudé
Superseded
[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
[v2,09/13] accel/tcg: Move @tb_jmp_cache from CPUState to TCG AccelCPUState
exec: Rework around CPUState user fields (part 2)
-
-
-
2024-04-29
Philippe Mathieu-Daudé
Superseded
[v2,08/13] accel/tcg: Move @iommu_notifiers from CPUState to TCG AccelCPUState
exec: Rework around CPUState user fields (part 2)
-
-
-
2024-04-29
Philippe Mathieu-Daudé
Superseded
[v2,07/13] accel/tcg: Move @cflags_next_tb from CPUState to TCG AccelCPUState
exec: Rework around CPUState user fields (part 2)
-
-
-
2024-04-29
Philippe Mathieu-Daudé
Superseded
[v2,06/13] accel/tcg: Move @jmp_env from CPUState to TCG AccelCPUState
exec: Rework around CPUState user fields (part 2)
-
-
-
2024-04-29
Philippe Mathieu-Daudé
Superseded
[v2,05/13] accel/tcg: Restrict IcountDecr / can_do_io / CPUTLB to TCG
exec: Rework around CPUState user fields (part 2)
-
-
-
2024-04-29
Philippe Mathieu-Daudé
Superseded
«
1
2
...
70
71
72
…
810
811
»