]> git.ipfire.org Git - thirdparty/qemu.git/shortlog
thirdparty/qemu.git
2025-07-12  Roy Hopkinsmeson: Add optional dependency on IGVM library
2025-07-12  Zhenzhong Duani386/tdx: Fix the report of gpa in QAPI
2025-07-12  Xiaoyao Lii386/tdx: handle TDVMCALL_SETUP_EVENT_NOTIFY_INTERRUPT
2025-07-12  Xiaoyao Lii386/tdx: Set value of <GetTdVmCallInfo> based on capab...
2025-07-12  Xiaoyao Liupdate Linux headers to KVM tree master
2025-07-12  Xiaoyao Lii386/tdx: Remove enumeration of GetQuote in tdx_handle_...
2025-07-12  Paolo Bonzinitarget/i386: merge host_cpu_instance_init() and host_cp...
2025-07-12  Paolo Bonzinitarget/i386: move accel_cpu_instance_init to .instance_init
2025-07-12  Paolo Bonzinitarget/i386: allow reordering max_x86_cpu_initfn vs...
2025-07-12  Paolo Bonzinitarget/i386: nvmm, whpx: add accel/CPU class that sets...
2025-07-11  Paolo Bonzinitarget/i386: move max_features to class
2025-07-10  Paolo Bonzinirust/qemu-api: log: implement io::Write
2025-07-10  Manos Pitsidianakisrust/qemu-api-macros: add unit tests
2025-07-10  Manos Pitsidianakisrust/qemu-api-macros: normalize TryInto output
2025-07-10  Manos Pitsidianakisrust/bindings: allow unnecessary_transmutes (1.88)
2025-07-10  Manos Pitsidianakisrust/qemu-api-macros: use syn::Error directly
2025-07-10  Zhao Liurust/qemu-api: Fix binding path in source directory
2025-07-07  Stefan HajnocziMerge tag 'pull-target-arm-20250704' of https://gitlab...
2025-07-07  Stefan HajnocziMerge tag 'accel-20250704' of https://github.com/philmd...
2025-07-04  Richard Hendersonlinux-user/aarch64: Set hwcap bits for SME2p1/SVE2p1
2025-07-04  Richard Hendersontarget/arm: Enable FEAT_SME2p1 on -cpu max
2025-07-04  Peter Maydelltarget/arm: Implement SME2 BFMOPA (non-widening)
2025-07-04  Peter Maydelltarget/arm: Implement FMOPA (non-widening) for fp16
2025-07-04  Richard Hendersontarget/arm: Support FPCR.AH in SME FMOPS, BFMOPS
2025-07-04  Peter Maydelltarget/arm: Rename BFMOPA to BFMOPA_w
2025-07-04  Peter Maydelltarget/arm: Rename FMOPA_h to FMOPA_w_h
2025-07-04  Richard Hendersontarget/arm: Implement LUTI2, LUTI4 for SME2/SME2p1
2025-07-04  Richard Hendersontarget/arm: Implement MOVAZ for SME2p1
2025-07-04  Richard Hendersontarget/arm: Implement LD1Q, ST1Q for SVE2p1
2025-07-04  Richard Hendersontarget/arm: Implement {LD, ST}[234]Q for SME2p1/SVE2p1
2025-07-04  Richard Hendersontarget/arm: Move ld1qq and st1qq primitives to sve_ldst...
2025-07-04  Richard Hendersontarget/arm: Implement {LD1, ST1}{W, D} (128-bit element...
2025-07-04  Richard Hendersontarget/arm: Split the ST_zpri and ST_zprr patterns
2025-07-04  Richard Hendersontarget/arm: Implement SME2 counted predicate register...
2025-07-04  Richard Hendersontarget/arm: Implement TBLQ, TBXQ for SME2p1/SVE2p1
2025-07-04  Richard Hendersontarget/arm: Implement ZIPQ, UZPQ for SME2p1/SVE2p1
2025-07-04  Richard Hendersontarget/arm: Implement PMOV for SME2p1/SVE2p1
2025-07-04  Richard Hendersontarget/arm: Implement EXTQ for SME2p1/SVE2p1
2025-07-04  Richard Hendersontarget/arm: Implement DUPQ for SME2p1/SVE2p1
2025-07-04  Richard Hendersontarget/arm: Implement CNTP (predicate as counter) for...
2025-07-04  Richard Hendersontarget/arm: Implement BFMLSLB{L, T} for SME2/SVE2p1
2025-07-04  Richard Hendersontarget/arm: Implement FADDQV, F{MIN, MAX}{NM}QV for...
2025-07-04  Richard Hendersontarget/arm: Implement ANDQV, ORQV, EORQV for SVE2p1
2025-07-04  Richard Hendersontarget/arm: Implement SME2 SEL
2025-07-04  Richard Hendersontarget/arm: Implement SVE2p1 PEXT
2025-07-04  Richard Hendersontarget/arm: Implement {ADD, SMIN, SMAX, UMIN, UMAX...
2025-07-04  Richard Hendersontarget/arm: Implement SVE2p1 PTRUE (predicate as counter)
2025-07-04  Richard Hendersontarget/arm: Implement SVE2p1 WHILE (predicate as counter)
2025-07-04  Richard Hendersontarget/arm: Implement SVE2p1 WHILE (predicate pair)
2025-07-04  Richard Hendersontarget/arm: Enable PSEL for SVE2p1
2025-07-04  Richard Hendersontarget/arm: Split trans_WHILE to lt and gt
2025-07-04  Richard Hendersontarget/arm: Move scale by esz into helper_sve_while*
2025-07-04  Richard Hendersontarget/arm: Split out do_whileg from helper_sve_whileg
2025-07-04  Richard Hendersontarget/arm: Split out do_whilel from helper_sve_whilel
2025-07-04  Richard Hendersontarget/arm: Expand do_zero inline
2025-07-04  Richard Hendersontarget/arm: Fold predtest_ones into helper_sve_brkns
2025-07-04  Richard Hendersontarget/arm: Introduce pred_count_test
2025-07-04  Richard Hendersontarget/arm: Implement SME2p1 Multiple Zero
2025-07-04  Richard Hendersontarget/arm: Implement FCLAMP for SME2, SVE2p1
2025-07-04  Richard Hendersontarget/arm: Enable SCLAMP, UCLAMP for SVE2p1
2025-07-04  Richard Hendersontarget/arm: Implement SME2 FCLAMP, SCLAMP, UCLAMP
2025-07-04  Richard Hendersontarget/arm: Implement SME2 ZIP, UZP (two registers)
2025-07-04  Richard Hendersontarget/arm: Implement SME2 SQRSHR, UQRSHR, SQRSHRN
2025-07-04  Richard Hendersontarget/arm: Move do_urshr, do_srshr to vec_internal.h
2025-07-04  Richard Hendersontarget/arm: Implement SME2 ZIP, UZP (four registers)
2025-07-04  Richard Hendersontarget/arm: Implement SME2 SUNPK, UUNPK
2025-07-04  Richard Hendersontarget/arm: Implement SQCVTN, UQCVTN, SQCVTUN for SME2...
2025-07-04  Richard Hendersontarget/arm: Implement SME2 SQCVT, UQCVT, SQCVTU
2025-07-04  Richard Hendersontarget/arm: Use do_[us]sat_[bhs] in sve_helper.c
2025-07-04  Richard Hendersontarget/arm: Introduce do_[us]sat_[bhs] macros
2025-07-04  Richard Hendersontarget/arm: Implement SME2 FRINTN, FRINTP, FRINTM,...
2025-07-04  Richard Hendersontarget/arm: Implement SME2 SCVTF, UCVTF
2025-07-04  Richard Hendersontarget/arm: Implement SME2 FCVTZS, FCVTZU
2025-07-04  Richard Hendersontarget/arm: Implement SME2 FCVT (widening), FCVTL
2025-07-04  Richard Hendersontarget/arm: Implement SME2 BFCVT, BFCVTN, FCVT, FCVTN
2025-07-04  Richard Hendersontarget/arm: Implement SME2 ADD/SUB (array accumulator)
2025-07-04  Richard Hendersontarget/arm: Implement SME2 FADD, FSUB, BFADD, BFSUB
2025-07-04  Richard Hendersontarget/arm: Implement SME2 BFMLA, BFMLS
2025-07-04  Richard Hendersontarget/arm: Implement SME2 FMLA, FMLS
2025-07-04  Richard Hendersontarget/arm: Rename gvec_fml[as]_[hs] with _nf_ infix
2025-07-04  Richard Hendersontarget/arm: Implement SME2 SMLAL, SMLSL, UMLAL, UMLSL
2025-07-04  Richard Hendersontarget/arm: Implement SME2 SVDOT, UVDOT, SUVDOT, USVDOT
2025-07-04  Richard Hendersontarget/arm: Implement SDOT, UDOT (2-way) for SME2/SVE2p1
2025-07-04  Richard Hendersontarget/arm: Tighten USDOT (vectors) decode
2025-07-04  Richard Hendersontarget/arm: Rename SVE SDOT and UDOT patterns
2025-07-04  Richard Hendersontarget/arm: Implemement SME2 SDOT, UDOT, USDOT, SUDOT
2025-07-04  Richard Hendersontarget/arm: Rename helper_gvec_*dot_[bh] to *_4[bh]
2025-07-04  Richard Hendersontarget/arm: Implement SME2 FVDOT, BFVDOT
2025-07-04  Richard Hendersontarget/arm: Implement SME2 BFDOT
2025-07-04  Richard Hendersontarget/arm: Implement SME2 FDOT
2025-07-04  Richard Hendersontarget/arm: Implement SME2 FMLAL, BFMLAL
2025-07-04  Richard Hendersontarget/arm: Add helper_gvec{_ah}_bfmlsl{_nx}
2025-07-04  Richard Hendersontarget/arm: Pass ZA to helper_sve2_fmlal_zz[zx]w_s
2025-07-04  Richard Hendersontarget/arm: Implement SME2 ADD/SUB (array results,...
2025-07-04  Richard Hendersontarget/arm: Implement SME2 ADD/SUB (array results,...
2025-07-04  Richard Hendersontarget/arm: Implement SME2 Multiple Vectors SVE Destructive
2025-07-04  Richard Hendersontarget/arm: Implement SME2 Multiple and Single SVE...
2025-07-04  Richard Hendersontarget/arm: Introduce gen_gvec_sve2_sqdmulh
2025-07-04  Richard Hendersontarget/arm: Implement SME2 SMOPS, UMOPS (2-way)
2025-07-04  Richard Hendersontarget/arm: Implement SME2 BMOPA
next