Show patches with: State = Action Required       |    Archived = No       |   21631 patches
« 1 2 3 4216 217 »
Patch Series S/W/F Date Submitter Delegate State
[v6,7/9] plugins: distinct types for callbacks TCG plugins new inline operations --- 2024-05-02 Pierrick Bouvier New
[v6,6/9] tests/plugin/inline: add test for conditional callback TCG plugins new inline operations --- 2024-05-02 Pierrick Bouvier New
[v6,5/9] plugins: conditional callbacks TCG plugins new inline operations --- 2024-05-02 Pierrick Bouvier New
[v6,4/9] tests/plugin/inline: add test for STORE_U64 inline op TCG plugins new inline operations --- 2024-05-02 Pierrick Bouvier New
[v6,3/9] plugins: add new inline op STORE_U64 TCG plugins new inline operations --- 2024-05-02 Pierrick Bouvier New
[v6,2/9] plugins: extract generate ptr for qemu_plugin_u64 TCG plugins new inline operations --- 2024-05-02 Pierrick Bouvier New
[v6,1/9] plugins: prepare introduction of new inline ops TCG plugins new inline operations --- 2024-05-02 Pierrick Bouvier New
[v2,4/7] target/sparc: Fix FMUL8x16A{U,L} target/sparc: vis fixes --- 2024-05-02 Richard Henderson New
[v2,3/3] crypto: Allow building with GnuTLS but without Libtasn1 crypto: Allow building with GnuTLS but without Libtasn1 --- 2024-05-02 Philippe Mathieu-Daudé New
[v2,2/3] crypto: Restrict pkix_asn1_tab[] to crypto-tls-x509-helpers.c crypto: Allow building with GnuTLS but without Libtasn1 --- 2024-05-02 Philippe Mathieu-Daudé New
[v2,1/3] crypto: Remove 'crypto-tls-x509-helpers.h' from crypto-tls-psk-helpers.c crypto: Allow building with GnuTLS but without Libtasn1 --- 2024-05-02 Philippe Mathieu-Daudé New
migration/rdma: Allow building without on-demand paging support migration/rdma: Allow building without on-demand paging support --- 2024-05-02 Philippe Mathieu-Daudé New
crypto: Allow building with GnuTLS but without Libtasn1 crypto: Allow building with GnuTLS but without Libtasn1 --- 2024-05-02 Philippe Mathieu-Daudé New
hw/input/tsc2005: Fix -Wchar-subscripts warning in tsc2005_txrx() hw/input/tsc2005: Fix -Wchar-subscripts warning in tsc2005_txrx() --- 2024-05-02 Philippe Mathieu-Daudé New
[14/14] tests/tcg/s390x: Add per.S target/s390x: Fix and improve PER --- 2024-05-02 Richard Henderson New
[13/14] target/s390x: Adjust check of noreturn in translate_one target/s390x: Fix and improve PER --- 2024-05-02 Richard Henderson New
[12/14] target/s390x: Simplify per_ifetch, per_check_exception target/s390x: Fix and improve PER --- 2024-05-02 Richard Henderson New
[11/14] target/s390x: Fix helper_per_ifetch flags target/s390x: Fix and improve PER --- 2024-05-02 Richard Henderson New
[10/14] target/s390x: Raise exception from per_store_real target/s390x: Fix and improve PER --- 2024-05-02 Richard Henderson New
[09/14] target/s390x: Raise exception from helper_per_branch target/s390x: Fix and improve PER --- 2024-05-02 Richard Henderson New
[08/14] target/s390x: Split per_breaking_event from per_branch_* target/s390x: Fix and improve PER --- 2024-05-02 Richard Henderson New
[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 New
[05/14] target/s390x: Disable conditional branch-to-next for PER target/s390x: Fix and improve PER --- 2024-05-02 Richard Henderson New
[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 New
[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,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,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,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,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,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,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
[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 New
[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 New
[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
[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
« 1 2 3 4216 217 »