122389 Commits (57c43e52bdf7f97c7555f408bddbc0b95e081844)
 

Author SHA1 Message Date
Peter Xu 57c43e52bd migration: Rename save_live_complete_precopy to save_complete 1 year ago
Peter Xu d7530a9682 migration: Drop save_live_complete_postcopy hook 1 year ago
Peter Xu 2145f38c31 migration/bg-snapshot: Do not check for SKIP in iterator 1 year ago
Peter Xu 35290df01b migration/docs: Move docs for postcopy blocktime feature 1 year ago
Peter Xu 2862d6d4fb migration/hmp: Fix postcopy-blocktime per-vCPU results 1 year ago
Peter Xu 31a90360fd migration/hmp: Reorg "info migrate" once more 1 year ago
Stefan Hajnoczi df6fe2abf2 target-arm queue: 1 year ago
Stefan Hajnoczi 84d1639f28 Accelerators patches 1 year ago
Richard Henderson 083fef7358 linux-user/aarch64: Set hwcap bits for SME2p1/SVE2p1 1 year ago
Richard Henderson 7b1613a102 target/arm: Enable FEAT_SME2p1 on -cpu max 1 year ago
Peter Maydell 4805911a92 target/arm: Implement SME2 BFMOPA (non-widening) 1 year ago
Peter Maydell 1a039f94d3 target/arm: Implement FMOPA (non-widening) for fp16 1 year ago
Richard Henderson eba6a6f882 target/arm: Support FPCR.AH in SME FMOPS, BFMOPS 1 year ago
Peter Maydell 99548ad247 target/arm: Rename BFMOPA to BFMOPA_w 1 year ago
Peter Maydell 960bf1a032 target/arm: Rename FMOPA_h to FMOPA_w_h 1 year ago
Richard Henderson a19b104f84 target/arm: Implement LUTI2, LUTI4 for SME2/SME2p1 1 year ago
Richard Henderson ec2d970965 target/arm: Implement MOVAZ for SME2p1 1 year ago
Richard Henderson d2aa9a804e target/arm: Implement LD1Q, ST1Q for SVE2p1 1 year ago
Richard Henderson 0e4ba0607b target/arm: Implement {LD, ST}[234]Q for SME2p1/SVE2p1 1 year ago
Richard Henderson 697fe75202 target/arm: Move ld1qq and st1qq primitives to sve_ldst_internal.h 1 year ago
Richard Henderson fc5f060bcb target/arm: Implement {LD1, ST1}{W, D} (128-bit element) for SVE2p1 1 year ago
Richard Henderson 0af0c9bbb9 target/arm: Split the ST_zpri and ST_zprr patterns 1 year ago
Richard Henderson b0b0818a4a target/arm: Implement SME2 counted predicate register load/store 1 year ago
Richard Henderson 47f4cdd6c2 target/arm: Implement TBLQ, TBXQ for SME2p1/SVE2p1 1 year ago
Richard Henderson 945a379438 target/arm: Implement ZIPQ, UZPQ for SME2p1/SVE2p1 1 year ago
Richard Henderson e421e4e972 target/arm: Implement PMOV for SME2p1/SVE2p1 1 year ago
Richard Henderson 3b5257c860 target/arm: Implement EXTQ for SME2p1/SVE2p1 1 year ago
Richard Henderson a4a49a31f4 target/arm: Implement DUPQ for SME2p1/SVE2p1 1 year ago
Richard Henderson 47810f99e8 target/arm: Implement CNTP (predicate as counter) for SME2/SVE2p1 1 year ago
Richard Henderson 4fddbdf934 target/arm: Implement BFMLSLB{L, T} for SME2/SVE2p1 1 year ago
Richard Henderson 1de7ecfc12 target/arm: Implement FADDQV, F{MIN, MAX}{NM}QV for SVE2p1 1 year ago
Richard Henderson 5b334d17e6 target/arm: Implement ANDQV, ORQV, EORQV for SVE2p1 1 year ago
Richard Henderson ab6bf3d93d target/arm: Implement SME2 SEL 1 year ago
Richard Henderson 16fe3bb942 target/arm: Implement SVE2p1 PEXT 1 year ago
Richard Henderson 8f7e127b66 target/arm: Implement {ADD, SMIN, SMAX, UMIN, UMAX}QV for SVE2p1 1 year ago
Richard Henderson b7094bc252 target/arm: Implement SVE2p1 PTRUE (predicate as counter) 1 year ago
Richard Henderson f9cb0ac8ba target/arm: Implement SVE2p1 WHILE (predicate as counter) 1 year ago
Richard Henderson a3dde8e382 target/arm: Implement SVE2p1 WHILE (predicate pair) 1 year ago
Richard Henderson b61f453053 target/arm: Enable PSEL for SVE2p1 1 year ago
Richard Henderson 54e260bbfc target/arm: Split trans_WHILE to lt and gt 1 year ago
Richard Henderson f96fd13c6e target/arm: Move scale by esz into helper_sve_while* 1 year ago
Richard Henderson 3fd8ce4294 target/arm: Split out do_whileg from helper_sve_whileg 1 year ago
Richard Henderson 56ddef7794 target/arm: Split out do_whilel from helper_sve_whilel 1 year ago
Richard Henderson 91afd009ba target/arm: Expand do_zero inline 1 year ago
Richard Henderson 18914dfba7 target/arm: Fold predtest_ones into helper_sve_brkns 1 year ago
Richard Henderson bcbe82a293 target/arm: Introduce pred_count_test 1 year ago
Richard Henderson f8f65ebc0a target/arm: Implement SME2p1 Multiple Zero 1 year ago
Richard Henderson e9b743947b target/arm: Implement FCLAMP for SME2, SVE2p1 1 year ago
Richard Henderson c1317025d8 target/arm: Enable SCLAMP, UCLAMP for SVE2p1 1 year ago
Richard Henderson 8b61eff8e7 target/arm: Implement SME2 FCLAMP, SCLAMP, UCLAMP 1 year ago