]> git.ipfire.org Git - thirdparty/qemu.git/shortlog
thirdparty/qemu.git
2025-07-11  Juraj Marcinmigration: Rename save_live_complete_precopy_thread...
2025-07-11  Peter Xumigration/postcopy: Add latency distribution report...
2025-07-11  Peter Xumigration/postcopy: blocktime allows track / report...
2025-07-11  Peter Xumigration/postcopy: Optimize blocktime fault tracking...
2025-07-11  Peter Xumigration/postcopy: Cleanup the total blocktime accounting
2025-07-11  Peter Xumigration/postcopy: Cache the tid->vcpu mapping for...
2025-07-11  Peter Xumigration/postcopy: Initialize blocktime context only...
2025-07-11  Peter Xumigration/postcopy: Report fault latencies in blocktime
2025-07-11  Peter Xumigration/postcopy: Add blocktime fault counts per...
2025-07-11  Peter Xumigration/postcopy: Bring blocktime layer to ns level
2025-07-11  Peter Xumigration/postcopy: Drop PostcopyBlocktimeContext.start...
2025-07-11  Peter Xumigration/postcopy: Make all blocktime vars 64bits
2025-07-11  Peter Xumigration/postcopy: Drop all atomic ops in blocktime...
2025-07-11  Peter Xumigration/postcopy: Push blocktime start/end into page...
2025-07-11  Peter Xumigration: Add option to set postcopy-blocktime
2025-07-11  Peter Xumigration/postcopy: Avoid clearing dirty bitmap for...
2025-07-11  Peter Xumigration: Rewrite the migration complete detect logic
2025-07-11  Peter Xumigration/ram: Add tracepoints for ram_save_complete()
2025-07-11  Peter Xumigration/ram: One less indent for ram_find_and_save_bl...
2025-07-11  Peter Xumigration: qemu_savevm_complete*() helpers
2025-07-11  Peter Xumigration: Rename save_live_complete_precopy to save_co...
2025-07-11  Peter Xumigration: Drop save_live_complete_postcopy hook
2025-07-11  Peter Xumigration/bg-snapshot: Do not check for SKIP in iterator
2025-07-11  Peter Xumigration/docs: Move docs for postcopy blocktime feature
2025-07-11  Peter Xumigration/hmp: Fix postcopy-blocktime per-vCPU results
2025-07-11  Peter Xumigration/hmp: Reorg "info migrate" once more
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
next