aboutsummaryrefslogtreecommitdiff
path: root/migration/xbzrle.c
AgeCommit message (Expand)AuthorFilesLines
2023-05-23migration/xbzrle: Use i386 host/cpuinfo.hRichard Henderson1-1/+25
2023-05-23migration/xbzrle: Shuffle function orderRichard Henderson1-122/+122
2023-05-02migration/xbzrle: Use __attribute__((target)) for avx512Richard Henderson1-5/+4
2023-03-16migration/xbzrle: fix out-of-bounds write with axv512Matheus Tavares Bernardino1-4/+3
2023-03-16migration/xbzrle: use ctz64 to avoid undefined resultMatheus Tavares Bernardino1-2/+3
2023-02-11AVX512 support for xbzrle_encode_bufferling xu1-0/+124
2017-05-18migration: Create migration/xbzrle.hJuan Quintela1-1/+1
2016-03-22util: move declarations out of qemu-common.hVeronia Bahaa1-1/+1
2016-01-29migration: Clean up includesPeter Maydell1-0/+1
2014-12-16Start migrating migration code into a migration directoryDr. David Alan Gilbert1-0/+175