aboutsummaryrefslogtreecommitdiff
path: root/include/exec/tb-hash.h
AgeCommit message (Expand)AuthorFilesLines
2021-05-26accel/tcg: Keep TranslationBlock headers local to TCGPhilippe Mathieu-Daudé1-69/+0
2020-11-15overall/alpha tcg cpus|hppa: Fix Lesser GPL version numberChetan Pant1-1/+1
2019-08-16include: Make headers more self-containedMarkus Armbruster1-0/+2
2018-12-17include: move exec/tb-hash-xx.h to qemu/xxhash.hEmilio G. Cota1-1/+1
2018-12-17exec: introduce qemu_xxhash{2,4,5,6,7}Emilio G. Cota1-1/+1
2017-10-24tcg: define CF_PARALLEL and use it for TB hashing along with CF_COUNT_MASKEmilio G. Cota1-2/+2
2017-07-17exec: [tcg] Use different TBs according to the vCPU's dynamic tracing stateLluís Vilanova1-2/+3
2017-06-05tb-hash: improve tb_jmp_cache hash function in user modeEmilio G. Cota1-0/+12
2016-07-12Clean up ill-advised or unusual header guardsMarkus Armbruster1-2/+2
2016-06-11tb hash: track translated blocks with qhtEmilio G. Cota1-2/+1
2016-06-11tb hash: hash phys_pc, pc, and flags with xxhashEmilio G. Cota1-2/+6
2015-06-26cpu-defs: Move out TB_JMP definesPeter Crosthwaite1-0/+8
2015-06-26include/exec: Move tb hash functions outPeter Crosthwaite1-0/+43