Show patches with: Archived = No       |   74101 patches
« 1 2 3 4741 742 »
Patch Series S/W/F Date Submitter Delegate State
[PULL,14/14] ui/cocoa.m: Drop old macOS-10.12-and-earlier compat ifdefs [PULL,01/14] accel/nvmm: Fix NULL dereference in nvmm_init_vcpu() --- 2024-05-03 Philippe Mathieu-Daudé New
[PULL,13/14] target/sh4: Rename TCGv variables as manual for SUBV opcode [PULL,01/14] accel/nvmm: Fix NULL dereference in nvmm_init_vcpu() --- 2024-05-03 Philippe Mathieu-Daudé New
[PULL,12/14] target/sh4: Rename TCGv variables as manual for ADDV opcode [PULL,01/14] accel/nvmm: Fix NULL dereference in nvmm_init_vcpu() --- 2024-05-03 Philippe Mathieu-Daudé New
[PULL,11/14] target/sh4: Fix SUBV opcode [PULL,01/14] accel/nvmm: Fix NULL dereference in nvmm_init_vcpu() --- 2024-05-03 Philippe Mathieu-Daudé New
[PULL,10/14] target/sh4: Fix ADDV opcode [PULL,01/14] accel/nvmm: Fix NULL dereference in nvmm_init_vcpu() --- 2024-05-03 Philippe Mathieu-Daudé New
[PULL,09/14] MAINTAINERS: Update my email address [PULL,01/14] accel/nvmm: Fix NULL dereference in nvmm_init_vcpu() --- 2024-05-03 Philippe Mathieu-Daudé New
[PULL,08/14] plugins: Update stale comment [PULL,01/14] accel/nvmm: Fix NULL dereference in nvmm_init_vcpu() --- 2024-05-03 Philippe Mathieu-Daudé New
[PULL,07/14] plugins/api: Only include 'exec/ram_addr.h' with system emulation [PULL,01/14] accel/nvmm: Fix NULL dereference in nvmm_init_vcpu() --- 2024-05-03 Philippe Mathieu-Daudé New
[PULL,06/14] coverity: Update user emulation regexp [PULL,01/14] accel/nvmm: Fix NULL dereference in nvmm_init_vcpu() --- 2024-05-03 Philippe Mathieu-Daudé New
[PULL,05/14] user: Move 'thunk.h' from 'exec/user' to 'user' [PULL,01/14] accel/nvmm: Fix NULL dereference in nvmm_init_vcpu() --- 2024-05-03 Philippe Mathieu-Daudé New
[PULL,04/14] user: Move 'abitypes.h' from 'exec/user' to 'user' [PULL,01/14] accel/nvmm: Fix NULL dereference in nvmm_init_vcpu() --- 2024-05-03 Philippe Mathieu-Daudé New
[PULL,03/14] exec: Include missing license in 'exec/cpu-common.h' [PULL,01/14] accel/nvmm: Fix NULL dereference in nvmm_init_vcpu() --- 2024-05-03 Philippe Mathieu-Daudé New
[PULL,02/14] accel/whpx: Fix NULL dereference in whpx_init_vcpu() [PULL,01/14] accel/nvmm: Fix NULL dereference in nvmm_init_vcpu() --- 2024-05-03 Philippe Mathieu-Daudé New
[PULL,01/14] accel/nvmm: Fix NULL dereference in nvmm_init_vcpu() [PULL,01/14] accel/nvmm: Fix NULL dereference in nvmm_init_vcpu() --- 2024-05-03 Philippe Mathieu-Daudé New
[PULL,00/14] Accel / SH4 / UI patches for 2024-05-03 --- 2024-05-03 Philippe Mathieu-Daudé New
[PULL,10/10] tests/bench: Add bufferiszero-bench [PULL,01/10] util/bufferiszero: Remove SSE4.1 variant --- 2024-05-03 Richard Henderson Accepted
[PULL,09/10] util/bufferiszero: Add simd acceleration for aarch64 [PULL,01/10] util/bufferiszero: Remove SSE4.1 variant --- 2024-05-03 Richard Henderson Accepted
[PULL,08/10] util/bufferiszero: Simplify test_buffer_is_zero_next_accel [PULL,01/10] util/bufferiszero: Remove SSE4.1 variant --- 2024-05-03 Richard Henderson New
[PULL,07/10] util/bufferiszero: Introduce biz_accel_fn typedef [PULL,01/10] util/bufferiszero: Remove SSE4.1 variant --- 2024-05-03 Richard Henderson Accepted
[PULL,06/10] util/bufferiszero: Improve scalar variant [PULL,01/10] util/bufferiszero: Remove SSE4.1 variant --- 2024-05-03 Richard Henderson New
[PULL,05/10] util/bufferiszero: Optimize SSE2 and AVX2 variants [PULL,01/10] util/bufferiszero: Remove SSE4.1 variant --- 2024-05-03 Richard Henderson New
[PULL,04/10] util/bufferiszero: Remove useless prefetches [PULL,01/10] util/bufferiszero: Remove SSE4.1 variant --- 2024-05-03 Richard Henderson Accepted
[PULL,03/10] util/bufferiszero: Reorganize for early test for acceleration [PULL,01/10] util/bufferiszero: Remove SSE4.1 variant --- 2024-05-03 Richard Henderson Accepted
[PULL,02/10] util/bufferiszero: Remove AVX512 variant [PULL,01/10] util/bufferiszero: Remove SSE4.1 variant --- 2024-05-03 Richard Henderson Accepted
[PULL,01/10] util/bufferiszero: Remove SSE4.1 variant [PULL,01/10] util/bufferiszero: Remove SSE4.1 variant --- 2024-05-03 Richard Henderson Accepted
[PULL,00/10] bufferiszero improvements --- 2024-05-03 Richard Henderson New
exec/user: Move 'abitypes.h' from 'exec/user' to 'user' exec/user: Move 'abitypes.h' from 'exec/user' to 'user' --- 2024-05-03 Philippe Mathieu-Daudé Superseded
[v3,5/5] accel/tcg: Always call tcg_flush_jmp_cache() on reset accel/tcg: Call tcg_flush_jmp_cache() again when creating user-mode cpu --- 2024-05-03 Philippe Mathieu-Daudé New
[v3,4/5] accel/tcg: Introduce common tcg_exec_cpu_reset_hold() method accel/tcg: Call tcg_flush_jmp_cache() again when creating user-mode cpu --- 2024-05-03 Philippe Mathieu-Daudé New
[v3,3/5] accel/tcg: Do not define cpu_exec_reset_hold() as stub accel/tcg: Call tcg_flush_jmp_cache() again when creating user-mode cpu --- 2024-05-03 Philippe Mathieu-Daudé New
[v3,2/5] accel/tcg: Move system emulation files under sysemu/ subdirectory accel/tcg: Call tcg_flush_jmp_cache() again when creating user-mode cpu --- 2024-05-03 Philippe Mathieu-Daudé New
[v3,1/5] accel/tcg: Move SoftMMU specific units to softmmu_specific_ss[] accel/tcg: Call tcg_flush_jmp_cache() again when creating user-mode cpu --- 2024-05-03 Philippe Mathieu-Daudé New
[v2,4/4] accel/tcg: Always call tcg_flush_jmp_cache() on reset accel/tcg: Call tcg_flush_jmp_cache() again when creating user-mode cpu --- 2024-05-03 Philippe Mathieu-Daudé Superseded
[v2,3/4] accel/tcg: Introduce common tcg_exec_cpu_reset_hold() method accel/tcg: Call tcg_flush_jmp_cache() again when creating user-mode cpu --- 2024-05-03 Philippe Mathieu-Daudé Superseded
[v2,2/4] accel/tcg: Do not define cpu_exec_reset_hold() as stub accel/tcg: Call tcg_flush_jmp_cache() again when creating user-mode cpu --- 2024-05-03 Philippe Mathieu-Daudé Superseded
[v2,1/4] accel/tcg: Move system emulation files under sysemu/ subdirectory accel/tcg: Call tcg_flush_jmp_cache() again when creating user-mode cpu --- 2024-05-03 Philippe Mathieu-Daudé New
[5/5] accel/tcg: Always call tcg_flush_jmp_cache() on reset accel/tcg: Call tcg_flush_jmp_cache() again when creating user-mode cpu --- 2024-05-03 Philippe Mathieu-Daudé Superseded
[4/5] accel/tcg: Introduce common tcg_exec_cpu_reset_hold() method accel/tcg: Call tcg_flush_jmp_cache() again when creating user-mode cpu --- 2024-05-03 Philippe Mathieu-Daudé Superseded
[3/5] accel/tcg: Do not define cpu_exec_reset_hold() as stub accel/tcg: Call tcg_flush_jmp_cache() again when creating user-mode cpu --- 2024-05-03 Philippe Mathieu-Daudé Superseded
[2/5] accel/tcg: Move system emulation files under sysemu/ subdirectory accel/tcg: Call tcg_flush_jmp_cache() again when creating user-mode cpu --- 2024-05-03 Philippe Mathieu-Daudé Superseded
[1/5] accel/tcg: Simplify meson.build using subdir_done() accel/tcg: Call tcg_flush_jmp_cache() again when creating user-mode cpu --- 2024-05-03 Philippe Mathieu-Daudé New
[v2,9/9] target/alpha: Implement CF_PCREL target/alpha: Implement CF_PCREL --- 2024-05-03 Philippe Mathieu-Daudé New
[v2,8/9] target/alpha: Split out gen_pc_disp target/alpha: Implement CF_PCREL --- 2024-05-03 Philippe Mathieu-Daudé New
[v2,7/9] target/alpha: Split out gen_goto_tb target/alpha: Implement CF_PCREL --- 2024-05-03 Philippe Mathieu-Daudé New
[v2,6/9] target/alpha: Simplify gen_bcond_internal() target/alpha: Implement CF_PCREL --- 2024-05-03 Philippe Mathieu-Daudé New
[v2,5/9] target/alpha: Return DISAS_NORETURN once target/alpha: Implement CF_PCREL --- 2024-05-03 Philippe Mathieu-Daudé New
[v2,4/9] target/alpha: Inline DISAS_PC_UPDATED and return DISAS_NORETURN target/alpha: Implement CF_PCREL --- 2024-05-03 Philippe Mathieu-Daudé New
[v2,3/9] target/alpha: Use DISAS_NEXT definition instead of magic '0' value target/alpha: Implement CF_PCREL --- 2024-05-03 Philippe Mathieu-Daudé New
[v2,2/9] target/alpha: Hoist branch shift to initial decode target/alpha: Implement CF_PCREL --- 2024-05-03 Philippe Mathieu-Daudé New
[v2,1/9] target/alpha: Use cpu_env in preference to ALPHA_CPU target/alpha: Implement CF_PCREL --- 2024-05-03 Philippe Mathieu-Daudé New
[v6,9/9] plugins: remove op from qemu_plugin_inline_cb TCG plugins new inline operations --- 2024-05-02 Pierrick Bouvier New
[v6,8/9] plugins: extract cpu_index generate TCG plugins new inline operations --- 2024-05-02 Pierrick Bouvier New
[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
[v5,9/9] plugins: remove op from qemu_plugin_inline_cb TCG plugins new inline operations --- 2024-05-02 Pierrick Bouvier Superseded
[v5,8/9] plugins: extract cpu_index generate TCG plugins new inline operations --- 2024-05-02 Pierrick Bouvier Superseded
[v5,7/9] plugins: distinct types for callbacks TCG plugins new inline operations --- 2024-05-02 Pierrick Bouvier Superseded
[v5,6/9] tests/plugin/inline: add test for conditional callback TCG plugins new inline operations --- 2024-05-02 Pierrick Bouvier Superseded
[v5,5/9] plugins: conditional callbacks TCG plugins new inline operations --- 2024-05-02 Pierrick Bouvier Superseded
[v5,4/9] tests/plugin/inline: add test for STORE_U64 inline op TCG plugins new inline operations --- 2024-05-02 Pierrick Bouvier Superseded
[v5,3/9] plugins: add new inline op STORE_U64 TCG plugins new inline operations --- 2024-05-02 Pierrick Bouvier Superseded
[v5,2/9] plugins: extract generate ptr for qemu_plugin_u64 TCG plugins new inline operations --- 2024-05-02 Pierrick Bouvier Superseded
[v5,1/9] plugins: prepare introduction of new inline ops TCG plugins new inline operations --- 2024-05-02 Pierrick Bouvier Superseded
[v2,7/7] target/sparc: Split out do_ms16b target/sparc: vis fixes --- 2024-05-02 Richard Henderson New
[v2,6/7] target/sparc: Fix FPMERGE target/sparc: vis fixes --- 2024-05-02 Richard Henderson New
[v2,5/7] target/sparc: Fix FMULD8*X16 target/sparc: vis fixes --- 2024-05-02 Richard Henderson New
[v2,4/7] target/sparc: Fix FMUL8x16A{U,L} target/sparc: vis fixes --- 2024-05-02 Richard Henderson New
[v2,3/7] target/sparc: Fix FMUL8x16 target/sparc: vis fixes --- 2024-05-02 Richard Henderson New
[v2,2/7] target/sparc: Fix FEXPAND target/sparc: vis fixes --- 2024-05-02 Richard Henderson New
[v2,1/7] linux-user/sparc: Add more hwcap bits for sparc64 target/sparc: vis fixes --- 2024-05-02 Richard Henderson New
ui/cocoa.m: Drop old macOS-10.12-and-earlier compat ifdefs ui/cocoa.m: Drop old macOS-10.12-and-earlier compat ifdefs --- 2024-05-02 Peter Maydell 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,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
« 1 2 3 4741 742 »