aboutsummaryrefslogtreecommitdiff
path: root/migration/xbzrle.c
AgeCommit message (Expand)Author
2023-05-23migration/xbzrle: Use i386 host/cpuinfo.hRichard Henderson
2023-05-23migration/xbzrle: Shuffle function orderRichard Henderson
2023-05-02migration/xbzrle: Use __attribute__((target)) for avx512Richard Henderson
2023-03-16migration/xbzrle: fix out-of-bounds write with axv512Matheus Tavares Bernardino
2023-03-16migration/xbzrle: use ctz64 to avoid undefined resultMatheus Tavares Bernardino
2023-02-11AVX512 support for xbzrle_encode_bufferling xu
2017-05-18migration: Create migration/xbzrle.hJuan Quintela
2016-03-22util: move declarations out of qemu-common.hVeronia Bahaa
2016-01-29migration: Clean up includesPeter Maydell
2014-12-16Start migrating migration code into a migration directoryDr. David Alan Gilbert