Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2023-05-02 | migration/xbzrle: Use __attribute__((target)) for avx512 | Richard Henderson | 1 | -5/+4 |
2023-03-16 | migration/xbzrle: fix out-of-bounds write with axv512 | Matheus Tavares Bernardino | 1 | -4/+3 |
2023-03-16 | migration/xbzrle: use ctz64 to avoid undefined result | Matheus Tavares Bernardino | 1 | -2/+3 |
2023-02-11 | AVX512 support for xbzrle_encode_buffer | ling xu | 1 | -0/+124 |
2017-05-18 | migration: Create migration/xbzrle.h | Juan Quintela | 1 | -1/+1 |
2016-03-22 | util: move declarations out of qemu-common.h | Veronia Bahaa | 1 | -1/+1 |
2016-01-29 | migration: Clean up includes | Peter Maydell | 1 | -0/+1 |
2014-12-16 | Start migrating migration code into a migration directory | Dr. David Alan Gilbert | 1 | -0/+175 |