122407 Commits (ed23a159763293e84d3562dedd731192b093b808)
 

Author SHA1 Message Date
Peter Xu ed23a15976 migration/postcopy: blocktime allows track / report non-vCPU faults 10 months ago
Peter Xu b63a2e9e4b migration/postcopy: Optimize blocktime fault tracking with hashtable 10 months ago
Peter Xu 4c8a119485 migration/postcopy: Cleanup the total blocktime accounting 10 months ago
Peter Xu 28a185204e migration/postcopy: Cache the tid->vcpu mapping for blocktime 10 months ago
Peter Xu f07f2a3092 migration/postcopy: Initialize blocktime context only until listen 10 months ago
Peter Xu b4c82b4288 migration/postcopy: Report fault latencies in blocktime 10 months ago
Peter Xu 271a1940e9 migration/postcopy: Add blocktime fault counts per-vcpu 10 months ago
Peter Xu a098761f63 migration/postcopy: Bring blocktime layer to ns level 10 months ago
Peter Xu 08fb2a9335 migration/postcopy: Drop PostcopyBlocktimeContext.start_time 10 months ago
Peter Xu b2819530e3 migration/postcopy: Make all blocktime vars 64bits 10 months ago
Peter Xu c0f47dfb5b migration/postcopy: Drop all atomic ops in blocktime feature 10 months ago
Peter Xu d2a81ca8c6 migration/postcopy: Push blocktime start/end into page req mutex 10 months ago
Peter Xu f62b7a0a29 migration: Add option to set postcopy-blocktime 10 months ago
Peter Xu adb13d6e42 migration/postcopy: Avoid clearing dirty bitmap for postcopy too 10 months ago
Peter Xu 7aaa1fc072 migration: Rewrite the migration complete detect logic 10 months ago
Peter Xu f1549da610 migration/ram: Add tracepoints for ram_save_complete() 10 months ago
Peter Xu ff9dfc41d9 migration/ram: One less indent for ram_find_and_save_block() 10 months ago
Peter Xu 7dd95a9630 migration: qemu_savevm_complete*() helpers 10 months ago
Peter Xu 57c43e52bd migration: Rename save_live_complete_precopy to save_complete 10 months ago
Peter Xu d7530a9682 migration: Drop save_live_complete_postcopy hook 10 months ago
Peter Xu 2145f38c31 migration/bg-snapshot: Do not check for SKIP in iterator 10 months ago
Peter Xu 35290df01b migration/docs: Move docs for postcopy blocktime feature 10 months ago
Peter Xu 2862d6d4fb migration/hmp: Fix postcopy-blocktime per-vCPU results 10 months ago
Peter Xu 31a90360fd migration/hmp: Reorg "info migrate" once more 10 months ago
Stefan Hajnoczi df6fe2abf2 target-arm queue: 9 months ago
Stefan Hajnoczi 84d1639f28 Accelerators patches 9 months ago
Richard Henderson 083fef7358 linux-user/aarch64: Set hwcap bits for SME2p1/SVE2p1 9 months ago
Richard Henderson 7b1613a102 target/arm: Enable FEAT_SME2p1 on -cpu max 9 months ago
Peter Maydell 4805911a92 target/arm: Implement SME2 BFMOPA (non-widening) 9 months ago
Peter Maydell 1a039f94d3 target/arm: Implement FMOPA (non-widening) for fp16 9 months ago
Richard Henderson eba6a6f882 target/arm: Support FPCR.AH in SME FMOPS, BFMOPS 9 months ago
Peter Maydell 99548ad247 target/arm: Rename BFMOPA to BFMOPA_w 9 months ago
Peter Maydell 960bf1a032 target/arm: Rename FMOPA_h to FMOPA_w_h 9 months ago
Richard Henderson a19b104f84 target/arm: Implement LUTI2, LUTI4 for SME2/SME2p1 9 months ago
Richard Henderson ec2d970965 target/arm: Implement MOVAZ for SME2p1 9 months ago
Richard Henderson d2aa9a804e target/arm: Implement LD1Q, ST1Q for SVE2p1 9 months ago
Richard Henderson 0e4ba0607b target/arm: Implement {LD, ST}[234]Q for SME2p1/SVE2p1 9 months ago
Richard Henderson 697fe75202 target/arm: Move ld1qq and st1qq primitives to sve_ldst_internal.h 9 months ago
Richard Henderson fc5f060bcb target/arm: Implement {LD1, ST1}{W, D} (128-bit element) for SVE2p1 9 months ago
Richard Henderson 0af0c9bbb9 target/arm: Split the ST_zpri and ST_zprr patterns 9 months ago
Richard Henderson b0b0818a4a target/arm: Implement SME2 counted predicate register load/store 9 months ago
Richard Henderson 47f4cdd6c2 target/arm: Implement TBLQ, TBXQ for SME2p1/SVE2p1 9 months ago
Richard Henderson 945a379438 target/arm: Implement ZIPQ, UZPQ for SME2p1/SVE2p1 9 months ago
Richard Henderson e421e4e972 target/arm: Implement PMOV for SME2p1/SVE2p1 9 months ago
Richard Henderson 3b5257c860 target/arm: Implement EXTQ for SME2p1/SVE2p1 9 months ago
Richard Henderson a4a49a31f4 target/arm: Implement DUPQ for SME2p1/SVE2p1 9 months ago
Richard Henderson 47810f99e8 target/arm: Implement CNTP (predicate as counter) for SME2/SVE2p1 9 months ago
Richard Henderson 4fddbdf934 target/arm: Implement BFMLSLB{L, T} for SME2/SVE2p1 9 months ago
Richard Henderson 1de7ecfc12 target/arm: Implement FADDQV, F{MIN, MAX}{NM}QV for SVE2p1 9 months ago
Richard Henderson 5b334d17e6 target/arm: Implement ANDQV, ORQV, EORQV for SVE2p1 9 months ago