Show patches with: Archived = No       |   85706 patches
« 1 2 3 4857 858 »
Patch Series S/W/F Date Submitter Delegate State
[v6,39/50] target/arm/kvm-stub: add missing stubs single-binary: compile target/arm twice --- 2025-05-05 Pierrick Bouvier New
[v6,38/50] target/arm/machine: move cpu_post_load kvm bits to kvm_arm_cpu_post_load function single-binary: compile target/arm twice --- 2025-05-05 Pierrick Bouvier New
[v6,37/50] target/arm/machine: remove TARGET_AARCH64 from migration state single-binary: compile target/arm twice --- 2025-05-05 Pierrick Bouvier New
[v6,36/50] target/arm/machine: reduce migration include to avoid target specific definitions single-binary: compile target/arm twice --- 2025-05-05 Pierrick Bouvier New
[v6,35/50] target/arm/kvm-stub: compile file once (system) single-binary: compile target/arm twice --- 2025-05-05 Pierrick Bouvier New
[v6,34/50] target/arm/meson: accelerator files are not needed in user mode single-binary: compile target/arm twice --- 2025-05-05 Pierrick Bouvier New
[v6,33/50] target/arm/ptw: compile file once (system) single-binary: compile target/arm twice --- 2025-05-05 Pierrick Bouvier New
[v6,32/50] target/arm/ptw: replace TARGET_AARCH64 by CONFIG_ATOMIC64 from arm_casq_ptw single-binary: compile target/arm twice --- 2025-05-05 Pierrick Bouvier New
[v6,31/50] target/arm/ptw: replace target_ulong with int64_t single-binary: compile target/arm twice --- 2025-05-05 Pierrick Bouvier New
[v6,30/50] target/arm/cortex-regs: compile file once (system) single-binary: compile target/arm twice --- 2025-05-05 Pierrick Bouvier New
[v6,29/50] target/arm/arm-powerctl: compile file once (system) single-binary: compile target/arm twice --- 2025-05-05 Pierrick Bouvier New
[v6,28/50] target/arm/arch_dump: compile file once (system) single-binary: compile target/arm twice --- 2025-05-05 Pierrick Bouvier New
[v6,27/50] target/arm/arch_dump: remove TARGET_AARCH64 conditionals single-binary: compile target/arm twice --- 2025-05-05 Pierrick Bouvier New
[v6,26/50] target/arm/vfp_fpscr: compile file twice (user, system) single-binary: compile target/arm twice --- 2025-05-05 Pierrick Bouvier New
[v6,25/50] target/arm/helper: compile file twice (user, system) single-binary: compile target/arm twice --- 2025-05-05 Pierrick Bouvier New
[v6,24/50] target/arm/helper: remove remaining TARGET_AARCH64 single-binary: compile target/arm twice --- 2025-05-05 Pierrick Bouvier New
[v6,23/50] target/arm/helper: expose aarch64 cpu registration single-binary: compile target/arm twice --- 2025-05-05 Pierrick Bouvier New
[v6,22/50] target/arm/helper: replace target_ulong by vaddr single-binary: compile target/arm twice --- 2025-05-05 Pierrick Bouvier New
[v6,21/50] target/arm/helper: restrict include to common helpers single-binary: compile target/arm twice --- 2025-05-05 Pierrick Bouvier New
[v6,20/50] target/arm/debug_helper: compile file twice (user, system) single-binary: compile target/arm twice --- 2025-05-05 Pierrick Bouvier New
[v6,19/50] target/arm/debug_helper: remove target_ulong single-binary: compile target/arm twice --- 2025-05-05 Pierrick Bouvier New
[v6,18/50] target/arm/debug_helper: only include common helpers single-binary: compile target/arm twice --- 2025-05-05 Pierrick Bouvier New
[v6,17/50] target/arm/helper: extract common helpers single-binary: compile target/arm twice --- 2025-05-05 Pierrick Bouvier New
[v6,16/50] target/arm/helper: use vaddr instead of target_ulong for probe_access single-binary: compile target/arm twice --- 2025-05-05 Pierrick Bouvier New
[v6,15/50] target/arm/helper: use vaddr instead of target_ulong for exception_pc_alignment single-binary: compile target/arm twice --- 2025-05-05 Pierrick Bouvier New
[v6,14/50] tcg: add vaddr type for helpers single-binary: compile target/arm twice --- 2025-05-05 Pierrick Bouvier New
[v6,13/50] target/arm/cpu32-stubs.c: compile file twice (user, system) single-binary: compile target/arm twice --- 2025-05-05 Pierrick Bouvier New
[v6,12/50] target/arm/cpu: compile file twice (user, system) only single-binary: compile target/arm twice --- 2025-05-05 Pierrick Bouvier New
[v6,11/50] target/arm/cpu: remove TARGET_AARCH64 in arm_cpu_finalize_features single-binary: compile target/arm twice --- 2025-05-05 Pierrick Bouvier New
[v6,10/50] target/arm/cpu: remove TARGET_AARCH64 around aarch64_cpu_dump_state common single-binary: compile target/arm twice --- 2025-05-05 Pierrick Bouvier New
[v6,09/50] target/arm/cpu: remove TARGET_BIG_ENDIAN dependency single-binary: compile target/arm twice --- 2025-05-05 Pierrick Bouvier New
[v6,08/50] accel/hvf: add hvf_enabled() for common code single-binary: compile target/arm twice --- 2025-05-05 Pierrick Bouvier New
[v6,07/50] target/arm/cpu: move arm_cpu_kvm_set_irq to kvm.c single-binary: compile target/arm twice --- 2025-05-05 Pierrick Bouvier New
[v6,06/50] target/arm/kvm-stub: add kvm_arm_reset_vcpu stub single-binary: compile target/arm twice --- 2025-05-05 Pierrick Bouvier New
[v6,05/50] target/arm: move kvm stubs and remove CONFIG_KVM from kvm_arm.h single-binary: compile target/arm twice --- 2025-05-05 Pierrick Bouvier New
[v6,04/50] meson: apply target config for picking files from libsystem and libuser single-binary: compile target/arm twice --- 2025-05-05 Pierrick Bouvier New
[v6,03/50] meson: add common libs for target and target_system single-binary: compile target/arm twice --- 2025-05-05 Pierrick Bouvier New
[v6,02/50] include/system/hvf: missing vaddr include single-binary: compile target/arm twice --- 2025-05-05 Pierrick Bouvier New
[v6,01/50] target/arm: Replace target_ulong -> vaddr for HWBreakpoint single-binary: compile target/arm twice --- 2025-05-05 Pierrick Bouvier New
[20/20] tcg/optimize: Build and use o_bits in fold_shift tcg/optimize: Track and use known 1's --- 2025-05-05 Richard Henderson New
[19/20] tcg/optimize: Build and use o_bits in fold_sextract tcg/optimize: Track and use known 1's --- 2025-05-05 Richard Henderson New
[18/20] tcg/optimize: Build and use o_bits in fold_movcond tcg/optimize: Track and use known 1's --- 2025-05-05 Richard Henderson New
[17/20] tcg/optimize: Build and use o_bits in fold_extu tcg/optimize: Track and use known 1's --- 2025-05-05 Richard Henderson New
[16/20] tcg/optimize: Build and use o_bits in fold_exts tcg/optimize: Track and use known 1's --- 2025-05-05 Richard Henderson New
[15/20] tcg/optimize: Build and use z_bits and o_bits in fold_extract2 tcg/optimize: Track and use known 1's --- 2025-05-05 Richard Henderson New
[14/20] tcg/optimize: Build and use o_bits in fold_extract tcg/optimize: Track and use known 1's --- 2025-05-05 Richard Henderson New
[13/20] tcg/optimize: Build and use o_bits in fold_deposit tcg/optimize: Track and use known 1's --- 2025-05-05 Richard Henderson New
[12/20] tcg/optimize: Build and use o_bits in fold_bswap tcg/optimize: Track and use known 1's --- 2025-05-05 Richard Henderson New
[11/20] tcg/optimize: Build and use o_bits in fold_xor tcg/optimize: Track and use known 1's --- 2025-05-05 Richard Henderson New
[10/20] tcg/optimize: Build and use zero, one and affected bits in fold_orc tcg/optimize: Track and use known 1's --- 2025-05-05 Richard Henderson New
[09/20] tcg/optimize: Build and use one and affected bits in fold_or tcg/optimize: Track and use known 1's --- 2025-05-05 Richard Henderson New
[08/20] tcg/optimize: Build and use z_bits and o_bits in fold_not tcg/optimize: Track and use known 1's --- 2025-05-05 Richard Henderson New
[07/20] tcg/optimize: Build and use z_bits and o_bits in fold_nor tcg/optimize: Track and use known 1's --- 2025-05-05 Richard Henderson Superseded
[06/20] tcg/optimize: Build and use z_bits and o_bits in fold_nand tcg/optimize: Track and use known 1's --- 2025-05-05 Richard Henderson New
[05/20] tcg/optimize: Build and use z_bits and o_bits in fold_eqv tcg/optimize: Track and use known 1's --- 2025-05-05 Richard Henderson New
[04/20] tcg/optimize: Build and use o_bits in fold_andc tcg/optimize: Track and use known 1's --- 2025-05-05 Richard Henderson New
[03/20] tcg/optimize: Build and use o_bits in fold_and tcg/optimize: Track and use known 1's --- 2025-05-05 Richard Henderson New
[02/20] tcg/optimize: Add one's mask to TempOptInfo tcg/optimize: Track and use known 1's --- 2025-05-05 Richard Henderson New
[01/20] tcg/optimize: Introduce arg_const_val tcg/optimize: Track and use known 1's --- 2025-05-05 Richard Henderson New
[PULL,v2,48/59] accel/tcg: Use vaddr in cpu_loop.h Untitled series #266894 --- 2025-05-05 Richard Henderson New
[PULL,v2,00/59] tcg patch queue --- 2025-05-05 Richard Henderson New
[v5,48/48] target/arm/tcg/vfp_helper: compile file twice (system, user) single-binary: compile target/arm twice --- 2025-05-05 Pierrick Bouvier Superseded
[v5,47/48] target/arm/tcg/arith_helper: compile file twice (system, user) single-binary: compile target/arm twice --- 2025-05-05 Pierrick Bouvier New
[v5,46/48] target/arm/tcg/tlb-insns: compile file twice (system, user) single-binary: compile target/arm twice --- 2025-05-05 Pierrick Bouvier Superseded
[v5,45/48] target/arm/tcg/tlb_helper: compile file twice (system, user) single-binary: compile target/arm twice --- 2025-05-05 Pierrick Bouvier Superseded
[v5,44/48] target/arm/tcg/neon_helper: compile file twice (system, user) single-binary: compile target/arm twice --- 2025-05-05 Pierrick Bouvier Superseded
[v5,43/48] target/arm/tcg/iwmmxt_helper: compile file twice (system, user) single-binary: compile target/arm twice --- 2025-05-05 Pierrick Bouvier New
[v5,42/48] target/arm/tcg/hflags: compile file twice (system, user) single-binary: compile target/arm twice --- 2025-05-05 Pierrick Bouvier New
[v5,41/48] target/arm/tcg/crypto_helper: compile file twice (system, user) single-binary: compile target/arm twice --- 2025-05-05 Pierrick Bouvier Superseded
[v5,40/48] target/arm/machine: compile file once (system) single-binary: compile target/arm twice --- 2025-05-05 Pierrick Bouvier Superseded
[v5,39/48] target/arm/kvm-stub: add missing stubs single-binary: compile target/arm twice --- 2025-05-05 Pierrick Bouvier Superseded
[v5,38/48] target/arm/machine: move cpu_post_load kvm bits to kvm_arm_cpu_post_load function single-binary: compile target/arm twice --- 2025-05-05 Pierrick Bouvier Superseded
[v5,37/48] target/arm/machine: remove TARGET_AARCH64 from migration state single-binary: compile target/arm twice --- 2025-05-05 Pierrick Bouvier Superseded
[v5,36/48] target/arm/machine: reduce migration include to avoid target specific definitions single-binary: compile target/arm twice --- 2025-05-05 Pierrick Bouvier Superseded
[v5,35/48] target/arm/kvm-stub: compile file once (system) single-binary: compile target/arm twice --- 2025-05-05 Pierrick Bouvier Superseded
[v5,34/48] target/arm/meson: accelerator files are not needed in user mode single-binary: compile target/arm twice --- 2025-05-05 Pierrick Bouvier Superseded
[v5,33/48] target/arm/ptw: compile file once (system) single-binary: compile target/arm twice --- 2025-05-05 Pierrick Bouvier Superseded
[v5,32/48] target/arm/ptw: replace TARGET_AARCH64 by CONFIG_ATOMIC64 from arm_casq_ptw single-binary: compile target/arm twice --- 2025-05-05 Pierrick Bouvier Superseded
[v5,31/48] target/arm/ptw: replace target_ulong with int64_t single-binary: compile target/arm twice --- 2025-05-05 Pierrick Bouvier Superseded
[v5,30/48] target/arm/cortex-regs: compile file once (system) single-binary: compile target/arm twice --- 2025-05-05 Pierrick Bouvier Superseded
[v5,29/48] target/arm/arm-powerctl: compile file once (system) single-binary: compile target/arm twice --- 2025-05-05 Pierrick Bouvier Superseded
[v5,28/48] target/arm/arch_dump: compile file once (system) single-binary: compile target/arm twice --- 2025-05-05 Pierrick Bouvier Superseded
[v5,27/48] target/arm/arch_dump: remove TARGET_AARCH64 conditionals single-binary: compile target/arm twice --- 2025-05-05 Pierrick Bouvier Superseded
[v5,26/48] target/arm/vfp_fpscr: compile file twice (user, system) single-binary: compile target/arm twice --- 2025-05-05 Pierrick Bouvier Superseded
[v5,25/48] target/arm/helper: compile file twice (user, system) single-binary: compile target/arm twice --- 2025-05-05 Pierrick Bouvier Superseded
[v5,24/48] target/arm/helper: remove remaining TARGET_AARCH64 single-binary: compile target/arm twice --- 2025-05-05 Pierrick Bouvier Superseded
[v5,23/48] target/arm/helper: expose aarch64 cpu registration single-binary: compile target/arm twice --- 2025-05-05 Pierrick Bouvier Superseded
[v5,22/48] target/arm/helper: replace target_ulong by vaddr single-binary: compile target/arm twice --- 2025-05-05 Pierrick Bouvier Superseded
[v5,21/48] target/arm/helper: restrict include to common helpers single-binary: compile target/arm twice --- 2025-05-05 Pierrick Bouvier Superseded
[v5,20/48] target/arm/debug_helper: compile file twice (user, system) single-binary: compile target/arm twice --- 2025-05-05 Pierrick Bouvier Superseded
[v5,19/48] target/arm/debug_helper: remove target_ulong single-binary: compile target/arm twice --- 2025-05-05 Pierrick Bouvier Superseded
[v5,18/48] target/arm/debug_helper: only include common helpers single-binary: compile target/arm twice --- 2025-05-05 Pierrick Bouvier Superseded
[v5,17/48] target/arm/helper: extract common helpers single-binary: compile target/arm twice --- 2025-05-05 Pierrick Bouvier Superseded
[v5,16/48] target/arm/helper: use vaddr instead of target_ulong for probe_access single-binary: compile target/arm twice --- 2025-05-05 Pierrick Bouvier Superseded
[v5,15/48] target/arm/helper: use vaddr instead of target_ulong for exception_pc_alignment single-binary: compile target/arm twice --- 2025-05-05 Pierrick Bouvier Superseded
[v5,14/48] tcg: add vaddr type for helpers single-binary: compile target/arm twice --- 2025-05-05 Pierrick Bouvier Superseded
[v5,13/48] target/arm/cpu32-stubs.c: compile file twice (user, system) single-binary: compile target/arm twice --- 2025-05-05 Pierrick Bouvier Superseded
[v5,12/48] target/arm/cpu: compile file twice (user, system) only single-binary: compile target/arm twice --- 2025-05-05 Pierrick Bouvier Superseded
[v5,11/48] target/arm/cpu: remove TARGET_AARCH64 in arm_cpu_finalize_features single-binary: compile target/arm twice --- 2025-05-05 Pierrick Bouvier Superseded
[v5,10/48] target/arm/cpu: remove TARGET_AARCH64 around aarch64_cpu_dump_state common single-binary: compile target/arm twice --- 2025-05-05 Pierrick Bouvier Superseded
« 1 2 3 4857 858 »