summaryrefslogtreecommitdiff
path: root/include/exec/tb-hash-xx.h
AgeCommit message (Expand)Author
2018-12-17include: move exec/tb-hash-xx.h to qemu/xxhash.hEmilio G. Cota
2018-12-17exec: introduce qemu_xxhash{2,4,5,6,7}Emilio G. Cota
2017-10-24tcg: define CF_PARALLEL and use it for TB hashing along with CF_COUNT_MASKEmilio G. Cota
2017-07-17exec: [tcg] Use different TBs according to the vCPU's dynamic tracing stateLluĂ­s Vilanova
2016-07-12Clean up ill-advised or unusual header guardsMarkus Armbruster
2016-07-12Use #include "..." for our own headers, <...> for othersMarkus Armbruster
2016-06-11exec: add tb_hash_func5, derived from xxhashEmilio G. Cota