Show patches with: Submitter = Richard Henderson       |   24480 patches
« 1 2 3 4244 245 »
Patch Series S/W/F Date Submitter Delegate State
[v4,9/9] meson: Deprecate 32-bit host support meson: Deprecate 32-bit host support --- 2025-02-07 Richard Henderson New
[v4,8/9] meson: Disallow 64-bit on 32-bit emulation meson: Deprecate 32-bit host support --- 2025-02-07 Richard Henderson New
[v4,7/9] target/*: Remove TARGET_LONG_BITS from cpu-param.h meson: Deprecate 32-bit host support --- 2025-02-07 Richard Henderson New
[v4,6/9] configure: Define TARGET_LONG_BITS in configs/targets/*.mak meson: Deprecate 32-bit host support --- 2025-02-07 Richard Henderson New
[v4,5/9] gitlab-ci: Replace aarch64 with arm in cross-i686-tci build meson: Deprecate 32-bit host support --- 2025-02-07 Richard Henderson New
[v4,4/9] meson: Disallow 64-bit on 32-bit HVF/NVMM/WHPX emulation meson: Deprecate 32-bit host support --- 2025-02-07 Richard Henderson New
[v4,3/9] meson: Disallow 64-bit on 32-bit Xen emulation meson: Deprecate 32-bit host support --- 2025-02-07 Richard Henderson New
[v4,2/9] meson: Disallow 64-bit on 32-bit KVM emulation meson: Deprecate 32-bit host support --- 2025-02-07 Richard Henderson New
[v4,1/9] meson: Drop tcg as a module meson: Deprecate 32-bit host support --- 2025-02-07 Richard Henderson New
[61/61] target/arm: Enable FEAT_SME2, FEAT_SME_F16F16, FEAT_SVE_B16B16 on -cpu max target/arm: Implement FEAT_SME2 --- 2025-02-06 Richard Henderson New
[60/61] target/arm: Implement SME2 SEL target/arm: Implement FEAT_SME2 --- 2025-02-06 Richard Henderson New
[59/61] target/arm: Implement SME2 FCLAMP, SCLAMP, UCLAMP target/arm: Implement FEAT_SME2 --- 2025-02-06 Richard Henderson New
[58/61] target/arm: Implement SME2 ZIP, UZP (two registers) target/arm: Implement FEAT_SME2 --- 2025-02-06 Richard Henderson New
[57/61] target/arm: Implement SME2 SQRSHR, UQRSHR, SQRSHRN target/arm: Implement FEAT_SME2 --- 2025-02-06 Richard Henderson New
[56/61] target/arm: Move do_urshr, do_srshr to vec_internal.h target/arm: Implement FEAT_SME2 --- 2025-02-06 Richard Henderson New
[55/61] target/arm: Implement SME2 ZIP, UZP (four registers) target/arm: Implement FEAT_SME2 --- 2025-02-06 Richard Henderson New
[54/61] target/arm: Implement SME2 SUNPK, UUNPK target/arm: Implement FEAT_SME2 --- 2025-02-06 Richard Henderson New
[53/61] target/arm: Implement SME2 SQCVT, UQCVT, SQCVTU target/arm: Implement FEAT_SME2 --- 2025-02-06 Richard Henderson New
[52/61] target/arm: Use do_[us]sat_[bhs] in sve_helper.c target/arm: Implement FEAT_SME2 --- 2025-02-06 Richard Henderson New
[51/61] target/arm: Introduce do_[us]sat_[bhs] macros target/arm: Implement FEAT_SME2 --- 2025-02-06 Richard Henderson New
[50/61] target/arm: Implement SME2 FRINTN, FRINTP, FRINTM, FRINTA target/arm: Implement FEAT_SME2 --- 2025-02-06 Richard Henderson New
[49/61] target/arm: Implement SME2 SCVTF, UCVTF target/arm: Implement FEAT_SME2 --- 2025-02-06 Richard Henderson New
[48/61] target/arm: Implement SME2 FCVTZS, FCVTZU target/arm: Implement FEAT_SME2 --- 2025-02-06 Richard Henderson New
[47/61] target/arm: Implement SME2 FCVT (widening), FCVTL target/arm: Implement FEAT_SME2 --- 2025-02-06 Richard Henderson New
[46/61] target/arm: Implement SME2 BFCVT, BFCVTN, FCVT, FCVTN target/arm: Implement FEAT_SME2 --- 2025-02-06 Richard Henderson New
[45/61] target/arm: Remove CPUARMState.vfp.scratch target/arm: Implement FEAT_SME2 --- 2025-02-06 Richard Henderson New
[44/61] target/arm: Implement SME2 FADD, FSUB, BFADD, BFSUB target/arm: Implement FEAT_SME2 --- 2025-02-06 Richard Henderson New
[43/61] target/arm: Implement SME2 BFMLA, BFMLS target/arm: Implement FEAT_SME2 --- 2025-02-06 Richard Henderson New
[42/61] target/arm: Implement SME2 FMLA, FMLS target/arm: Implement FEAT_SME2 --- 2025-02-06 Richard Henderson New
[41/61] target/arm: Rename gvec_fml[as]_[hs] with _nf_ infix target/arm: Implement FEAT_SME2 --- 2025-02-06 Richard Henderson New
[40/61] target/arm: Implement SME2 SMLALL, SMLSLL, UMLALL, UMLSLL target/arm: Implement FEAT_SME2 --- 2025-02-06 Richard Henderson New
[39/61] target/arm: Implement SME2 SMLAL, SMLSL, UMLAL, UMLSL target/arm: Implement FEAT_SME2 --- 2025-02-06 Richard Henderson New
[38/61] target/arm: Implement SME2 SVDOT, UVDOT, SUVDOT, USVDOT target/arm: Implement FEAT_SME2 --- 2025-02-06 Richard Henderson New
[37/61] target/arm: Implemement SME2 SDOT, UDOT, USDOT, SUDOT target/arm: Implement FEAT_SME2 --- 2025-02-06 Richard Henderson New
[36/61] target/arm: Remove helper_gvec_sudot_idx_4b target/arm: Implement FEAT_SME2 --- 2025-02-06 Richard Henderson New
[35/61] target/arm: Rename helper_gvec_*dot_[bh] to *_4[bh] target/arm: Implement FEAT_SME2 --- 2025-02-06 Richard Henderson New
[34/61] target/arm: Implement SME2 FVDOT, BFVDOT target/arm: Implement FEAT_SME2 --- 2025-02-06 Richard Henderson New
[33/61] target/arm: Implement SME2 BFDOT target/arm: Implement FEAT_SME2 --- 2025-02-06 Richard Henderson New
[32/61] target/arm: Implement SME2 FDOT target/arm: Implement FEAT_SME2 --- 2025-02-06 Richard Henderson New
[31/61] target/arm: Implement SME2 FMLAL, BFMLAL target/arm: Implement FEAT_SME2 --- 2025-02-06 Richard Henderson New
[30/61] target/arm: Pass ZA to helper_sve2_fmlal_zz[zx]w_s target/arm: Implement FEAT_SME2 --- 2025-02-06 Richard Henderson New
[29/61] target/arm: Implement SME2 ADD/SUB (array results, multiple vectors) target/arm: Implement FEAT_SME2 --- 2025-02-06 Richard Henderson New
[28/61] target/arm: Implement SME2 ADD/SUB (array results, multiple and single vector) target/arm: Implement FEAT_SME2 --- 2025-02-06 Richard Henderson New
[27/61] target/arm: Implement SME2 Multiple Vectors SVE Destructive target/arm: Implement FEAT_SME2 --- 2025-02-06 Richard Henderson New
[26/61] target/arm: Implement SME2 Multiple and Single SVE Destructive target/arm: Implement FEAT_SME2 --- 2025-02-06 Richard Henderson New
[25/61] target/arm: Introduce gen_gvec_sve2_sqdmulh target/arm: Implement FEAT_SME2 --- 2025-02-06 Richard Henderson New
[24/61] target/arm: Implement SME2 SMOPS, UMOPS (2-way) target/arm: Implement FEAT_SME2 --- 2025-02-06 Richard Henderson New
[23/61] target/arm: Implement SME2 BMOPA target/arm: Implement FEAT_SME2 --- 2025-02-06 Richard Henderson New
[22/61] target/arm: Implement SME2 MOVA to/from array, multiple registers target/arm: Implement FEAT_SME2 --- 2025-02-06 Richard Henderson New
[21/61] target/arm: Split out get_zarray target/arm: Implement FEAT_SME2 --- 2025-02-06 Richard Henderson New
[20/61] target/arm: Implement SME2 MOVA to/from tile, multiple registers target/arm: Implement FEAT_SME2 --- 2025-02-06 Richard Henderson New
[19/61] target/arm: Rename MOVA for translate target/arm: Implement FEAT_SME2 --- 2025-02-06 Richard Henderson New
[18/61] target/arm: Split get_tile_rowcol argument tile_index target/arm: Implement FEAT_SME2 --- 2025-02-06 Richard Henderson New
[17/61] target/arm: Implement SME2 MOVT target/arm: Implement FEAT_SME2 --- 2025-02-06 Richard Henderson New
[16/61] target/arm: Implement SME2 LDR/STR ZT0 target/arm: Implement FEAT_SME2 --- 2025-02-06 Richard Henderson New
[15/61] target/arm: Implement SME2 ZERO ZT0 target/arm: Implement FEAT_SME2 --- 2025-02-06 Richard Henderson New
[14/61] target/arm: Add zt0_excp_el to DisasContext target/arm: Implement FEAT_SME2 --- 2025-02-06 Richard Henderson New
[13/61] target/arm: Add ZT0 target/arm: Implement FEAT_SME2 --- 2025-02-06 Richard Henderson New
[12/61] target/arm: Add isar_feature_aa64_sme2* target/arm: Implement FEAT_SME2 --- 2025-02-06 Richard Henderson New
[11/61] target/arm: Rename zarray to za_state.za target/arm: Implement FEAT_SME2 --- 2025-02-06 Richard Henderson New
[10/61] target/arm: Use FPST_ZA for sme_fmopa_[hsd] target/arm: Implement FEAT_SME2 --- 2025-02-06 Richard Henderson New
[09/61] target/arm: Introduce FPST_ZA, FPST_ZA_F16 target/arm: Implement FEAT_SME2 --- 2025-02-06 Richard Henderson New
[08/61] tcg: Split out tcg_gen_gvec_{add,sub}_var target/arm: Implement FEAT_SME2 --- 2025-02-06 Richard Henderson New
[07/61] tcg: Split out tcg_gen_gvec_mov_var target/arm: Implement FEAT_SME2 --- 2025-02-06 Richard Henderson New
[06/61] tcg: Split out tcg_gen_gvec_3_var target/arm: Implement FEAT_SME2 --- 2025-02-06 Richard Henderson New
[05/61] tcg: Split out tcg_gen_gvec_2_var target/arm: Implement FEAT_SME2 --- 2025-02-06 Richard Henderson New
[04/61] tcg: Add base arguments to check_overlap_[234] target/arm: Implement FEAT_SME2 --- 2025-02-06 Richard Henderson New
[03/61] tcg: Add dbase argument to expand_clr target/arm: Implement FEAT_SME2 --- 2025-02-06 Richard Henderson New
[02/61] tcg: Add dbase argument to do_dup target/arm: Implement FEAT_SME2 --- 2025-02-06 Richard Henderson New
[01/61] tcg: Add dbase argument to do_dup_store target/arm: Implement FEAT_SME2 --- 2025-02-06 Richard Henderson New
[11/11] include/exec: Use uintptr_t in CPUTLBEntry tcg: Cleanups after disallowing 64-on-32 --- 2025-02-05 Richard Henderson New
[10/11] include/exec: Change vaddr to uintptr_t tcg: Cleanups after disallowing 64-on-32 --- 2025-02-05 Richard Henderson New
[09/11] accel/tcg: Fix tlb_set_page_with_attrs, tlb_set_page tcg: Cleanups after disallowing 64-on-32 --- 2025-02-05 Richard Henderson New
[08/11] plugins: Fix qemu_plugin_read_memory_vaddr parameters tcg: Cleanups after disallowing 64-on-32 --- 2025-02-05 Richard Henderson New
[07/11] tcg: Replace addr{lo, hi}_reg with addr_reg in TCGLabelQemuLdst tcg: Cleanups after disallowing 64-on-32 --- 2025-02-05 Richard Henderson New
[06/11] tcg/ppc: Drop addrhi from prepare_host_addr tcg: Cleanups after disallowing 64-on-32 --- 2025-02-05 Richard Henderson New
[05/11] tcg/mips: Drop addrhi from prepare_host_addr tcg: Cleanups after disallowing 64-on-32 --- 2025-02-05 Richard Henderson New
[04/11] tcg/i386: Drop addrhi from prepare_host_addr tcg: Cleanups after disallowing 64-on-32 --- 2025-02-05 Richard Henderson New
[03/11] tcg/arm: Drop addrhi from prepare_host_addr tcg: Cleanups after disallowing 64-on-32 --- 2025-02-05 Richard Henderson New
[02/11] tcg: Merge INDEX_op_qemu_*_{a32,a64}_* tcg: Cleanups after disallowing 64-on-32 --- 2025-02-05 Richard Henderson New
[01/11] tcg: Drop support for two address registers in gen_ldst tcg: Cleanups after disallowing 64-on-32 --- 2025-02-05 Richard Henderson New
[v3,12/12] tcg: Remove TCG_OVERSIZED_GUEST meson: Deprecate 32-bit host support --- 2025-02-04 Richard Henderson New
[v3,11/12] meson: Deprecate 32-bit host support meson: Deprecate 32-bit host support --- 2025-02-04 Richard Henderson Superseded
[v3,10/12] meson: Disallow 64-bit on 32-bit emulation meson: Deprecate 32-bit host support --- 2025-02-04 Richard Henderson Superseded
[v3,09/12] target/*: Remove TARGET_LONG_BITS from cpu-param.h meson: Deprecate 32-bit host support --- 2025-02-04 Richard Henderson Superseded
[v3,08/12] configure: Define TARGET_LONG_BITS in configs/targets/*.mak meson: Deprecate 32-bit host support --- 2025-02-04 Richard Henderson Superseded
[v3,07/12] gitlab-ci: Replace aarch64 with arm in cross-i686-tci build meson: Deprecate 32-bit host support --- 2025-02-04 Richard Henderson Superseded
[v3,06/12] meson: Disallow 64-bit on 32-bit HVF/NVMM/WHPX emulation meson: Deprecate 32-bit host support --- 2025-02-04 Richard Henderson New
[v3,05/12] meson: Disallow 64-bit on 32-bit Xen emulation meson: Deprecate 32-bit host support --- 2025-02-04 Richard Henderson Superseded
[v3,04/12] meson: Disallow 64-bit on 32-bit KVM emulation meson: Deprecate 32-bit host support --- 2025-02-04 Richard Henderson Superseded
[v3,03/12] plugins: Uninline qemu_plugin_add_opts meson: Deprecate 32-bit host support --- 2025-02-04 Richard Henderson New
[v3,02/12] tcg: Move stubs in tcg/perf.h to tcg/perf-stubs.c meson: Deprecate 32-bit host support --- 2025-02-04 Richard Henderson New
[v3,01/12] meson: Drop tcg as a module meson: Deprecate 32-bit host support --- 2025-02-04 Richard Henderson Superseded
[v2,14/14] tcg: Remove TCG_OVERSIZED_GUEST meson: Deprecate 32-bit host support --- 2025-02-03 Richard Henderson Superseded
[v2,13/14] meson: Deprecate 32-bit host support meson: Deprecate 32-bit host support --- 2025-02-03 Richard Henderson Superseded
[v2,12/14] meson: Disallow 64-bit on 32-bit TCG emulation meson: Deprecate 32-bit host support --- 2025-02-03 Richard Henderson New
[v2,11/14] target/*: Remove TARGET_LONG_BITS from cpu-param.h meson: Deprecate 32-bit host support --- 2025-02-03 Richard Henderson Superseded
[v2,10/14] configure: Define TARGET_LONG_BITS in configs/targets/*.mak meson: Deprecate 32-bit host support --- 2025-02-03 Richard Henderson Superseded
[v2,09/14] gitlab: Replace aarch64 with arm in cross-i686-tci build meson: Deprecate 32-bit host support --- 2025-02-03 Richard Henderson Superseded
[v2,08/14] target/mips: Protect objects with CONFIG_TCG meson: Deprecate 32-bit host support --- 2025-02-03 Richard Henderson New
« 1 2 3 4244 245 »