2025-07-11 |
Peter Xu | migration/postcopy: Cache the tid->vcpu mapping for... |
commit | commitdiff | tree |
2025-07-11 |
Peter Xu | migration/postcopy: Initialize blocktime context only... |
commit | commitdiff | tree |
2025-07-11 |
Peter Xu | migration/postcopy: Report fault latencies in blocktime |
commit | commitdiff | tree |
2025-07-11 |
Peter Xu | migration/postcopy: Add blocktime fault counts per... |
commit | commitdiff | tree |
2025-07-11 |
Peter Xu | migration/postcopy: Bring blocktime layer to ns level |
commit | commitdiff | tree |
2025-07-11 |
Peter Xu | migration/postcopy: Drop PostcopyBlocktimeContext.start... |
commit | commitdiff | tree |
2025-07-11 |
Peter Xu | migration/postcopy: Make all blocktime vars 64bits |
commit | commitdiff | tree |
2025-07-11 |
Peter Xu | migration/postcopy: Drop all atomic ops in blocktime... |
commit | commitdiff | tree |
2025-07-11 |
Peter Xu | migration/postcopy: Push blocktime start/end into page... |
commit | commitdiff | tree |
2025-07-11 |
Peter Xu | migration: Add option to set postcopy-blocktime |
commit | commitdiff | tree |
2025-07-11 |
Peter Xu | migration/postcopy: Avoid clearing dirty bitmap for... |
commit | commitdiff | tree |
2025-07-11 |
Peter Xu | migration: Rewrite the migration complete detect logic |
commit | commitdiff | tree |
2025-07-11 |
Peter Xu | migration/ram: Add tracepoints for ram_save_complete() |
commit | commitdiff | tree |
2025-07-11 |
Peter Xu | migration/ram: One less indent for ram_find_and_save_bl... |
commit | commitdiff | tree |
2025-07-11 |
Peter Xu | migration: qemu_savevm_complete*() helpers |
commit | commitdiff | tree |
2025-07-11 |
Peter Xu | migration: Rename save_live_complete_precopy to save_co... |
commit | commitdiff | tree |
2025-07-11 |
Peter Xu | migration: Drop save_live_complete_postcopy hook |
commit | commitdiff | tree |
2025-07-11 |
Peter Xu | migration/bg-snapshot: Do not check for SKIP in iterator |
commit | commitdiff | tree |
2025-07-11 |
Peter Xu | migration/docs: Move docs for postcopy blocktime feature |
commit | commitdiff | tree |
2025-07-11 |
Peter Xu | migration/hmp: Fix postcopy-blocktime per-vCPU results |
commit | commitdiff | tree |
2025-07-11 |
Peter Xu | migration/hmp: Reorg "info migrate" once more |
commit | commitdiff | tree |
2025-07-07 |
Stefan Hajnoczi | Merge tag 'pull-target-arm-20250704' of https://gitlab... |
commit | commitdiff | tree |
2025-07-07 |
Stefan Hajnoczi | Merge tag 'accel-20250704' of https://github.com/philmd... |
commit | commitdiff | tree |
2025-07-04 |
Richard Henderson | linux-user/aarch64: Set hwcap bits for SME2p1/SVE2p1 |
commit | commitdiff | tree |
2025-07-04 |
Richard Henderson | target/arm: Enable FEAT_SME2p1 on -cpu max |
commit | commitdiff | tree |
2025-07-04 |
Peter Maydell | target/arm: Implement SME2 BFMOPA (non-widening) |
commit | commitdiff | tree |
2025-07-04 |
Peter Maydell | target/arm: Implement FMOPA (non-widening) for fp16 |
commit | commitdiff | tree |
2025-07-04 |
Richard Henderson | target/arm: Support FPCR.AH in SME FMOPS, BFMOPS |
commit | commitdiff | tree |
2025-07-04 |
Peter Maydell | target/arm: Rename BFMOPA to BFMOPA_w |
commit | commitdiff | tree |
2025-07-04 |
Peter Maydell | target/arm: Rename FMOPA_h to FMOPA_w_h |
commit | commitdiff | tree |
2025-07-04 |
Richard Henderson | target/arm: Implement LUTI2, LUTI4 for SME2/SME2p1 |
commit | commitdiff | tree |
2025-07-04 |
Richard Henderson | target/arm: Implement MOVAZ for SME2p1 |
commit | commitdiff | tree |
2025-07-04 |
Richard Henderson | target/arm: Implement LD1Q, ST1Q for SVE2p1 |
commit | commitdiff | tree |
2025-07-04 |
Richard Henderson | target/arm: Implement {LD, ST}[234]Q for SME2p1/SVE2p1 |
commit | commitdiff | tree |
2025-07-04 |
Richard Henderson | target/arm: Move ld1qq and st1qq primitives to sve_ldst... |
commit | commitdiff | tree |
2025-07-04 |
Richard Henderson | target/arm: Implement {LD1, ST1}{W, D} (128-bit element... |
commit | commitdiff | tree |
2025-07-04 |
Richard Henderson | target/arm: Split the ST_zpri and ST_zprr patterns |
commit | commitdiff | tree |
2025-07-04 |
Richard Henderson | target/arm: Implement SME2 counted predicate register... |
commit | commitdiff | tree |
2025-07-04 |
Richard Henderson | target/arm: Implement TBLQ, TBXQ for SME2p1/SVE2p1 |
commit | commitdiff | tree |
2025-07-04 |
Richard Henderson | target/arm: Implement ZIPQ, UZPQ for SME2p1/SVE2p1 |
commit | commitdiff | tree |
2025-07-04 |
Richard Henderson | target/arm: Implement PMOV for SME2p1/SVE2p1 |
commit | commitdiff | tree |
2025-07-04 |
Richard Henderson | target/arm: Implement EXTQ for SME2p1/SVE2p1 |
commit | commitdiff | tree |
2025-07-04 |
Richard Henderson | target/arm: Implement DUPQ for SME2p1/SVE2p1 |
commit | commitdiff | tree |
2025-07-04 |
Richard Henderson | target/arm: Implement CNTP (predicate as counter) for... |
commit | commitdiff | tree |
2025-07-04 |
Richard Henderson | target/arm: Implement BFMLSLB{L, T} for SME2/SVE2p1 |
commit | commitdiff | tree |
2025-07-04 |
Richard Henderson | target/arm: Implement FADDQV, F{MIN, MAX}{NM}QV for... |
commit | commitdiff | tree |
2025-07-04 |
Richard Henderson | target/arm: Implement ANDQV, ORQV, EORQV for SVE2p1 |
commit | commitdiff | tree |
2025-07-04 |
Richard Henderson | target/arm: Implement SME2 SEL |
commit | commitdiff | tree |
2025-07-04 |
Richard Henderson | target/arm: Implement SVE2p1 PEXT |
commit | commitdiff | tree |
2025-07-04 |
Richard Henderson | target/arm: Implement {ADD, SMIN, SMAX, UMIN, UMAX... |
commit | commitdiff | tree |
2025-07-04 |
Richard Henderson | target/arm: Implement SVE2p1 PTRUE (predicate as counter) |
commit | commitdiff | tree |
2025-07-04 |
Richard Henderson | target/arm: Implement SVE2p1 WHILE (predicate as counter) |
commit | commitdiff | tree |
2025-07-04 |
Richard Henderson | target/arm: Implement SVE2p1 WHILE (predicate pair) |
commit | commitdiff | tree |
2025-07-04 |
Richard Henderson | target/arm: Enable PSEL for SVE2p1 |
commit | commitdiff | tree |
2025-07-04 |
Richard Henderson | target/arm: Split trans_WHILE to lt and gt |
commit | commitdiff | tree |
2025-07-04 |
Richard Henderson | target/arm: Move scale by esz into helper_sve_while* |
commit | commitdiff | tree |
2025-07-04 |
Richard Henderson | target/arm: Split out do_whileg from helper_sve_whileg |
commit | commitdiff | tree |
2025-07-04 |
Richard Henderson | target/arm: Split out do_whilel from helper_sve_whilel |
commit | commitdiff | tree |
2025-07-04 |
Richard Henderson | target/arm: Expand do_zero inline |
commit | commitdiff | tree |
2025-07-04 |
Richard Henderson | target/arm: Fold predtest_ones into helper_sve_brkns |
commit | commitdiff | tree |
2025-07-04 |
Richard Henderson | target/arm: Introduce pred_count_test |
commit | commitdiff | tree |
2025-07-04 |
Richard Henderson | target/arm: Implement SME2p1 Multiple Zero |
commit | commitdiff | tree |
2025-07-04 |
Richard Henderson | target/arm: Implement FCLAMP for SME2, SVE2p1 |
commit | commitdiff | tree |
2025-07-04 |
Richard Henderson | target/arm: Enable SCLAMP, UCLAMP for SVE2p1 |
commit | commitdiff | tree |
2025-07-04 |
Richard Henderson | target/arm: Implement SME2 FCLAMP, SCLAMP, UCLAMP |
commit | commitdiff | tree |
2025-07-04 |
Richard Henderson | target/arm: Implement SME2 ZIP, UZP (two registers) |
commit | commitdiff | tree |
2025-07-04 |
Richard Henderson | target/arm: Implement SME2 SQRSHR, UQRSHR, SQRSHRN |
commit | commitdiff | tree |
2025-07-04 |
Richard Henderson | target/arm: Move do_urshr, do_srshr to vec_internal.h |
commit | commitdiff | tree |
2025-07-04 |
Richard Henderson | target/arm: Implement SME2 ZIP, UZP (four registers) |
commit | commitdiff | tree |
2025-07-04 |
Richard Henderson | target/arm: Implement SME2 SUNPK, UUNPK |
commit | commitdiff | tree |
2025-07-04 |
Richard Henderson | target/arm: Implement SQCVTN, UQCVTN, SQCVTUN for SME2... |
commit | commitdiff | tree |
2025-07-04 |
Richard Henderson | target/arm: Implement SME2 SQCVT, UQCVT, SQCVTU |
commit | commitdiff | tree |
2025-07-04 |
Richard Henderson | target/arm: Use do_[us]sat_[bhs] in sve_helper.c |
commit | commitdiff | tree |
2025-07-04 |
Richard Henderson | target/arm: Introduce do_[us]sat_[bhs] macros |
commit | commitdiff | tree |
2025-07-04 |
Richard Henderson | target/arm: Implement SME2 FRINTN, FRINTP, FRINTM,... |
commit | commitdiff | tree |
2025-07-04 |
Richard Henderson | target/arm: Implement SME2 SCVTF, UCVTF |
commit | commitdiff | tree |
2025-07-04 |
Richard Henderson | target/arm: Implement SME2 FCVTZS, FCVTZU |
commit | commitdiff | tree |
2025-07-04 |
Richard Henderson | target/arm: Implement SME2 FCVT (widening), FCVTL |
commit | commitdiff | tree |
2025-07-04 |
Richard Henderson | target/arm: Implement SME2 BFCVT, BFCVTN, FCVT, FCVTN |
commit | commitdiff | tree |
2025-07-04 |
Richard Henderson | target/arm: Implement SME2 ADD/SUB (array accumulator) |
commit | commitdiff | tree |
2025-07-04 |
Richard Henderson | target/arm: Implement SME2 FADD, FSUB, BFADD, BFSUB |
commit | commitdiff | tree |
2025-07-04 |
Richard Henderson | target/arm: Implement SME2 BFMLA, BFMLS |
commit | commitdiff | tree |
2025-07-04 |
Richard Henderson | target/arm: Implement SME2 FMLA, FMLS |
commit | commitdiff | tree |
2025-07-04 |
Richard Henderson | target/arm: Rename gvec_fml[as]_[hs] with _nf_ infix |
commit | commitdiff | tree |
2025-07-04 |
Richard Henderson | target/arm: Implement SME2 SMLAL, SMLSL, UMLAL, UMLSL |
commit | commitdiff | tree |
2025-07-04 |
Richard Henderson | target/arm: Implement SME2 SVDOT, UVDOT, SUVDOT, USVDOT |
commit | commitdiff | tree |
2025-07-04 |
Richard Henderson | target/arm: Implement SDOT, UDOT (2-way) for SME2/SVE2p1 |
commit | commitdiff | tree |
2025-07-04 |
Richard Henderson | target/arm: Tighten USDOT (vectors) decode |
commit | commitdiff | tree |
2025-07-04 |
Richard Henderson | target/arm: Rename SVE SDOT and UDOT patterns |
commit | commitdiff | tree |
2025-07-04 |
Richard Henderson | target/arm: Implemement SME2 SDOT, UDOT, USDOT, SUDOT |
commit | commitdiff | tree |
2025-07-04 |
Richard Henderson | target/arm: Rename helper_gvec_*dot_[bh] to *_4[bh] |
commit | commitdiff | tree |
2025-07-04 |
Richard Henderson | target/arm: Implement SME2 FVDOT, BFVDOT |
commit | commitdiff | tree |
2025-07-04 |
Richard Henderson | target/arm: Implement SME2 BFDOT |
commit | commitdiff | tree |
2025-07-04 |
Richard Henderson | target/arm: Implement SME2 FDOT |
commit | commitdiff | tree |
2025-07-04 |
Richard Henderson | target/arm: Implement SME2 FMLAL, BFMLAL |
commit | commitdiff | tree |
2025-07-04 |
Richard Henderson | target/arm: Add helper_gvec{_ah}_bfmlsl{_nx} |
commit | commitdiff | tree |
2025-07-04 |
Richard Henderson | target/arm: Pass ZA to helper_sve2_fmlal_zz[zx]w_s |
commit | commitdiff | tree |
2025-07-04 |
Richard Henderson | target/arm: Implement SME2 ADD/SUB (array results,... |
commit | commitdiff | tree |
2025-07-04 |
Richard Henderson | target/arm: Implement SME2 ADD/SUB (array results,... |
commit | commitdiff | tree |
2025-07-04 |
Richard Henderson | target/arm: Implement SME2 Multiple Vectors SVE Destructive |
commit | commitdiff | tree |
next |